Difference between revisions of "Terraform output -raw region"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
+ | [[gcloud container clusters get-credentials]] $(terraform output -raw kubernetes_cluster_name) --region $(terraform output -raw region) | ||
− | *{{terraform output}} | + | |
+ | |||
+ | * {{terraform output}} |
Revision as of 18:40, 30 October 2022
terraform output -raw region us-central1
gcloud container clusters get-credentials $(terraform output -raw kubernetes_cluster_name) --region $(terraform output -raw region)
terraform output [ -raw | -json | --help ]
Advertising: