File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Here is an example of how you can use this module in your inventory structure:
117117| prefix\_ list | List of prefix list IDs (for allowing access to VPC endpoints)Only valid with egress | ` list(any) ` | ` [] ` | no |
118118| prefix\_ list\_ ids | Provide allow source Prefix id of resources | ` list(string) ` | ` [] ` | no |
119119| protocol | The protocol. If not icmp, tcp, udp, or all use the. | ` string ` | ` "tcp" ` | no |
120- | repository | Terraform current module repo | ` string ` | ` "https://registry.terraform.io/modules/ clouddrove/security-group/aws/ " ` | no |
120+ | repository | Terraform current module repo | ` string ` | ` "https://github.com/ clouddrove/terraform-aws- security-group" ` | no |
121121| security\_ groups | List of Security Group IDs allowed to connect to the instance. | ` list(string) ` | ` [] ` | no |
122122| tags | Additional tags (e.g. map(` BusinessUnit ` ,` XYZ ` ). | ` map(string) ` | ` {} ` | no |
123123| vpc\_ id | The ID of the VPC that the instance security group belongs to. | ` string ` | ` "" ` | no |
You can’t perform that action at this time.
0 commit comments