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 3209bf2 commit 995fac7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## UNRELEASED (TBD)
FIXES:
* change: MIG from Managed to Stateful with persistent disk and nics


ENHANCEMENTS:
* terraform-zscc-iam-service-account-gcp module customization support
- add: variables service_account_id and service_account_display_name to more easily define CC Service Account Name creation
Expand All @@ -12,6 +16,7 @@ ENHANCEMENTS:

BUG FIXES:
* fix: google_secret_manager_secret_iam_member resource project id lookup to prevent unnecessary force replacement
* refactor: gcp provider bump to 5.11.0

## 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 995fac7

Please sign in to comment.