Support Tagging for IAM OIDC Providers #18108
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/iam
Issues and PRs that pertain to the iam service.
Community Note
Description
The
aws_iam_openid_connect_provider
resource doesn't currently support tags, while the underlying resource in AWS does. It seems like there's a field to tag them on creation in the API, and there's also a separate API endpoint that can add tags to them once created. Being able to tag these as part of our Terraform, instead of manually later, would be useful.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: