Skip to content

terraform-google-service-accounts v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 15 May 00:36
2a9193c

⚠ 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)