Skip to content

Commit ae0293f

Browse files
committed
Update README.md
1 parent dd9b571 commit ae0293f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This terraform module is used to integrate AWS into a meshStack instance as a me
1515
- Three accounts to segregate accounts by function.
1616
- management account: organization management account, the account that hosts the AWS Organization
1717
- meshcloud account: meshStack will use this account to host the IAM users used by meshStack
18-
- automation account: meshStack will use this account to manage CloudFormation that are used in [Landing Zones](https://docs.meshcloud.io/docs/meshcloud.landing-zones.html).
18+
- automation account: meshStack will use this account to manage CloudFormation templates that are used in [Landing Zones](https://docs.meshcloud.io/docs/meshcloud.landing-zones.html).
1919
- AdministratorAccess in those accounts.
2020

2121
While not strictily necessary, we recommend to configure a [terraform backend](https://developer.hashicorp.com/terraform/language/settings/backends/configuration) to store your state. Storing terraform state will allow you to maintain your meshStack integration after the initial provisioning.

0 commit comments

Comments
 (0)