Skip to content

Commit

Permalink
Update Terraform github.com/dxw/terraform-aws-tfvars-s3 to v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent f38a075 commit 3d1a2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3-tfvars.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "aws_tfvars_s3" {
source = "github.com/dxw/terraform-aws-tfvars-s3?ref=v0.2.5"
source = "github.com/dxw/terraform-aws-tfvars-s3?ref=v0.2.6"

count = local.enable_s3_tfvars ? 1 : 0

Expand Down

0 comments on commit 3d1a2f9

Please sign in to comment.