Skip to content

Releases: padok-team/terraform-google-network

v4.3.0

21 Oct 10:07
1f769d3
Compare
Choose a tag to compare

4.3.0 (2024-10-21)

Features

  • upgrade: upgrade hashicorp/google provider to version = ~> 6.0 and hashicorp/random to version = ~> 3.1 (055dc12)

v4.2.0

28 Jun 13:18
4c02526
Compare
Choose a tag to compare

4.2.0 (2024-06-28)

Features

  • bump provider & module version (d0c31f7)

v4.1.0

31 May 15:20
28f7978
Compare
Choose a tag to compare

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

11 Apr 14:55
305a097
Compare
Choose a tag to compare

4.0.0 (2023-04-11)

⚠ BREAKING CHANGES

  • access_connector: fix naming to avoid conflict with subnet indexes

Bug Fixes

  • access_connector: fix naming to avoid conflict with subnet indexes (b4e2021)

v3.2.0

27 Jan 16:38
bce1d44
Compare
Choose a tag to compare

3.2.0 (2023-01-27)

Features

  • vpc_connector: add specs (58bde72)

v3.1.0

25 Jan 13:24
635dec1
Compare
Choose a tag to compare

3.1.0 (2023-01-25)

Features

  • examples: adapt examples for custom nat gateways (cec8f94)
  • hashicorp/google: bump version to 4.49 (b91c88d)
  • main: allow putting custom config for nat gateways (060bdc4)
  • main: toset regions in locals (4389d7b)

v3.0.0

27 May 15:05
112e89f
Compare
Choose a tag to compare

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

26 Jan 08:59
06b9a58
Compare
Choose a tag to compare

DEPRECATED AND WILL NOT BE MAINTAINED USE v3.0.0

What's Changed

  • feat(outputs.tf): add access connector name by @nlevee in #13

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 Jan 16:35
b555957
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Jan 15:07
269446a
Compare
Choose a tag to compare

Fix an issue on log_config_filter variable which had a bad default value.

What's Changed

Full Changelog: v2.0.0...v2.0.1