Skip to content

Commit c466a9e

Browse files
committed
update README.md
1 parent 3fdffc7 commit c466a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Here is an example of how you can use this module in your inventory structure:
8080
# use this
8181
module "security_group" {
8282
source = "clouddrove/security-group/aws"
83-
version = "1.0.1"
83+
version = "1.3.0"
8484
name = "security-group"
8585
environment = "test"
8686
protocol = "tcp"

0 commit comments

Comments
 (0)