terraform-google-modules / terraform-google-org-policy

Manages Google Cloud organization policies
https://registry.terraform.io/modules/terraform-google-modules/org-policy/google
Apache License 2.0
79 stars 79 forks source link

OrgPolicy v2 module forcing Google provider version to be < 5.0 #110

Closed sanspace closed 5 months ago

sanspace commented 8 months ago

https://github.com/terraform-google-modules/terraform-google-org-policy/blob/7e71185bfd56e683706d4b0e0d69ba36250029dc/modules/org_policy_v2/versions.tf#L23

Because of the above hard-coded version requirement, the latest Google provider (v5.1.0) cannot be used. If there's no specific reason for this module to use the Google provider <5.0, let's please modify or remove this constraint. Thank yoU!

sanspace commented 8 months ago

Looks #106 fixes this. Whenever that gets merged, this can be closed.

gustaff-weldon commented 7 months ago

@sanspace it depends on https://github.com/terraform-google-modules/terraform-google-org-policy/pull/105 now :)

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days