Skip to content

Commit

Permalink
Version bump v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stretch96 committed Sep 25, 2023
1 parent 8355f8a commit 0fd6e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Example module usage:

```hcl
module "aws_tfvars_s3" {
source = "github.com/dxw/terraform-aws-tfvars-s3?ref=v0.2.1"
source = "github.com/dxw/terraform-aws-tfvars-s3?ref=v0.2.2"
project_name = "my-project"
# enable_s3_bucket_logging = true
Expand Down

0 comments on commit 0fd6e52

Please sign in to comment.