Skip to content

Commit 56e9e16

Browse files
authored
Merge pull request #258 from stackql/feature/provider-docs
updated snowflake docs
2 parents 2c728e6 + 7eb0d4b commit 56e9e16

File tree

1 file changed

+1
-1
lines changed
  • docs/snowflake-docs/providers/snowflake/managed_account/managed_accounts

1 file changed

+1
-1
lines changed

docs/snowflake-docs/providers/snowflake/managed_account/managed_accounts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Creates, updates, deletes, gets or lists a <code>managed_accounts</code> resourc
4040
| <CopyableCode code="created_on" /> | `string` | Date and time the account was created. |
4141
| <CopyableCode code="locator" /> | `string` | Legacy identifier for the account. |
4242
| <CopyableCode code="region" /> | `string` | Region in which the managed account is located. For reader accounts, this is always the same as the region for the provider account. |
43-
| <CopyableCode code="url" /> | `string` | Account URL that is used to connect to the account, in the account name format. The account identifier in this format follows the pattern <orgname>-<account_name>. |
43+
| <CopyableCode code="url" /> | `string` | Account URL that is used to connect to the account, in the account name format. The account identifier in this format follows the pattern {orgname}-{account_name}. |
4444

4545
## Methods
4646
| Name | Accessible by | Required Params | Description |

0 commit comments

Comments
 (0)