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 4cb0352 commit 274f988Copy full SHA for 274f988
README.md
@@ -80,7 +80,7 @@ Here is an example of how you can use this module in your inventory structure:
80
# use this
81
module "security_group" {
82
source = "clouddrove/security-group/aws"
83
- version = "0.15.0"
+ version = "1.0.1"
84
name = "security-group"
85
environment = "test"
86
protocol = "tcp"
0 commit comments