You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,7 @@ No modules.
233
233
| <aname="input_ingress_with_ipv6_cidr_blocks"></a> [ingress\_with\_ipv6\_cidr\_blocks](#input\_ingress\_with\_ipv6\_cidr\_blocks)| List of ingress rules to create where 'ipv6\_cidr\_blocks' is used |`list(map(string))`|`[]`| no |
234
234
| <aname="input_ingress_with_self"></a> [ingress\_with\_self](#input\_ingress\_with\_self)| List of ingress rules to create where 'self' is defined |`list(map(string))`|`[]`| no |
235
235
| <aname="input_ingress_with_source_security_group_id"></a> [ingress\_with\_source\_security\_group\_id](#input\_ingress\_with\_source\_security\_group\_id)| List of ingress rules to create where 'source\_security\_group\_id' is used |`list(map(string))`|`[]`| no |
236
-
| <aname="input_name"></a> [name](#input\_name)| Name of security group - not required if create\_group is false |`string`|`null`| no |
236
+
| <aname="input_name"></a> [name](#input\_name)| Name of security group - not required if create\_sg is false |`string`|`null`| no |
237
237
| <aname="input_number_of_computed_egress_rules"></a> [number\_of\_computed\_egress\_rules](#input\_number\_of\_computed\_egress\_rules)| Number of computed egress rules to create by name |`number`|`0`| no |
238
238
| <aname="input_number_of_computed_egress_with_cidr_blocks"></a> [number\_of\_computed\_egress\_with\_cidr\_blocks](#input\_number\_of\_computed\_egress\_with\_cidr\_blocks)| Number of computed egress rules to create where 'cidr\_blocks' is used |`number`|`0`| no |
239
239
| <aname="input_number_of_computed_egress_with_ipv6_cidr_blocks"></a> [number\_of\_computed\_egress\_with\_ipv6\_cidr\_blocks](#input\_number\_of\_computed\_egress\_with\_ipv6\_cidr\_blocks)| Number of computed egress rules to create where 'ipv6\_cidr\_blocks' is used |`number`|`0`| no |
0 commit comments