Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enchancement] Clearly document required GCP org-level IAM permissions/Org Policies and provide provisioning scripts #158

Open
bbhuston opened this issue Mar 19, 2023 · 0 comments · May be fixed by #171
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@bbhuston
Copy link
Collaborator

Issue: The global-multilayer-demo currently does not explicitly document, or provide ready-to-use provisioning scripts, for some important pre-requisite org-level settings. Specifically, information related to Org Policies and the super-user IAM permissions needed to apply these Org Policies is missing.

Proposed enhancement: Create a top-level folder in repo for the org-level configurations (i.e., policies/IAM) that users can optionally use for troubleshooting purposes. This folder will contain:

  • A README which explains exactly what Org Policies and IAM permissions are required, and example CLI commands that can be used to provision these resources
  • A standalone Terraform module that defines any necessary Org Policies
  • A reference in the main README which points to this top-level directory as a suggested troubleshooting step

If the end user does not have the ability to make these org-level configurations themselves, then this README will serve as a reference that can be shared with a Platform Admin who can apply these changes.

@bbhuston bbhuston added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 19, 2023
@bbhuston bbhuston self-assigned this Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant