Skip to content

v0.26.3

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 20 May 22:57
f84113b

🤖 Automatic Updates

chore(deps): update terraform cloudposse/security-group/aws to v0.3.1 @renovate (#74)

This PR contains the following updates:

Package Type Update Change
cloudposse/security-group/aws (source) module minor 0.2.0 -> 0.3.1

Release Notes

cloudposse/terraform-aws-security-group

v0.3.1

Compare Source

🐛 Bug Fixes

Restore Terraform 0.13 support, fix #​12 @​Nuru (#​15) #### what - Restore Terraform 0.13 support - Fix #​12 - Add additional tests #### why - Lots of people still using Terraform 0.13 - Useful, requested functionality - Ensure against reversion of #​12 or #​13, protect against future issues with null values

v0.3.0

Compare Source

refactor: rework value mapping for for_each and update dependencies @​SweetOps (#​11) #### what * rework value mapping for `for_each` * bump minimal required version of TF to `0.14.0` * bump terratest to `v0.32.8` #### why * terraform has weird limitation which blocks using of dynamic values inside the `for_each` loop ```sh The "for_each" value depends on resource attributes that cannot be determined until apply, so Terraform cannot predict how many instances will be created. To work around this, use the -target argument to first apply only the resources that the for_each depends on. ```

Configuration

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

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.