mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-16 06:01:33 +02:00
Rename cluster_name to name in internal module
* Ensure consistency between AWS and GCP platforms
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
variable "name" {
|
||||
type = "string"
|
||||
description = "Unique name"
|
||||
description = "Unique name for instance group"
|
||||
}
|
||||
|
||||
variable "cluster_name" {
|
||||
|
Reference in New Issue
Block a user