terraform-google-modules / terraform-google-iam

Manages multiple IAM roles for resources on Google Cloud
https://registry.terraform.io/modules/terraform-google-modules/iam/google
Apache License 2.0
189 stars 170 forks source link

Feat: add dns zone IAM submodule #181

Closed imrannayer closed 1 year ago

imrannayer commented 1 year ago

Added submodule for DNS Zone IAM

imrannayer commented 1 year ago

@bharathkkb can you plz check this PR?

bharathkkb commented 1 year ago

/gcbrun

bharathkkb commented 1 year ago

@imrannayer I don't think this is a breaking change since we are not changing constraints on other sub modules.

imrannayer commented 1 year ago

@imrannayer I don't think this is a breaking change since we are not changing constraints on other sub modules.

Min version required for new submodule is higher than other modules. Not sure if it counts as breaking change.