Terraform Networking Module
May 18, 2025
The release notes for Terraform Networking Module are contained here. They will be updated as the software gets updated, feel free to take a look at what’s changed!
1.10.2 Release - 18 May 2025
Changed
- Updated the AWS provider to 5.98.0
- Updated GitHub Actions library to 1.4.1
1.10.1 Release - 30 March 2025
Changed
- Updated the AWS provider to 5.93.0
1.10.0 Release - 16 March 2025
Added
- Added the High Availability CloudFront module, using an Origin Group with two S3 buckets
Changed
- Updated the AWS provider to 5.91.0
- Updated the tag formatting across all sub modules to resolve SonarQube alert
1.9.2 Release - 29 January 2024
Changed
- Updated the AWS provider to 5.84.0
- Updated GitHub Actions library to 1.2.5
- Updated the documentation for the module
1.9.1 Release - 2024-12-23
Changed
- Updated the AWS provider to 5.82.2
1.9.0 Release - 23 November 2024
- Updated the AWS provider to 5.75.1
- Resolved the warning about reference to undefined provider
1.8.7 Release - 01 September 2024
- Updated the AWS provider to 5.65.0
- Changed Actions to use tags
- Changed Dependabot to update Actions
1.8.6 Release - 15 June 2024
- Updated the AWS provider to 5.54.1
1.8.5 Release - 08 March 2024
- Updated the AWS provider to 5.40.0
1.8.4 Release - 03 December 2023
- Updated the AWS provider to 5.28.0
1.8.3 Release - 05 November 2023
- Added the ability for subnets to auto assign public IPv4 addresses based on a boolean value.
1.8.2 Release - 04 November 2023
- Added route table associations so that subnets associate with the route table created by the module and not the default route table created by the VPC.
1.8.1 Release - 04 November 2023
- Fixed a bug where the subnet ID instead of the subnet CIDR was being added with the route table.
- Fixed a bug where the default route to the internet was not being set correctly.
1.8.0 Release - 03 November 2023
- Added support for Virtual Private Clouds.
- Added support for Subnets.
- Added support for Route Tables.
- Added support for Internet Gateways.
1.7.4 Release - 08 October 2023
- Updated the AWS provider to 5.19.0
1.7.3 Release - 21 July 2023
- Added support for auto created tags and releases
1.7.2 Release - 17 July 2023
- Changed from attaching to instance, to attaching to network interface of the instance.
1.7.1 Release - 16 July 2023
- Changed deprecated property on Elastic IP
1.7.0 Release - 16 July 2023
- Added support for Elastic IP addreses
1.6.2 Release - 04 July 2023
- Bumped AWS provider to 5.5.0
1.6.1 Release - 29 June 2023
- Added Dependabot to module
1.6.0 Release - 29 January 2023
- Restructued the existing functionality to accept dependencies via dependency injection instead of coded within the module itself
1.5.3 Release - 29 January 2023
- Bump internal dependencies to latest versions
1.5.2 Release - 29 January 2023
- Migrate from GitLab to GitHub
1.5.1 Release - 29 August 2022
- Added support for CloudFront distributions that provide DNS redirection via CloudFront Functions
1.4.2 Release - 02 July 2022
- Fixed some module source references to reflect the new address for Gitlab
1.4.1 Release - 18 June 2022
- Added support for Route 53 Private Hosted Zones
1.3.12 Release - 02 April 2022
- Added support for Gitlab Releases
- Added integration with Discord for notifications