| alb_ssl_policy |
The SSL policy for ALB |
string |
"ELBSecurityPolicy-2016-08" |
no |
| asg_instance_type |
Instance type for ECS |
string |
"t3.micro" |
no |
| availability_zones |
The availability zones to use |
list(string) |
[ "us-east-1a", "us-east-1b" ] |
no |
| backup_vault_name |
Name of the AWS Backup vault. |
string |
"netbox" |
no |
| certificate_arn |
The ARN of the SSL certificate |
string |
"arn:aws:acm:us-east-1:442426861809:certificate/f19241b9-6514-4af4-b934-f6411e88502f" |
no |
| database_subnets |
Database subnets CIDR blocks |
list(string) |
[ "10.254.0.192/27", "10.254.0.224/27" ] |
no |
| db_allocated_storage |
Allocated storage for RDS (in GB) |
string |
20 |
no |
| db_engine |
Datbase Engine |
string |
"postgres" |
no |
| db_family |
Datbase Family |
string |
"postgres16" |
no |
| db_instance_class |
Instance class for RDS |
string |
"db.t4g.micro" |
no |
| db_name |
Database name |
string |
"netbox" |
no |
| db_storage_type |
Storage type for RDS |
string |
"gp3" |
no |
| db_username |
Database username |
string |
"netbox" |
no |
| ecs_cluster_name |
Name of the ECS cluster |
string |
"netbox-cluster" |
no |
| elasticache_subnets |
Elasticache subnets CIDR blocks |
list(string) |
[ "10.254.0.128/27", "10.254.0.160/27" ] |
no |
| nat_gateway_enabled |
Enable NAT gateway |
bool |
true |
no |
| netbox |
The name used for various resources |
string |
"netbox" |
no |
| netbox_version |
The version of NetBox to use |
string |
"v4.0-2.9.1" |
no |
| private_subnets |
Private subnets CIDR blocks |
list(string) |
[ "10.254.0.0/27", "10.254.0.32/27" ] |
no |
| public_subnets |
Public subnets CIDR blocks |
list(string) |
[ "10.254.0.64/27", "10.254.0.96/27" ] |
no |
| redis_engine |
Redis Engine |
string |
"redis" |
no |
| redis_node_type |
Node type for Redis |
string |
"cache.t4g.micro" |
no |
| redis_parameter_group_name |
Parameter group name for Redis |
string |
"default.redis7" |
no |
| vpc_cidr |
The CIDR block for the VPC |
string |
"10.254.0.0/24" |
no |