mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-25 10:51:06 +01:00
feat: Add timeout of 5mn when waiting for cluster (#1359)
This commit is contained in:
committed by
GitHub
parent
5cbbe80302
commit
19e6be9df3
@@ -8,7 +8,7 @@ terraform {
|
||||
kubernetes = ">= 1.11.1"
|
||||
http = {
|
||||
source = "terraform-aws-modules/http"
|
||||
version = ">= 2.2.0"
|
||||
version = ">= 2.3.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user