Upgraded fargate module version
This commit is contained in:
parent
49f13ee86c
commit
24c504926f
2
main.tf
2
main.tf
@ -114,7 +114,7 @@ module "eks_node_group" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
module "eks_fargate_profile" {
|
module "eks_fargate_profile" {
|
||||||
source = "git@github.com:webuildyourcloud/terraform-aws-eks_fargate_profile.git?ref=tags/0.0.1"
|
source = "git@github.com:webuildyourcloud/terraform-aws-eks_fargate_profile.git?ref=tags/0.0.2"
|
||||||
stage = var.stage
|
stage = var.stage
|
||||||
name = var.name
|
name = var.name
|
||||||
attributes = var.attributes
|
attributes = var.attributes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user