mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-26 03:11:06 +01:00
New Release v6.0.0 (#514)
* New Release v6.0.0 * bump required AWS provider version and regeneration of variables/outputs
This commit is contained in:
@@ -3,7 +3,7 @@ terraform {
|
||||
}
|
||||
|
||||
provider "aws" {
|
||||
version = ">= 2.11"
|
||||
version = ">= 2.28.1"
|
||||
region = var.region
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user