You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_amazon_managed_service_prometheus_workspace_arns"></a> [amazon\_managed\_service\_prometheus\_workspace\_arns](#input\_amazon\_managed\_service\_prometheus\_workspace\_arns)| List of AMP Workspace ARNs to read and write metrics |`list(string)`|`[]`| no |
489
490
| <aname="input_appmesh_controller_policy_name"></a> [appmesh\_controller\_policy\_name](#input\_appmesh\_controller\_policy\_name)| Custom name of the AppMesh Controller IAM policy |`string`|`null`| no |
490
491
| <aname="input_appmesh_envoy_proxy_policy_name"></a> [appmesh\_envoy\_proxy\_policy\_name](#input\_appmesh\_envoy\_proxy\_policy\_name)| Custom name of the AppMesh Envoy Proxy IAM policy |`string`|`null`| no |
492
+
| <aname="input_association_defaults"></a> [association\_defaults](#input\_association\_defaults)| Default values used across all Pod Identity associations created unless a more specific value is provided |`map(string)`|`{}`| no |
493
+
| <aname="input_associations"></a> [associations](#input\_associations)| Map of Pod Identity associations to be created (map of maps) |`any`|`{}`| no |
491
494
| <aname="input_attach_amazon_managed_service_prometheus_policy"></a> [attach\_amazon\_managed\_service\_prometheus\_policy](#input\_attach\_amazon\_managed\_service\_prometheus\_policy)| Determines whether to attach the Amazon Managed Service for Prometheus IAM policy to the role |`bool`|`false`| no |
492
495
| <aname="input_attach_aws_appmesh_controller_policy"></a> [attach\_aws\_appmesh\_controller\_policy](#input\_attach\_aws\_appmesh\_controller\_policy)| Determines whether to attach the AppMesh Controller policy to the role |`bool`|`false`| no |
493
496
| <aname="input_attach_aws_appmesh_envoy_proxy_policy"></a> [attach\_aws\_appmesh\_envoy\_proxy\_policy](#input\_attach\_aws\_appmesh\_envoy\_proxy\_policy)| Determines whether to attach the AppMesh Envoy Proxy policy to the role |`bool`|`false`| no |
@@ -560,6 +563,7 @@ No modules.
560
563
561
564
| Name | Description |
562
565
|------|-------------|
566
+
| <aname="output_associations"></a> [associations](#output\_associations)| Map of Pod Identity associations created |
563
567
| <aname="output_iam_policy_arn"></a> [iam\_policy\_arn](#output\_iam\_policy\_arn)| The ARN assigned by AWS to this policy |
564
568
| <aname="output_iam_policy_id"></a> [iam\_policy\_id](#output\_iam\_policy\_id)| The policy's ID |
565
569
| <aname="output_iam_policy_name"></a> [iam\_policy\_name](#output\_iam\_policy\_name)| Name of IAM policy |
0 commit comments