Skip to content

Releases: cloudposse/terraform-aws-firewall-manager

v0.2.3

22 Nov 16:31
82c2264
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/label/null to v0.25.0 @renovate (#12)

This PR contains the following updates:

Package Type Update Change
cloudposse/label/null (source) module minor 0.24.1 -> 0.25.0

Release Notes

cloudposse/terraform-null-label

v0.25.0

Compare Source

Add "tenant", "labels_as_tags", and "descriptors" @​Nuru (#​132) #### what - Add additional label and `id` component: `tenant` - New input `labels_as_tags` controls which labels are exported as tags - New input `descriptor_formats` generates new output `descriptors` - Update README, remove link to obsolete `terraform-terraform-label` #### why - Support users that host resources on behalf of and/or dedicated to single customers - Supersedes and closes #​131, giving people control over which tags the module generates - Simple mechanism for creating multiple identifiers from the same inputs, reducing the need to create multiple instances of `null-label` - Document `tenant`, `labels_as_tags`, `descriptor_formats`, add additional clarification, stop promoting obsolete module
Fix: Update README Snippets @​korenyoni (#​130) #### what * Update README snippets to reflect use of Terraform Registry. #### why * Including snippets that reflect use of the Terraform Registry make it easier for users to quickly instantiate a null_label module. * README is out of date and does not include snippets that reflect use of the Terraform Registry. #### references * N/A
Bridgecrew compliance @​Nuru (#​125) #### what - Resolve Bridgecrew compliance complaint about example Autoscaling Group (BC_AWS_GENERAL_31) - Fix typo in README - Include Terraform lock file in `.gitignore` #### why - Get clean Bridgecrew badge - Correct confusing error - Ensure lock files are not checked into GitHub #### note The PR can and should be merged into `master` to update README and Bridgecrew without triggering a new release/version. These changes have no effect on the actual module in use and a release will create unnecessary ripple effects. However, merging to `master` will update the README and badges, so is worthwhile, and the changes will move forward into the next release.
Properly output descriptors of chained modules @​Nuru (#​133) #### what - Properly output descriptors of chained modules #### why - Bug fix; implement intended behavior

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, click this checkbox.

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

v0.2.2

06 Oct 17:33
0460e1f
Compare
Choose a tag to compare

🚀 Enhancements

Hotfix outputs @Benbentwo (#11)

what

  • Removes bad outputs

v0.2.1

06 Oct 17:22
4b3407c
Compare
Choose a tag to compare

🚀 Enhancements

Bugfix - Non logging waf_v2 rules @Benbentwo (#9)

what

  • Fixes Non logging configurations for waf_v2 rulesets.
  • Fixes locals ternary operator by using json encode to convert types to string.
  • Adds me to contributors

why

  • Bugs prevented plan and apply by object object type difference
  • Bugs prevented applying rules that did not include firehose

references

  • closes #6

v0.2.0

28 Jun 17:53
a462d02
Compare
Choose a tag to compare
  • No changes

Initial Release

28 Jun 17:52
a462d02
Compare
Choose a tag to compare

what

  • initial implementation of module
  • Firehose support for logging configuration