Releases: terraform-google-modules/terraform-google-service-accounts
Releases · terraform-google-modules/terraform-google-service-accounts
v4.1.0
4.1.0 (2022-01-05)
Features
- update TPG version constraints to allow 4.0 (#54) (36a2f59)
terraform-google-service-accounts v4.0.3
Bug Fixes
- remove extraneous dollar sign in
keys
output (#50) (711e1db)
terraform-google-service-accounts v4.0.2
Bug Fixes
- declare "key" output as sensitive value (#47) (31304f2)
terraform-google-service-accounts v4.0.1
terraform-google-service-accounts v4.0.0
⚠ BREAKING CHANGES
- Restrict to Terraform 0.13+ and add module attribution (#38)
Features
- Added Service Account key distributor submodule (#32) (fb794a5)
- Enable overriding descriptions for individual service accounts (#41) (9abb768)
- Restrict to Terraform 0.13+ and add module attribution (#38) (c423601)
terraform-google-service-accounts v3.0.1
Bug Fixes
- Key should be the actual value of the generated json content (#26) (b6f3452)
terraform-google-service-accounts v3.0.0
⚠ BREAKING CHANGES
- Service accounts were changed to use for_each, causing a state migration. See the upgrade guide for details.
Features
- Add support for custom display_name and description #18 (#19) (badaaf3)
- Use for_each instead of count to create resource (#15) (19c8a02)
v2.0.2
Merge pull request #14 from terraform-google-modules/ludo-zipmap-outp…
v2.0.0
Merge pull request #10 from terraform-google-modules/ludo-fabric-org-…