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

feat: added org_policy_v2 as a submodule supporting conditions #58

Closed prabhu34 closed 1 year ago

prabhu34 commented 1 year ago

Initial draft of org_policy_v2 module supporting list and bool based org policy constraints along with conditions, multiple rules, on org, folder and project level

prabhu34 commented 1 year ago

@bharathkkb This is the unstable execution failure. I think we should add a step in the build to wait for 30-60 seconds for the APIs to be active in the project. Thoughts?

prabhu34 commented 1 year ago

@bharathkkb This is the unstable execution failure. I think we should add a step in the build to wait for 30-60 seconds for the APIs to be active in the project. Thoughts?

I have added a sleep step.

comment-bot-dev commented 1 year ago

@prabhu34 Thanks for the PR! 🚀
✅ Lint checks have passed.