diff --git a/README.md b/README.md index 1cb6a37..b89afc7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This terraform module is used to integrate AWS into a meshStack instance as a me - Three accounts to segregate accounts by function. - management account: organization management account, the account that hosts the AWS Organization - meshcloud account: meshStack will use this account to host the IAM users used by meshStack - - 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). + - 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). - AdministratorAccess in those accounts. 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.