Difference between revisions of "Terraform state show module.eks.aws eks cluster.this"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  [[terraform state show]] module.eks.[[aws_eks_cluster]].this[0] | grep [[Kubernetes changelog|version]]
 
  [[terraform state show]] module.eks.[[aws_eks_cluster]].this[0] | grep [[Kubernetes changelog|version]]
  
 +
 +
terraform state show module.eks.aws_eks_cluster.this[0] | [[wc -l]]
  
 
  [[terraform state show]] module.eks.[[aws_eks_cluster]].this[0] | grep [[Kubernetes changelog|version]]
 
  [[terraform state show]] module.eks.[[aws_eks_cluster]].this[0] | grep [[Kubernetes changelog|version]]

Revision as of 20:05, 23 October 2023

terraform state show module.eks.aws_eks_cluster.this[0]
terraform state show module.eks.aws_eks_cluster.this[0] | grep version


terraform state show module.eks.aws_eks_cluster.this[0] | wc -l
terraform state show module.eks.aws_eks_cluster.this[0] | grep version
platform_version     = "eks.6"
version              = "1.22"

Related

See also

Advertising: