aws-bucket-name |
Name of S3 bucket for managing Terraform state across vendor ranges |
string |
n/a |
yes |
aws-region |
AWS region to use, (default: us-east-1) |
string |
"us-east-1" |
no |
aws-region-az |
AWS availability zone to use, (default: us-east-1a) |
string |
"us-east-1a" |
no |
aws-shared-credentials |
AWS credentials to use with Terraform |
list(string) |
n/a |
yes |
category |
Category of resource group, (similar to name, used for ansible automation) |
string |
n/a |
yes |
charge_code |
String charge code for ER6 resources |
string |
n/a |
yes |
deploy_mac_hosts |
Should mac hosts be deployed. NOTE: Only the literal lowercase string yes will enable mac deployment. |
string |
"no" |
no |
description |
Description for the resource group |
string |
"ER6" |
no |
dev_linux_password |
Default developer password for Linux hosts |
string |
n/a |
yes |
dev_linux_username |
Default developer username for Linux hosts |
string |
n/a |
yes |
dev_win_admin_password |
Default password for Windows 11 developer resources |
string |
n/a |
yes |
dev_win_admin_username |
Default username for Windows 11 developer resources |
string |
n/a |
yes |
environment |
(Optional) Environment tag of resource group |
string |
"Development" |
no |
local_domain_admin_password |
Default password for local domain admins |
string |
n/a |
yes |
local_domain_admin_username |
Default username for local domain admins |
string |
n/a |
yes |
name-prefix |
String prefix for resource names |
string |
n/a |
yes |
shutdown_ok |
Whether the resource can be safely disabled or shutdown |
string |
"vendor-schedule" |
no |
ssh_private_key_path |
Path to SSH private key to use for Linux ssh systems (public and private key must be matching pair) |
string |
n/a |
yes |
ssh_public_key_path |
Path to SSH public key to use for Linux ssh systems (public and private key must be matching pair) |
string |
n/a |
yes |
win_desk_password |
Default password for Windows 11 Desktops |
string |
n/a |
yes |
win_desk_username |
Default username for Windows 11 Desktops |
string |
n/a |
yes |
win_domain_name |
Domain name for AD, e.g. reddev.org |
string |
n/a |
yes |
win_netbios_name |
Netbios name for AD, e.g. reddev |
string |
n/a |
yes |
win_srv_admin_password |
Default password for Windows Server administrators |
string |
n/a |
yes |
win_srv_admin_username |
Default username for Windows Server administrators |
string |
n/a |
yes |