aws∕ec2∕eni - dicomgrid/pt-modules GitHub Wiki
To use this module in your Terraform, refer to the below module example:
module "aws_ec2_eni" {
source = "git::https://github.com/dicomgrid/pt-modules.git?ref=null"
# See inputs below for additional required parameters
}
Name | Version |
---|---|
terraform | ~> 1.0 |
aws | >= 4.64.0 |
Name | Version |
---|---|
aws | >= 4.64.0 |
No modules.
Name | Type |
---|---|
aws_eip.main | resource |
aws_network_interface.main | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
subnet_id | n/a | any |
n/a | yes |
tags | 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 |
description | n/a | any |
null |
no |
device_index | n/a | any |
null |
no |
eip | n/a | map |
{ |
no |
eips | n/a | list |
[] |
no |
instance_id | n/a | any |
null |
no |
map_migrated | n/a | string |
"null" |
no |
onetime | n/a | string |
"null" |
no |
private_ips | n/a | list |
[] |
no |
security_groups | n/a | list |
[] |
no |
source_dest_check | n/a | bool |
true |
no |
Name | Description |
---|---|
eip | n/a |
eni | n/a |
id | n/a |