mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-05-02 21:34:38 +02:00
fix: Create false and avoid waiting forever for a non-existent cluster to respond (#789)
This commit is contained in:
3
examples/create_false/variables.tf
Normal file
3
examples/create_false/variables.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
variable "region" {
|
||||
default = "us-west-2"
|
||||
}
|
||||
Reference in New Issue
Block a user