Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed May 18, 2022
1 parent 4cb0352 commit 274f988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Here is an example of how you can use this module in your inventory structure:
# use this
module "security_group" {
source = "clouddrove/security-group/aws"
version = "0.15.0"
version = "1.0.1"
name = "security-group"
environment = "test"
protocol = "tcp"
Expand Down

0 comments on commit 274f988

Please sign in to comment.