aws-bucket-name |
Name of S3 bucket for managing Terraform state across vendor ranges |
string |
"msr2-vendor-resources" |
no |
aws-region |
AWS region to use, defaults to us-east-1 |
string |
"us-east-1" |
no |
aws-region-az |
AWS availability zone to use, defaults to us-east-1a |
string |
"us-east-1a" |
no |
category |
(Optional) Category of resource group, (similar to name, used for ansible automation) |
string |
"" |
no |
description |
Description for the resource group |
string |
"MSR2" |
no |
dev_linux_password |
Password for dev Linux hosts |
string |
n/a |
yes |
dev_linux_username |
Username for Linux hosts |
string |
n/a |
yes |
dev_win_admin_password |
Password for Windows 10 desktop dev boxes |
string |
n/a |
yes |
dev_win_admin_username |
Username for Windows 10 desktop dev boxes |
string |
"devadmin" |
no |
environment |
(Optional) Environment tag of resource group |
string |
"Development" |
no |
local_domain_admin_password |
Local admin password to workstation 1 |
string |
"localAdmin1" |
no |
local_domain_admin_username |
Local admin password to workstation 1 |
string |
"localadmin" |
no |
name-prefix |
String prefix for resource names |
string |
"" |
no |
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_a_domain_name |
Domain name for A |
string |
n/a |
yes |
win_a_netbios_name |
Netbios name for A |
string |
n/a |
yes |
win_b_domain_name |
Domain name for B |
string |
n/a |
yes |
win_b_netbios_name |
Netbios name for B |
string |
n/a |
yes |
win_c_domain_name |
Domain name for C |
string |
n/a |
yes |
win_c_netbios_name |
Netbios name for C |
string |
n/a |
yes |
win_desk_password |
Local admin password to workstation 1 |
string |
"winDesk1" |
no |
win_desk_username |
Local admin password to workstation 1 |
string |
"windesk" |
no |
win_domain_name |
Domain name for AD |
string |
n/a |
yes |
win_netbios_name |
Netbios name for AD, e.g. reddev |
string |
n/a |
yes |
win_srv_admin_password |
Windows Server admin password |
string |
n/a |
yes |
win_srv_admin_username |
Windows Server admin username |
string |
n/a |
yes |