Releases: padok-team/terraform-google-network
Releases · padok-team/terraform-google-network
v4.3.0
v4.2.0
v4.1.0
4.1.0 (2024-05-31)
Features
- add boostrap (67138ae)
- add oicd to ci job (7fc981b)
- add terratest.yaml github action workflow (a275f05)
- add testing (394107e)
- added purposes to subnet (e5b366c)
- checkov: skip CKV_TF_1 and use version instead of commit hash (675c97d)
- terratest: add tests folder with default terraform_apply_test (7538389)
Bug Fixes
v4.0.0
v3.2.0
v3.1.0
v3.0.0
BREAKING CHANGES
Complete revamp of the module.
It now supports :
- Automatic NAT Gateway creation with static IP provisioned per region
- Support for creating secondary ranges (Useful for GKE)
- Support for creating the GCP Services CIDR (e.g. CloudSQL/Cloud MemoryStore)
- Support for creating Serverless VPC Connector for CloudRun and CloudFunction
Enjoy 😉
v2.0.3
v2.0.2
What's Changed
- feat(.github/CODEOWNERS): update code owners team by @JulienJourdain in #12
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Fix an issue on log_config_filter
variable which had a bad default value.
What's Changed
- [FIX] Bad default value for log_config_filter variable by @JulienJourdain in #11
Full Changelog: v2.0.0...v2.0.1