cloudposse / terraform-aws-guardduty

Terraform module to provision AWS Guard Duty
https://cloudposse.com/accelerate
Apache License 2.0
22 stars 27 forks source link

Update Terraform cloudposse/sns-topic/aws to v0.15.0 #8

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/sns-topic/aws (source) terraform minor 0.9.0 -> 0.15.0

Release Notes

cloudposse/terraform-aws-sns-topic ### [`v0.15.0`](https://togithub.com/cloudposse/terraform-aws-sns-topic/releases/0.15.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-sns-topic/compare/0.14.0...0.15.0)
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @​maximmi (#​30) #### what - update context.tf to v0.24.1 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant
### [`v0.14.0`](https://togithub.com/cloudposse/terraform-aws-sns-topic/releases/0.14.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-sns-topic/compare/0.13.0...0.14.0)
minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @​maximmi (#​29) #### what - update context.tf to v0.23.0 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant
### [`v0.13.0`](https://togithub.com/cloudposse/terraform-aws-sns-topic/releases/0.13.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-sns-topic/compare/0.12.0...0.13.0)
readme updated, BC conpliance checks fixed @​maximmi (#​26) #### what * BridgeCrew compliance checks fix * readme updated * default behaviour changed: `Encrypt SNS Topic Data` enabled by default * default behaviour changed: `Encrypt SQS Queue Data` enabled by default #### why * To be able to position our modules as standards compliant * Providing explicit note about policy attached directly to user * To comply BridgeCrew check #### references * https://docs.bridgecrew.io/docs/general_15 * https://docs.bridgecrew.io/docs/general_16-encrypt-sqs-queue
### [`v0.12.0`](https://togithub.com/cloudposse/terraform-aws-sns-topic/releases/0.12.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-sns-topic/compare/0.11.0...0.12.0)
Terraform 0.14 upgrade @​maximmi (#​24) #### what - Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard #### why - Support Terraform 0.14
### [`v0.11.0`](https://togithub.com/cloudposse/terraform-aws-sns-topic/releases/0.11.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-sns-topic/compare/0.10.0...0.11.0) - No changes ### [`v0.10.0`](https://togithub.com/cloudposse/terraform-aws-sns-topic/releases/0.10.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-sns-topic/compare/0.9.0...0.10.0) #### what - Add a retry policy for the SNS topic #### why - Override the default retry policy for SNS as some of the default settings are not suitable for all subscriptions NOTE: The value defaults to null, which instucts terraform to use the default retry policy. I've tested this for both scenarios (Returning back to a default policy, and ensuring the default policy is still used if the var is not supplied).

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

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



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