Skip to content

Releases: aws-ia/terraform-aws-networkfirewall

v1.0.1

12 Feb 08:58
786dc7c
Compare
Choose a tag to compare

What's Changed

  • Support for network_firewall_encryption by @alexknez in #10. If customer provided newly introduced variable network_firewall_encryption_key_arn with ARN of KMS key, it will be used for encrypting data at the rest. Otherwise, AWS managed KMS key will be utilized (default behaviour).

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Aug 21:11
174d414
Compare
Choose a tag to compare

What's Changed

Moving to version 1.0.0 - by @pablo19sc

  • Support for AWS provider version 5.x
  • Main change is that the variable tgw_subnet_route_tables changes to connectivity_subnet_route_tables to not create confusion when using the module with AWS Cloud WAN - added moved.tf file with moved blocks to avoid re-creation of resources.

Full Changelog: v0.1.1...v1.0.0

v0.1.1

17 Mar 10:52
d4365ce
Compare
Choose a tag to compare

What's Changed

  • Bug fix: updates in README to show how to properly configure the firewall_configuration variable by @pablo19sc in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Mar 10:03
a8b1f67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

20 Oct 18:34
69d6225
Compare
Choose a tag to compare

What's Changed

  • Remove "experiments" block & required_version >= 1.3.0 by @pablo19sc in #3

Full Changelog: v0.0.1...v0.0.2

v0.0.1

17 Aug 15:56
b7345eb
Compare
Choose a tag to compare

What's Changed

  • First Commit - AWS Network Firewall Module by @pablo19sc in #1

New Contributors

Full Changelog: https://github.com/aws-ia/terraform-aws-networkfirewall/commits/v0.0.1