GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit

Day 0: LZ automation: Add project number derivation to LZ readme

Open
#428 1 comment 0 reactions 1 assignee Claimed by @fmichaelobrien View on GitHub
developer-experience documentation
Dominant language
Shell
Stars
36
Forks
26
PR merge metrics
No merged PRs in 30d

Description

part of LZ automation/doc work in #296 and #445
Check LZ-v2 as well

https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/solutions/landing-zone/README.md#4-customize-package

Project Number and Project ID for the management project will be for the project that the config controller instance runs in.

Derive the project number via
```
export PROJECT_NUMBER=$(gcloud projects list --filter="${PROJECT_ID}" '--format=value(PROJECT_NUMBER)')

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.