3c6b1480b8
Rewrote AWS Terraform deployment for AWS Kargo. It supports now multiple Availability Zones, AWS Loadbalancer for Kubernetes API, Bastion Host, ... For more information see README
3 lines
68 B
HCL
3 lines
68 B
HCL
variable "aws_cluster_name" {
|
|
description = "Name of Cluster"
|
|
}
|