Skip to content

v1.3.43 - 2021-07-22T15:43:10Z

Compare
Choose a tag to compare
@exequielrafaela exequielrafaela released this 23 Jul 12:41
· 1034 commits to master since this release

v1.3.43 - 2021-07-22T15:43:10Z

  • 7607665 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.3.43 [ci skip]
  • 2b1af83 Merge pull request #288 from binbashar/feature/aws-network-firewall
  • e018b13 Remove debuggin code
  • 34c3ab8 Remove extra lines
  • 0b3a81f Add private subnet cidr in NACLs rules
  • f2dbc97 * Add enable_network_firewall variable * Add prefix to resource names
  • 3b4adfb Update deny example using AWS Network Firewall DomainList
  • ac17baa Fix TGW route table associations for NETFW
  • 27ad612 Add deny example using AWS Network Firewall DomainList
  • 37be4f6 Add route table association toggle
  • 24b9350 * Move inspection-vpc into network-firewall layer * Move Network firewall RT login to TGW layer
  • fd75c1e Add default routes for inspection and nework firewall route tables
  • 9212772 Move inspection vpc definition to inspection-network
  • 7313c0d Move inspection vpc definition to base-network
  • cbb19aa Add toggle condition for network attachments
  • 74073de Add implementation fro the inspection TGW route table
  • b357cc4 Fix tgw_vpc_attachments_and_subnet_routes indices ref
  • 915ffbe Add disable variable in tfvars
  • 2c98303 * Add dynamic RT assignation based on enable_network_firewall var * Add disable variable to prevent some resources to be deploy (for debuggig)
  • 64fe825 Add toggle for TGW / VPC peering per VPCs level
  • 5c198e6 Add TGW / VPC Peering per VPCwq
  • 89784d6 Fix dynamic vpc attachments
  • 24872f7 Add toggle in TGW route table association to support AWS Firewall network
  • 1fe5519 Add enable_network_firewall for tfvars and ouputs
  • 7f9ba4f Change to for_each iteration for modules
  • 73d8810 Add treatement for inspection network VPC & TGW
  • bb5d24d Add treatement for the default route in the network VPC
  • ad1640a Add network inspection & RT togglin per VPC attachment
  • 3021267 Add network-firewall layer
  • c27a14a Grant access to Devops for AW Firewall Manager and AWS Network Firewall