Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolnar-zscaler committed Jan 9, 2024
1 parent 0c9a87c commit a0c6afb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ ENHANCEMENTS:
* terraform-zscc-network-gcp customization support
- add: variables fw_cc_mgmt_ssh_ingress_name and fw_cc_service_default_name
- add: variables fw_cc_mgmt_zssupport_tunnel_name and support_access_enabled
* refactor: gcp provider bump to 5.11.0

BUG FIXES:
* fix: google_secret_manager_secret_iam_member resource project id lookup to prevent unnecessary force replacement
* add: variable workload_count to greenfield templates to create multiple workloads across availability zones
* change: MIG from Managed to Stateful with persistent disk and nics


## v0.1.1 (November 14, 2023)
BUG FIXES:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cloud (VPC). The [examples](examples/) directory contains complete automation sc
The GCP Terraform scripts leverage Terraform v1.1.9 which includes full binary and provider support for macOS M1 chips, but any Terraform
version 0.13.7 should be generally supported.

- provider registry.terraform.io/hashicorp/google v4.70.x
- provider registry.terraform.io/hashicorp/google v5.11.x
- provider registry.terraform.io/hashicorp/random v3.3.x
- provider registry.terraform.io/hashicorp/local v2.2.x
- provider registry.terraform.io/hashicorp/null v3.1.x
Expand Down

0 comments on commit a0c6afb

Please sign in to comment.