accessKeyId

The AWS Access Key ID.

type

string

default

{
  accessKeyId = "";
}

name

Name of the VPC egress only internet gateway.

type

string

default

{
  name = "nixops-{uuid}-{name}";
}

region

AWS region.

type

string

vpcId

The ID of the VPC where the internet gateway will be created

type

string or resource of type ‘vpc’