mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-21 08:59:02 +01:00
refactor: Refactoring to match the rest of terraform-aws-modules (#1583)
This commit is contained in:
@@ -5,6 +5,7 @@ terraform {
|
||||
aws = ">= 3.56.0"
|
||||
local = ">= 1.4"
|
||||
kubernetes = ">= 1.11.1"
|
||||
cloudinit = ">= 2.0"
|
||||
http = {
|
||||
source = "terraform-aws-modules/http"
|
||||
version = ">= 2.4.1"
|
||||
|
||||
Reference in New Issue
Block a user