We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa3b2f commit a2a6778Copy full SHA for a2a6778
README.yaml
@@ -36,7 +36,7 @@ usage : |-
36
Here is an example of how you can use this module in your inventory structure:
37
```hcl
38
module "security_group" {
39
- source = "git::https://github.com/clouddrove/terraform-aws-security-group.git?ref=tags/0.12.5"
+ source = "git::https://github.com/clouddrove/terraform-aws-security-group.git?ref=tags/0.13.0"
40
name = "security-group"
41
application = "clouddrove"
42
environment = "test"
0 commit comments