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/cloudtrail-s3-bucket/aws to v0.26.4 #214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/cloudtrail-s3-bucket/aws (source) module patch 0.26.3 -> 0.26.4

Release Notes

cloudposse/terraform-aws-cloudtrail-s3-bucket (cloudposse/cloudtrail-s3-bucket/aws)

v0.26.4

Compare Source

🐛 Bug Fixes

Fix Race Condition between the Creation of the S3 Bucket Policy and the CloudTrail Trail @​X-Guardian (#​91)

what

Fix the race condition between the creation of the S3 Bucket policy and the CloudTrail trail by adding a depends_on argument to the bucket_id output which is used as input to the CloudTrail module. This ensures that all the resources in the CloudTrail S3 Bucket module, including the S3 Bucket Policy have been created before the CloudTrail trail is created.

The example used for the tests has also been updated to include the creation of the CloudTrail Trail to verify that this is working.

why

🤖 Automatic Updates

Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​89)

what

  • Install latest GitHub Action Workflows

why

  • Use shared workflows from cldouposse/.github repository
  • Simplify management of workflows from centralized hub of configuration
Add GitHub Settings @​osterman (#​84)

what

  • Install a repository config (.github/settings.yaml)

why

  • Programmatically manage GitHub repo settings
Update Scaffolding @​osterman (#​82)

what

  • Reran make readme to rebuild README.md from README.yaml
  • Migrate to square badges
  • Add scaffolding for repo settings and Mergify

why

  • Upstream template changed in the .github repo
  • Work better with repository rulesets
  • Modernize look & feel

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 15, 2024 20:16
@renovate renovate bot added the auto-update label Apr 15, 2024
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch 5 times, most recently from bf965f1 to 2d30878 Compare April 22, 2024 21:46
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch 3 times, most recently from 8576ac5 to 1645655 Compare May 3, 2024 06:31
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch 4 times, most recently from d24664c to 7aca3b1 Compare May 10, 2024 07:56
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch 4 times, most recently from 22fe886 to 57ecfc6 Compare May 17, 2024 20:22
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch 4 times, most recently from 7b066bd to 097f270 Compare May 24, 2024 14:33
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch 3 times, most recently from efc24a4 to c3bb1f9 Compare May 31, 2024 22:22
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch from c3bb1f9 to 0772da0 Compare June 7, 2024 06:29
@renovate renovate bot force-pushed the renovate/cloudposse-cloudtrail-s3-bucket-aws-0.x branch from 0772da0 to ea4eac3 Compare June 7, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants