We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f2c48 commit a1cbbacCopy full SHA for a1cbbac
terragrunt/live/production/eu-west-1/clusters/demo/vpc-endpoints/terragrunt.hcl
@@ -11,7 +11,7 @@ include "vpc" {
11
}
12
13
terraform {
14
- source = "github.com/terraform-aws-modules/terraform-aws-vpc//modules/vpc-endpoints?ref=v5.5.2"
+ source = "github.com/terraform-aws-modules/terraform-aws-vpc//modules/vpc-endpoints?ref=v5.5.3"
15
16
17
inputs = {
terragrunt/live/production/eu-west-1/clusters/demo/vpc/terragrunt.hcl
@@ -5,7 +5,7 @@ include "root" {
5
6
7
8
- source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.5.2"
+ source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.5.3"
9
10
dependency "datasources" {
0 commit comments