mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-30 14:11:58 +02:00
fix: Bump terraform-aws-modules/http provider version to support darwin arm64 release (#1369)
This commit is contained in:
committed by
GitHub
parent
acbf51c333
commit
91545abd75
@@ -8,7 +8,7 @@ terraform {
|
||||
kubernetes = ">= 1.11.1"
|
||||
http = {
|
||||
source = "terraform-aws-modules/http"
|
||||
version = ">= 2.3.0"
|
||||
version = ">= 2.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user