accessKeyId
The AWS Access Key ID.
type
string
default
{
accessKeyId = "";
}
allocationId
The allocation ID of the elastic IP address.
type
string or resource of type ‘elastic-ip’
name
Name of the VPC NAT gateway.
type
string
default
{
name = "nixops-{uuid}-{name}";
}
region
AWS region.
type
string
subnetId
The ID of the VPC subnet where the NAT gateway will be created
type
string or resource of type ‘vpc-subnet’