Skip to content

Commit a2a6778

Browse files
committed
update
1 parent 3fa3b2f commit a2a6778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ usage : |-
3636
Here is an example of how you can use this module in your inventory structure:
3737
```hcl
3838
module "security_group" {
39-
source = "git::https://github.com/clouddrove/terraform-aws-security-group.git?ref=tags/0.12.5"
39+
source = "git::https://github.com/clouddrove/terraform-aws-security-group.git?ref=tags/0.13.0"
4040
name = "security-group"
4141
application = "clouddrove"
4242
environment = "test"

0 commit comments

Comments
 (0)