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
I am trying to add tags to the AWS IAM policy created (with suffix cert-manager-irsa). I am not able to do that even while I am passing the tags parameter .
✋ I have searched the open/closed issues and my issue is not listed.
Description
I am trying to add tags to the AWS IAM policy created (with suffix
cert-manager-irsa
). I am not able to do that even while I am passing the tags parameter .Versions
Module version [Required]: v4.17.0
Terraform version: v1.3.4
Provider version(s):
Reproduction Code [Required]
My configuration is as below (main.tf)
Steps to reproduce the behavior:
Apply the above terraform file after initiating
Expected behaviour
The policy created with suffix
cert-manager-irsa
should have the tagsname=vishal
Actual behaviour
The policy gets created without the tag
The text was updated successfully, but these errors were encountered: