Skip to content

Releases: terraform-google-modules/terraform-google-iam

terraform-google-iam v7.2.0

24 May 17:53
04c6521

Choose a tag to compare

Features

  • Add submodule for managing artifact registry IAM (#137) (3c84a19)

terraform-google-iam v7.1.0

08 Apr 00:11
bd46694

Choose a tag to compare

Features

  • Add submodule to support assigning IAM for Secret Manager secrets (#135) (56b6688)

terraform-google-iam v7.0.0

22 Mar 21:38
5a1e309

Choose a tag to compare

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#134)
  • Update audit_config submodule to support multiple log types (#108)

Features

  • add Terraform 0.13 constraint and module attribution (#134) (1bd58cf)
  • Update audit_config submodule to support multiple log types (#108) (1e5d793)

Bug Fixes

  • Correctly exclude unsupported permissions at all stages. (#131) (a0c07c3)

terraform-google-iam v6.4.1

29 Jan 16:35
28a6341

Choose a tag to compare

Bug Fixes

terraform-google-iam v6.4.0

18 Nov 01:35
87e2de9

Choose a tag to compare

Features

  • Add support for predefined roles as a basis for custom roles (#118) (86c16ee)

terraform-google-iam v6.3.1

22 Sep 15:37
1df0f6a

Choose a tag to compare

Bug Fixes

  • add depends_on to resource name outputs (#114) (00a7b22)

terraform-google-iam v6.3.0

08 Sep 17:27
84b5119

Choose a tag to compare

Features

terraform-google-iam v6.2.0

03 Aug 16:38
a647179

Choose a tag to compare

Features

  • add type of member to member submodule (member or group or serviceAccount) (#106) (c6b968c)

terraform-google-iam v6.1.0

13 Apr 17:12
6f9d7ce

Choose a tag to compare

Features

  • Add helper for assigning members to custom roles (#102) (fc46920)
  • Add submodule for managing audit config (#82) (801788c)

terraform-google-iam v6.0.0

03 Apr 19:38
64722cd

Choose a tag to compare

⚠ BREAKING CHANGES

  • The project variable has been removed from the projects_iam submodule. Please use projects instead.

Features

Bug Fixes