Difference between revisions of "Terraform output -raw cluster name"
Jump to navigation
Jump to search
(Created page with " * <code>aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)</code> == See also == * {{terraform o...") |
|||
Line 1: | Line 1: | ||
− | + | {{lowercase}} | |
Revision as of 21:06, 1 December 2021
aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)
See also
terraform output [ -raw | -json | --help ]
Advertising: