No requirements.
Name | Version |
---|---|
aws | n/a |
No modules.
Name | Type |
---|---|
aws_security_group.sg | resource |
aws_vpc_security_group_egress_rule.egress_rule | resource |
aws_vpc_security_group_ingress_rule.ingress_rule | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
egress_rules | List of egress rules | map(object({ |
n/a | yes |
env | Environment | string |
"stg" |
no |
ingress_rules | List of ingress rules | map(object({ |
n/a | yes |
sg_description | The description of the security group | string |
n/a | yes |
sg_name | The name of the security group | string |
n/a | yes |
vpc_id | The VPC ID where the security group will be created | string |
n/a | yes |
Name | Description |
---|---|
id | The ID of the security group |