You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gcloud anthos config controller instance-name --location instance-region
in
if you want the deployed resources to live on and just destroy the Config Controller instance you can do so by running gcloud anthos config controller instance-name --location instance-region.
to
gcloud anthos config controller delete --location instance-region instance-name
in
if you want the deployed resources to live on and just destroy the Config Controller instance you can do so by running gcloud anthos config controller delete --location instance-region instance-name
obriensystems
changed the title
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/docs/landing-zone-v2/README.md#clean-up
config controller delete command is inaccurate in clean-up / delete section
Mar 22, 2024
in section on deleting/recreating and re-acquiring the deployed resources - there is a typo in the anthos delete command
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/docs/landing-zone-v2/README.md#clean-up
from
to
see testing in #794
and documentation in
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/wiki/DevOps#scenarios
see
https://cloud.google.com/anthos-config-management/docs/how-to/config-controller-setup#delete
resources are in abandoned state
The text was updated successfully, but these errors were encountered: