Add import functionality to iam_group_policy_attachment and iam_user_policy_attachment #6602
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/iam
Issues and PRs that pertain to the iam service.
Milestone
Community Note
Description
It would be useful if resources
aws_iam_group_policy_attachment
andaws_iam_user_policy_attachment
had imports implemented, similar to whataws_iam_role_policy_attachment
currently has. A similar parsing mechanic could be used and I would imagine the logic is about the same. Having this implemented would help facilitate bringing Terraform into live environments where these attachment styles are preferred.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: