initial commit
This commit is contained in:
3
environments/development/locals.tf
Normal file
3
environments/development/locals.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
locals {
|
||||
cluster_name = "${var.cluster_name}-${var.environment}"
|
||||
}
|
Reference in New Issue
Block a user