cloudposse / terraform-aws-ec2-client-vpn

https://cloudposse.com/accelerate
Apache License 2.0
44 stars 27 forks source link

Update Terraform cloudposse/security-group/aws to v2 - abandoned #65

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/security-group/aws (source) module major 1.0.1 -> 2.0.0

Release Notes

cloudposse/terraform-aws-security-group ### [`v2.0.0`](https://togithub.com/cloudposse/terraform-aws-security-group/releases/tag/2.0.0): Breaking changes [Compare Source](https://togithub.com/cloudposse/terraform-aws-security-group/compare/1.0.1...2.0.0) For details about migrating from v1 to v2, read the [migration documentation](https://togithub.com/cloudposse/terraform-aws-security-group/blob/master/docs/migration-v1-v2.md). Version 1 of this module had a flaw in that it tried to create new security group rules before deleting the old ones, which the Terraform provider does not handle properly and caused most attempted changes to fail. Version 2 resolves this issue by also creating a new security group when the rules change, installing the new rules in the new security group, then changing the security group assignments. Read the README and the migration documentation for more details.
Document migration from v1 to v2 @​Nuru (#​42) #### what - Document migration from v1 to v2 of this module - Fix [#​40](https://togithub.com/cloudposse/terraform-aws-security-group/issues/40) #### why - Serious issues exist in v1, causing v2 to have different defaults and new settings. Documentation is needed to guide users on how to upgrade while minimizing service interruptions. #### references - Closes [#​40](https://togithub.com/cloudposse/terraform-aws-security-group/issues/40)
Fixes the link for examples/complete/main.tf @​jdmedeiros (#​41) Fixes the link for examples/complete/main.tf on the README.md file.

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.



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

renovate[bot] commented 1 year ago

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.

renovate[bot] commented 1 year ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.