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 Terraform cloudposse/iam-policy/aws to v1.0.1 (main) #46

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/iam-policy/aws (source) module patch 1.0.0 -> 1.0.1

Release Notes

cloudposse/terraform-aws-iam-policy

v1.0.1

Compare Source

🚀 Enhancements
fix: support JSON inputs for policy document when IAM policy/statements are not set as Terraform objects @​gberenice (#​28)
what
  • Consider JSON source policy documents in the recently added precondition block.
why
│ Error: Resource precondition failed
│ 
│   on .terraform/modules/iam_policy/main.tf line 90, in data "aws_iam_policy_document" "this":
│   90:       condition     = var.iam_policy_statements != null || var.iam_policy != null
│     ├────────────────
│     │ var.iam_policy is null
│     │ var.iam_policy_statements is null
│ 
│ Exactly 1 of var.iam_policy and var.iam_policy_statments may be used, preferably var.iam_policy.
references
  • N/A

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners June 21, 2023 11:13
@renovate renovate bot added the auto-update This PR was automatically generated label Jun 21, 2023
@renovate renovate bot requested review from korenyoni and florian0410 June 21, 2023 11:13
@renovate
Copy link
Contributor Author

renovate bot commented Jun 21, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@max-lobur max-lobur added the minor New features that do not break anything label Jun 21, 2023
@max-lobur
Copy link
Contributor

/terratest

@max-lobur max-lobur merged commit 79d0424 into main Jun 21, 2023
@max-lobur max-lobur deleted the renovate/main-cloudposse-iam-policy-aws-1.x branch June 21, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant