We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9236ffe + 1b694d1 commit fbf7955Copy full SHA for fbf7955
pkg/asset/cluster/tfvars/tfvars.go
@@ -82,7 +82,7 @@ const (
82
// https://www.terraform.io/docs/configuration/variables.html#variable-files
83
TfPlatformVarsFileName = "terraform.platform.auto.tfvars.json"
84
85
- tfvarsAssetName = "Terraform Variables"
+ tfvarsAssetName = "Cluster Infrastructure Variables"
86
)
87
88
// TerraformVariables depends on InstallConfig, Manifests,
0 commit comments