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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -497,7 +497,7 @@ No modules.
497
497
| <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 |
498
498
| <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 |
499
499
| <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 |
500
-
| <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 |
500
+
| <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 |`any`|`{}`| no |
501
501
| <aname="input_associations"></a> [associations](#input\_associations)| Map of Pod Identity associations to be created (map of maps) |`any`|`{}`| no |
502
502
| <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 |
503
503
| <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 |
0 commit comments