aws∕security‒group - dicomgrid/pt-modules GitHub Wiki
To use this module in your Terraform, refer to the below module example:
module "aws_security_group" {
source = "git::https://github.com/dicomgrid/pt-modules.git?ref=null"
# See inputs below for additional required parameters
}
Name | Version |
---|---|
terraform | >= 0.13.0 |
aws | >= 4.64.0 |
Name | Version |
---|---|
aws | >= 4.64.0 |
No modules.
Name | Type |
---|---|
aws_security_group.main | resource |
aws_vpc.main | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
description | n/a | any |
n/a | yes |
ingress | n/a | any |
n/a | yes |
tags | n/a | any |
n/a | yes |
vpc_name | n/a | any |
n/a | yes |
aws_project_id | n/a | string |
"null" |
no |
code_managed | n/a | string |
"true" |
no |
compliance | n/a | string |
"null" |
no |
egress | n/a | list |
[ |
no |
map_migrated | n/a | string |
"null" |
no |
onetime | n/a | string |
"null" |
no |
Name | Description |
---|---|
id | n/a |