|
2 | 2 |
|
3 | 3 | meshStack is a Cloud Foundation Platform by meshcloud. AWS is a proprietary public cloud platform provided by Amazon Web Services. meshStack supports project and user management for AWS to include AWS services into cloud projects managed by meshStack.
|
4 | 4 |
|
5 |
| -This terraform module is used to integrate AWS into a meshStack instance as a meshPlatform. The output of this module is a set of credentials that need to be configured in meshStack as described in [meshcloud public docs](https://docs.meshcloud.io/docs/meshstack.how-to.integrate-meshplatform.html). |
| 5 | +This terraform module is used to integrate AWS into a meshStack instance as a meshPlatform. The output of this module is a set of credentials that need to be configured in meshStack as described in [meshcloud public docs](https://docs.meshcloud.io/docs/meshstack.how-to.integrate-meshplatform.html). |
6 | 6 |
|
7 | 7 | <p align="center">
|
8 | 8 | <img src="/.github/Icon_AWS_Meshi_Hugs.png" width="250">
|
@@ -165,18 +165,18 @@ Before opening a Pull Request, we recommend following the below steps to get a f
|
165 | 165 |
|
166 | 166 | | Name | Version |
|
167 | 167 | |------|---------|
|
168 |
| -| <a name="provider_aws.automation"></a> [aws.automation](#provider\_aws.automation) | 4.21.0 | |
169 |
| -| <a name="provider_aws.management"></a> [aws.management](#provider\_aws.management) | 4.21.0 | |
170 |
| -| <a name="provider_aws.meshcloud"></a> [aws.meshcloud](#provider\_aws.meshcloud) | 4.21.0 | |
| 168 | +| <a name="provider_aws.automation"></a> [aws.automation](#provider\_aws.automation) | 4.57.1 | |
| 169 | +| <a name="provider_aws.management"></a> [aws.management](#provider\_aws.management) | 4.57.1 | |
| 170 | +| <a name="provider_aws.meshcloud"></a> [aws.meshcloud](#provider\_aws.meshcloud) | 4.57.1 | |
171 | 171 |
|
172 | 172 | ## Modules
|
173 | 173 |
|
174 | 174 | | Name | Source | Version |
|
175 | 175 | |------|--------|---------|
|
176 | 176 | | <a name="module_automation_account_replicator_access"></a> [automation\_account\_replicator\_access](#module\_automation\_account\_replicator\_access) | ./modules/meshcloud-replicator/replicator-automation-account-access | n/a |
|
177 |
| -| <a name="module_management_account_kraken_access"></a> [management\_account\_kraken\_access](#module\_management\_account\_kraken\_access) | ./modules/meshcloud-cost-explorer/ce-management-account-access | n/a | |
| 177 | +| <a name="module_management_account_metering_access"></a> [management\_account\_metering\_access](#module\_management\_account\_metering\_access) | ./modules/meshcloud-cost-explorer/ce-management-account-access | n/a | |
178 | 178 | | <a name="module_management_account_replicator_access"></a> [management\_account\_replicator\_access](#module\_management\_account\_replicator\_access) | ./modules/meshcloud-replicator/replicator-management-account-access | n/a |
|
179 |
| -| <a name="module_meshcloud_account_kraken_access"></a> [meshcloud\_account\_kraken\_access](#module\_meshcloud\_account\_kraken\_access) | ./modules/meshcloud-cost-explorer/ce-meshcloud-account-access | n/a | |
| 179 | +| <a name="module_meshcloud_account_metering_access"></a> [meshcloud\_account\_metering\_access](#module\_meshcloud\_account\_metering\_access) | ./modules/meshcloud-cost-explorer/ce-meshcloud-account-access | n/a | |
180 | 180 | | <a name="module_meshcloud_account_replicator_access"></a> [meshcloud\_account\_replicator\_access](#module\_meshcloud\_account\_replicator\_access) | ./modules/meshcloud-replicator/replicator-meshcloud-account-access | n/a |
|
181 | 181 |
|
182 | 182 | ## Resources
|
@@ -208,10 +208,14 @@ Before opening a Pull Request, we recommend following the below steps to get a f
|
208 | 208 | | Name | Description |
|
209 | 209 | |------|-------------|
|
210 | 210 | | <a name="output_automation_account_id"></a> [automation\_account\_id](#output\_automation\_account\_id) | Automation Account ID |
|
| 211 | +| <a name="output_cost_explorer_management_account_role_arn"></a> [cost\_explorer\_management\_account\_role\_arn](#output\_cost\_explorer\_management\_account\_role\_arn) | Amazon Resource Name (ARN) of Management Account Role for replicator | |
211 | 212 | | <a name="output_cost_explorer_privileged_external_id"></a> [cost\_explorer\_privileged\_external\_id](#output\_cost\_explorer\_privileged\_external\_id) | Cost explorer privileged\_external\_id |
|
212 |
| -| <a name="output_kraken_aws_iam_keys"></a> [kraken\_aws\_iam\_keys](#output\_kraken\_aws\_iam\_keys) | You can access your credentials when you execute `terraform output kraken_aws_iam_keys` command | |
213 | 213 | | <a name="output_management_account_id"></a> [management\_account\_id](#output\_management\_account\_id) | Management Account ID |
|
214 | 214 | | <a name="output_meshcloud_account_id"></a> [meshcloud\_account\_id](#output\_meshcloud\_account\_id) | Meshcloud Account ID |
|
| 215 | +| <a name="output_meshstack_access_role_name"></a> [meshstack\_access\_role\_name](#output\_meshstack\_access\_role\_name) | The name for the Account Access Role that will be rolled out to all managed accounts. | |
| 216 | +| <a name="output_metering_aws_iam_keys"></a> [metering\_aws\_iam\_keys](#output\_metering\_aws\_iam\_keys) | You can access your credentials when you execute `terraform output metering_aws_iam_keys` command | |
| 217 | +| <a name="output_replicator_automation_account_role_arn"></a> [replicator\_automation\_account\_role\_arn](#output\_replicator\_automation\_account\_role\_arn) | Amazon Resource Name (ARN) of Automation Account Role for replicator | |
215 | 218 | | <a name="output_replicator_aws_iam_keys"></a> [replicator\_aws\_iam\_keys](#output\_replicator\_aws\_iam\_keys) | You can access your credentials when you execute `terraform output replicator_aws_iam_keys` command |
|
| 219 | +| <a name="output_replicator_management_account_role_arn"></a> [replicator\_management\_account\_role\_arn](#output\_replicator\_management\_account\_role\_arn) | Amazon Resource Name (ARN) of Management Account Role for replicator | |
216 | 220 | | <a name="output_replicator_privileged_external_id"></a> [replicator\_privileged\_external\_id](#output\_replicator\_privileged\_external\_id) | Replicator privileged\_external\_id |
|
217 | 221 | <!-- END_TF_DOCS -->
|
0 commit comments