Skip to content

Commit

Permalink
Merge pull request #24 from dxw/version-bump-0-2-2
Browse files Browse the repository at this point in the history
Version bump v0.2.2
  • Loading branch information
Stretch96 authored Sep 25, 2023
2 parents 8355f8a + 0fd6e52 commit f0d50f9
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 f0d50f9

Please sign in to comment.