Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Update Terraform cloudposse/cloudfront-s3-cdn/aws to v0.98.2#5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudposse-cloudfront-s3-cdn-aws-0.x
Open

Update Terraform cloudposse/cloudfront-s3-cdn/aws to v0.98.2#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudposse-cloudfront-s3-cdn-aws-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 31, 2025

This PR contains the following updates:

Package Type Update Change
cloudposse/cloudfront-s3-cdn/aws (source) module minor 0.97.00.98.2

Release Notes

cloudposse/terraform-aws-cloudfront-s3-cdn (cloudposse/cloudfront-s3-cdn/aws)

v0.98.2

Compare Source

🤖 Automatic Updates

chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.5 (release/v0) @​[renovate[bot]](https://redirect.github.com/apps/renovate) (#​351) This PR contains the following updates:
Package Type Update Change
cloudposse/s3-log-storage/aws (source) module patch 1.4.2 -> 1.4.5

Release Notes
cloudposse/terraform-aws-s3-log-storage (cloudposse/s3-log-storage/aws)
v1.4.5

Compare Source

🚀 Enhancements
fix: remove join calls on bucket arn + id usage @​&#​8203;carterdanko-dw (#&#​8203;125)
what
  • Initially put the wrong values for coditions, just needs to be a list
  • Bucket should be single resource vs joining on a list.
references

issue #122

🐛 Bug Fixes
fix: remove join calls on bucket arn + id usage @​&#​8203;carterdanko-dw (#&#​8203;125)
what
  • Initially put the wrong values for coditions, just needs to be a list
  • Bucket should be single resource vs joining on a list.
references

issue #122

v1.4.4

Compare Source

🚀 Enhancements
Issue-122/Values expect list of strings vs string @​&#​8203;carterdanko-dw (#&#​8203;123)
what

Updating the sqs iam permissions, as the values expects to be a list of strings vs just the single string arn that is the output of the module.

why

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam\\_policy\\_document#condition-1 expects to be a list of strings, vs just the single string arn of the s3 bucket.

references

Github issue #​122

🐛 Bug Fixes
Issue-122/Values expect list of strings vs string @​&#​8203;carterdanko-dw (#&#​8203;123)
what

Updating the sqs iam permissions, as the values expects to be a list of strings vs just the single string arn that is the output of the module.

why

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam\\_policy\\_document#condition-1 expects to be a list of strings, vs just the single string arn of the s3 bucket.

references

Github issue #​122

🤖 Automatic Updates
Migrate new test account @​&#​8203;osterman (#&#​8203;119)
what
  • Update .github/settings.yml
  • Update .github/chatops.yml files
why
  • Re-apply .github/settings.yml from org level to get terratest environment
  • Migrate to new test account
References
  • DEV-388 Automate clean up of test account in new organization
  • DEV-387 Update terratest to work on a shared workflow instead of a dispatch action
  • DEV-386 Update terratest to use new testing account with GitHub OIDC
Update .github/settings.yml @​&#​8203;osterman (#&#​8203;118)
what
  • Update .github/settings.yml
  • Drop .github/auto-release.yml files
why
  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings
references
  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @​&#​8203;osterman (#&#​8203;112)
what
  • Update .github/settings.yml
  • Drop .github/auto-release.yml files
why
  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings
references
  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @​&#​8203;osterman (#&#​8203;111)
what
  • Update .github/settings.yml
  • Drop .github/auto-release.yml files
why
  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings
references
  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update release workflow to allow pull-requests: write @​&#​8203;osterman (#&#​8203;110)
what
  • Update workflow (.github/workflows/release.yaml) to have permission to comment on PR
why
  • So we can support commenting on PRs with a link to the release
Update GitHub Workflows to use shared workflows from '.github' repo @​&#​8203;osterman (#&#​8203;109)
what
  • Update workflows (.github/workflows) to use shared workflows from .github repo
why
  • Reduce nested levels of reusable workflows
Update GitHub Workflows to Fix ReviewDog TFLint Action @​&#​8203;osterman (#&#​8203;108)
what
  • Update workflows (.github/workflows) to add issue: write permission needed by ReviewDog tflint action
why
  • The ReviewDog action will comment with line-level suggestions based on linting failures
Update GitHub workflows @​&#​8203;osterman (#&#​8203;107)
what
  • Update workflows (.github/workflows/settings.yaml)
why
  • Support new readme generation workflow.
  • Generate banners
Use GitHub Action Workflows from `cloudposse/.github` Repo @​&#​8203;osterman (#&#​8203;106)
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 @​&#​8203;osterman (#&#​8203;104)
what
  • Install a repository config (.github/settings.yaml)
why
  • Programmatically manage GitHub repo settings
Update README.md and docs @​&#​8203;cloudpossebot (#&#​8203;99)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

Update Scaffolding @​&#​8203;osterman (#&#​8203;100)
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
v1.4.3

Compare Source

🤖 Automatic Updates
Update Terraform cloudposse/s3-bucket/aws to v3.1.3 (main) @​&#​8203;renovate (#&#​8203;95)

This PR contains the following updates:

Package Type Update Change
cloudposse/s3-bucket/aws (source) module patch 3.1.2 -> 3.1.3

Release Notes
cloudposse/terraform-aws-s3-bucket (cloudposse/s3-bucket/aws)
v3.1.3

Compare Source

Unfortunately, this change makes count unknown at plan time in certain situations. In general, you cannot use the output of compact() in count.

The solution is to stop using the deprecated policy input and revert to 3.1.2 or upgrade to 4.0.

🚀 Enhancements
Fix `source_policy_documents` combined with `var.policy` being ignored @​&#​8203;&#&#​8203;8203;johncblandii (#&#&#​8203;8203;201)
what
  • Changed var.source_policy_documents to local.source_policy_documents so var.policy usage was still supported
why
  • The ternary check uses var,source_policy_documents so var.policy being combined with var.source_policy_documents into local.source_policy_documents does not provide true for the ternary to execute
references

Update README.md and docs @​&#​8203;cloudpossebot (#&#​8203;94)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates


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.

v0.98.1

Compare Source

fix(lambda@edge): Add support for doc auto-generation with atmos @​jwadolowski (#​347)

what

README.md generation support with atmos CLI.

why

#​342 replaced Makefile with atmos.yaml for the main module, but Lambda@​Edge submodule got overlooked.

references

🤖 Automatic Updates

Fix go version in tests @​osterman (#​343)

what

  • Update go 1.24

why

  • Error loading shared library libresolv.so.2 in Go 1.20

References

Replace Makefile with atmos.yaml @​osterman (#​342)

what

  • Remove Makefile
  • Add atmos.yaml

why

  • Replace build-harness with atmos for readme genration

References

  • DEV-3229 Migrate from build-harness to atmos

v0.98.0

Compare Source

fix: terratest w/ go updates @​oycyc (#​337) Not familiar with how Go works, but following the suggestions to update packages looks to fix the tests in this repository!

The commands I executed per @​Nuru 's suggestion on Slack:

cd test/src
go get -u ./... [github.com/gruntwork-io/terratest](http://github.com/gruntwork-io/terratest) [github.com/stretchr/testify](http://github.com/stretchr/testify) go@1.23
go mod tidy

image

Slack thread here on CloudPosse: https://sweetops.slack.com/archives/G014YEKDH4K/p1748635698940509?thread_ts=1746672149.263629&cid=G014YEKDH4K

🚀 Enhancements

replace TLSv1.2_2019 with TLSv1.2_2021 as default policy @​jamerply (#​294)

what

This PR updates the mimimum_protocol_version variable so that it defaults to TLSv1.2_2021 (the current recommended security policy recommended by AWS) instead of TLSv1.2_2019.

why

The most current security policy is no longer TLSv1.2_2019 but is TLSv1.2_2021.

references

See the "Security Policy" heading under the "Distribution Setting" section of the AWS CloudFront Documentation for further information.


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 force-pushed the renovate/cloudposse-cloudfront-s3-cdn-aws-0.x branch from bb2dbb7 to faf8344 Compare July 27, 2025 12:03
@renovate renovate Bot changed the title Update Terraform cloudposse/cloudfront-s3-cdn/aws to v0.98.0 Update Terraform cloudposse/cloudfront-s3-cdn/aws to v0.98.1 Jul 27, 2025
@renovate renovate Bot changed the title Update Terraform cloudposse/cloudfront-s3-cdn/aws to v0.98.1 Update Terraform cloudposse/cloudfront-s3-cdn/aws to v0.98.2 Aug 19, 2025
@renovate renovate Bot force-pushed the renovate/cloudposse-cloudfront-s3-cdn-aws-0.x branch from faf8344 to a256ce9 Compare August 19, 2025 04:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants