Support resource tags for aws_resourcegroups_group resource #7109
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/resourcegroups
Issues and PRs that pertain to the resourcegroups service.
Milestone
Community Note
Description
We recently merged in the initial
aws_resourcegroups_group
resource for managing the group, but it is currently missing resource tag support. It can be implemented similar to other AWS service resources that support tags via theTag
,UnTag
, andGetTags
API calls. Please note: this feature request is for tagging the group itself, not to support tagging other resources via the group.New or Affected Resource(s)
aws_resourcegroups_group
Potential Terraform Configuration
References
aws_resource_group
resource for managing AWS resource groups #6217The text was updated successfully, but these errors were encountered: