Skip to content

Releases: binbashar/terraform-aws-network-firewall

v0.1.4

14 Oct 18:36
dd05de6
Compare
Choose a tag to compare

What's Changed

  • Add support for AWS Managed Rule Groups and custom Suricata rules.
  • Add parameters to configure rule order and stream exception policies.
  • Update stateless_rule_groups to support custom actions and multiple rule configurations.
  • Enhance the module to handle advanced stateful rule groups, including the use of rule variables like IP sets and port sets.
  • Add logs support.

v0.1.3 - 2021-10-08T13:04:51Z

08 Jul 18:06
Compare
Choose a tag to compare

v0.1.3 - 2021-10-08T13:04:51Z

  • c069f93 Updating CHANGELOG.md via make changelog-patch for ^@^@v0.1.3 [ci skip]
  • cf6acfe Create FUNDING.yml

v0.1.2 - 2021-09-21T21:35:07Z

29 Sep 14:01
Compare
Choose a tag to compare

v0.1.2 - 2021-09-21T21:35:07Z

  • fc3e4a0 Updating CHANGELOG.md via make changelog-patch for v0.1.2 [ci skip]
  • 7911f7e Merge pull request #4 from binbashar/fix/readme
  • 9fddbe6 Remove unused condition for network_firewall_policy output
  • a79318f Fix network_firewall_policy output
  • dbaeb53 Add network_firewall_policy output
  • 4472e17 Define specific names avoid name conflicts during test execution.
  • c3fd47c Fix markdown title in README

v0.1.1 - 2021-08-25T14:50:33Z

25 Aug 14:59
Compare
Choose a tag to compare

v0.1.1 - 2021-08-25T14:50:33Z

  • ac2f0b9 Updating CHANGELOG.md via make changelog-patch for v0.1.1 [ci skip]
  • efa9c8a Merge pull request #3 from binbashar/fix/ci-release-mgmt
  • 6d7682f Updating .gitignore to avoid trying tu push @bin during ci-release-mgmt
  • 54bccdd Adding .github dir with templates
  • f320a73 Updating LICENSE to apache2.0
  • 6fccf1d Adding chglog dir to generate CHANGELOG when releasing
  • 09c60c0 Merge pull request #2 from binbashar/fix/readme-example
  • 0c29337 Add dyning domain acces example in README

v0.1.0

15 Aug 13:18
10578e9
Compare
Choose a tag to compare

terraform-aws-network-firewall initial release