aws.vpc
Supported Platform
- aws
Description
AWS VPC resource
Fields
ID | TYPE | DESCRIPTION | |
---|---|---|---|
arn | string | arn of the vpc | |
id | string | id of the vpc | |
state | string | state of the vpc (pending | available) |
isDefault | bool | whether the vpc is the default one | |
region | string | region the vpc exists in | |
flowLogs | []aws.vpc.flowlog | a list of flowlogs for the vpc | |
routeTables | []aws.vpc.routetable | list of route tables for the vpc | |
tags | map[string]string | tags on the vpc |