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

Provide standard set of initial org policies

morgante opened this issue · 2 comments

We should provide these out of the box:

  • External IPs for VM instances
  • Skip default network creation
  • Domain restricted sharing (Beta)
  • Enforce Bucket Policy Only

Hi @morgante, how do you think the initial set should look like?

  1. As examples?
  2. As submodules calling main module?
  3. As optional functionality of the main module? Not sure that its' good idea

@averbuks I'm thinking as a submodule calling the main module would work well.