Skip to content

Commit

Permalink
Update Terraform github.com/dxw/terraform-aws-tfvars-s3 to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 5ff2b0c commit 7e8b236
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.2"
source = "github.com/dxw/terraform-aws-tfvars-s3?ref=v0.2.3"

count = local.enable_s3_tfvars ? 1 : 0

Expand Down

0 comments on commit 7e8b236

Please sign in to comment.