Skip to content

Commit

Permalink
Update Terraform github.com/dxw/terraform-aws-tfvars-s3 to v0.2.6 (#93)
Browse files Browse the repository at this point in the history
* Update Terraform github.com/dxw/terraform-aws-tfvars-s3 to v0.2.6

* Update Terraform github.com/dxw/terraform-aws-tfvars-s3 to v0.2.6 - Terraform Docs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Apr 30, 2024
1 parent f38a075 commit 99bfbde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ for dxw's Dalmatian hosting platform.

| Name | Source | Version |
|------|--------|---------|
| <a name="module_aws_tfvars_s3"></a> [aws\_tfvars\_s3](#module\_aws\_tfvars\_s3) | github.com/dxw/terraform-aws-tfvars-s3 | v0.2.5 |
| <a name="module_aws_tfvars_s3"></a> [aws\_tfvars\_s3](#module\_aws\_tfvars\_s3) | github.com/dxw/terraform-aws-tfvars-s3 | v0.2.6 |

## Resources

Expand Down
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 99bfbde

Please sign in to comment.