Skip to content
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

Update iam-policy 2.0.0 -> 2.0.1 #53

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Update iam-policy 2.0.0 -> 2.0.1 #53

merged 1 commit into from
Sep 28, 2023

Conversation

Nuru
Copy link
Contributor

@Nuru Nuru commented Sep 28, 2023

what

  • Update iam-policy 2.0.0 -> 2.0.1

why

  • Fix bug when iam_policy_statements is a tuple that cannot be converted to a list

references

@Nuru Nuru requested review from a team as code owners September 28, 2023 05:59
@Nuru Nuru added the bugfix Change that restores intended behavior label Sep 28, 2023
Copy link

@bridgecrew bridgecrew bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bridgecrew has found errors in this PR ⬇️

@@ -13,7 +13,7 @@ locals {

module "eks_iam_policy" {
source = "cloudposse/iam-policy/aws"
version = "2.0.0"
version = "2.0.1"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HIGH  Ensure Terraform module sources use a git url with a commit hash revision
    Resource: eks_iam_policy | Bridgecrew ID: BC_CROSS_1 | Checkov ID: CKV_TF_1

@Nuru Nuru requested a review from aknysh September 28, 2023 06:01
@Nuru
Copy link
Contributor Author

Nuru commented Sep 28, 2023

/terratest

@Nuru Nuru enabled auto-merge (squash) September 28, 2023 06:04
@Nuru Nuru merged commit d9f7bef into main Sep 28, 2023
16 checks passed
@Nuru Nuru deleted the iam-policy branch September 28, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Change that restores intended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants