Difference between revisions of "Terraform resource: aws iam group policy attachment"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group_policy_attachment | https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group_policy_attachment | ||
− | + | <code>aws_iam_group_policy_attachment</code> attaches a [[managed IAM Policy]] to an [[IAM group]] | |
+ | == Related == | ||
+ | * <code>[[aws_iam_policy]]</code> | ||
+ | * <code>[[aws_iam_role_policy]]</code> | ||
− | + | == See also == | |
− | == See also == | ||
* {{tf identitystore}} | * {{tf identitystore}} | ||
* {{tf iam}} | * {{tf iam}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 14:49, 13 June 2024
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_group_policy_attachment
aws_iam_group_policy_attachment
attaches a managed IAM Policy to an IAM group
Related[edit]
See also[edit]
Advertising: