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 3fdffc7 commit c466a9eCopy full SHA for c466a9e
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 = "1.0.1"
+ version = "1.3.0"
84
name = "security-group"
85
environment = "test"
86
protocol = "tcp"
0 commit comments