Skip to content

Commit 6c8918a

Browse files
chore(deps): update terraform cloudposse/eks-cluster/aws to v4.7.0 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f591a5b commit 6c8918a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ module "utils" {
165165

166166
module "eks_cluster" {
167167
source = "cloudposse/eks-cluster/aws"
168-
version = "4.6.0"
168+
version = "4.7.0"
169169

170170
region = var.region
171171
attributes = local.attributes

0 commit comments

Comments
 (0)