btlabz-nat-base
btower-labz/btlabz-nat-base/aws
Terraform Module
HCL
AWS
BTLabz AWS VPC parts: NAT
Install
module "btlabz-nat-base" {
source = "btower-labz/btlabz-nat-base/aws"
version = "1.0.0-002"
}
README
BT-Labz AWS VPC parts. NAT module. Terraform registry: https://registry.terraform.io/modules/btower-labz/btlabz-nat-base/aws Project structure See here: FILES Inputs\Outputs See here: INPUTS\OUTPUTS Features * Private subnet self-registration. Usage `` ``
Inputs (3)
| Name | Type | Description | Default |
|---|---|---|---|
| subnet_id | string | Public subnet identifier to place NAT into. | required |
| name | string | NAT name. Will be used as the 'Name' tag value. | "main-vpc" |
| tags | map(string) | Additional tags. | {} |
Outputs (2)
nat_id — NAT identifier.public_ip — NAT's public IP address.Resources (3)
aws_ec2_tagaws_eipaws_nat_gateway
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.0-002
Cloud AWS
★ Stars0
Forks1
Total downloads7.2k
Inputs3
Outputs2
Resources3
LicenseUnlicense
Namespacebtower-labz
Updated
Similar packages
caf-enterprise-scale
Azure landing zones Terraform module
★ 952terraform
caf
Terraform supermodule for the Terraform platform engineering for Azure
★ 581terraform
lz-vending
Terraform module to deploy landing zone subscriptions (and much more) in Azure
★ 210terraform
label
Terraform Module to define a consistent naming convention by (namespace, stage,
★ 702terraform