dmvpn-hub

kecorbin/dmvpn-hub/csr

Terraform Module HCL CSR
Install
module "dmvpn-hub" {
source = "kecorbin/dmvpn-hub/csr"
version = "0.0.1"
}
plain text: /constructs/tfmod-kecorbin-dmvpn-hub-csr/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (16)
NameTypeDescriptionDefault
mgmt_cidrstring required
private_subnetsstring required
ssh_keypair_namestring required
nhrp_authentication_keystring required
isakmp_keystring required
csr_hostnamestring required
tunnel_keystring required
tunnel_ipstring required
public_subnetsstring required
datacenterstring required
regionstring"us-east-1"
csr_instance_sizestring"c4.large"
vpc_namestring"my-vpc"
vpc_cidrstring"10.0.0.0/16"
availability_zonestring"us-east-1a"
csr_internal_ipstring"10.0.2.10"
Outputs (9)
tunnel_ip
private_subnets
datacenter
isakmp_key
csr_ip
consul_ip
tunnel_key
nhrp_authentication_key
private_route_table_ids
Resources (9)
aws_eipaws_iam_instance_profileaws_iam_roleaws_iam_role_policyaws_instanceaws_network_interfaceaws_routeaws_security_groupaws_security_group_rule
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud CSR
Total downloads781
Inputs16
Outputs9
Resources9
Namespacekecorbin
Updated