We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of ongoing automation/review #296 Update below to remove the alpha api https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/docs/landing-zone-v2/README.md#initial-organization-configuration
Testing
root_@cloudshell:~/kcc-kls/pubsec-declarative-toolkit/solutions/landing-zone-v2 (kcc-kls)$ gcloud logging settings describe --organization=${ORG_ID} kmsServiceAccountId: [email protected] loggingServiceAccountId: [email protected] name: organizations/156483884993/settings storageLocation: northamerica-northeast1 root_@cloudshell:~/kcc-kls/pubsec-declarative-toolkit/solutions/landing-zone-v2 (kcc-kls)$ gcloud logging settings update --organization=$ORG_ID --storage-location=$REGION kmsServiceAccountId: [email protected] loggingServiceAccountId: [email protected] name: organizations/156483884993/settings storageLocation: northamerica-northeast2 root_@cloudshell:~/kcc-kls/pubsec-declarative-toolkit/solutions/landing-zone-v2 (kcc-kls)$ gcloud logging settings describe --organization=${ORG_ID} kmsServiceAccountId: [email protected] loggingServiceAccountId: [email protected] name: organizations/156483884993/settings storageLocation: northamerica-northeast2
The text was updated successfully, but these errors were encountered:
#402 - remove logging alpha api flag
6ef5f6b
Already in https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/pull/396/files
Sorry, something went wrong.
fmichaelobrien
Successfully merging a pull request may close this issue.
As part of ongoing automation/review #296
Update below to remove the alpha api
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/docs/landing-zone-v2/README.md#initial-organization-configuration
Testing
The text was updated successfully, but these errors were encountered: