-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added tags to irsa module #27842
added tags to irsa module #27842
Conversation
This PR requires approval from the Cloud Platform team. Please wait for a member of the team to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are potential IAM Role and/or policy Changes/additions. Reviewer - If satisfied with the changes/additions - dismiss this request
This PR requires approval from the Cloud Platform team. Please wait for a member of the team to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are potential IAM Role and/or policy Changes/additions. Reviewer - If satisfied with the changes/additions - dismiss this request
90a3be0
to
58dbe0d
Compare
This PR requires approval from the Cloud Platform team. Please wait for a member of the team to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are potential IAM Role and/or policy Changes/additions. Reviewer - If satisfied with the changes/additions - dismiss this request
Terraform Plan SummaryTerraform Plan: 6 to be created, 0 to be destroyed, 0 to be updated, 0 to be replaced and 11 unchanged.Resources to create:+ aws_iam_policy.athena_access
+ kubernetes_secret.irsa
+ module.irsa.kubernetes_service_account.generated_sa
+ module.irsa.module.iam_assumable_role.aws_iam_role.this[0]
+ module.irsa.module.iam_assumable_role.aws_iam_role_policy_attachment.this["athena"]
+ module.irsa.random_id.id |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are potential IAM Role and/or policy Changes/additions. Reviewer - If satisfied with the changes/additions - dismiss this request
Terraform Plan SummaryTerraform Plan: 6 to be created, 0 to be destroyed, 0 to be updated, 0 to be replaced and 11 unchanged.Resources to create:+ aws_iam_policy.athena_access
+ kubernetes_secret.irsa
+ module.irsa.kubernetes_service_account.generated_sa
+ module.irsa.module.iam_assumable_role.aws_iam_role.this[0]
+ module.irsa.module.iam_assumable_role.aws_iam_role_policy_attachment.this["athena"]
+ module.irsa.random_id.id |
No description provided.