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
replace input https://github.com/canada-ca/accelerators_accelerateurs-gcp/blob/main/deployment-templates/Terraform/guardrails/0-bootstrap/bootstrap.sh#L27
with
gcloud config list --format json | jq .core.project | sed 's/"//g' michael@cloudshell:~/dev/pdt-oldev/cloud-quickstart/pubsec-declarative-toolkit/solutions/landing-zone (net-host-prj-nonprod-oldv2)$ gcloud config list --format json { "accessibility": { "screen_reader": "True" }, "component_manager": { "disable_update_check": "True" }, "compute": { "gce_metadata_read_timeout_sec": "30" }, "core": { "account": "mich...v", "disable_usage_reporting": "True", "project": "net-host-prj-nonprod-...."
assigned to fmichaelobrien at google.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
replace input
https://github.com/canada-ca/accelerators_accelerateurs-gcp/blob/main/deployment-templates/Terraform/guardrails/0-bootstrap/bootstrap.sh#L27
with
assigned to fmichaelobrien at google.com
The text was updated successfully, but these errors were encountered: