datadog_api_key |
Datadog API key for metrics and audit logs |
string |
null |
no |
datadog_region |
Datadog API key for metrics and audit logs |
string |
null |
no |
hcp_boundary_name |
Name for HCP Boundary cluster. If left as an empty string, a cluster will not be created. |
string |
null |
no |
hcp_boundary_tier |
HCP Boundary Tier |
string |
"Standard" |
no |
hcp_consul_datacenter |
Datacenter for HCP Consul cluster. If undefined, uses hcp_consul_name . |
string |
null |
no |
hcp_consul_name |
Name for HCP Consul cluster. If left as an empty string, a cluster will not be created. |
string |
null |
no |
hcp_consul_peering |
Enable peering of HCP Consul clusters |
bool |
false |
no |
hcp_consul_primary_link |
self_link of the HCP Consul primary cluster for federation |
string |
null |
no |
hcp_consul_public_endpoint |
Enable public endpoint for HCP Consul cluster. |
bool |
false |
no |
hcp_consul_security_group_ids |
Security Group IDs to allow HCP Consul. |
list(string) |
[] |
no |
hcp_consul_tier |
Tier for HCP Consul cluster. Must be development , standard , or plus . |
string |
"development" |
no |
hcp_consul_version |
Minimum Consul version. Defaults to HCP recommendation. |
string |
null |
no |
hcp_vault_name |
Name for HCP Vault cluster. If left as an empty string, a cluster will not be created. |
string |
null |
no |
hcp_vault_paths_filter |
Path filter for HCP Vault performance replication. |
list(string) |
null |
no |
hcp_vault_primary_link |
self_link of the HCP Vault primary cluster for performance replication. |
string |
null |
no |
hcp_vault_public_endpoint |
Enable public endpoint for HCP Vault cluster. |
bool |
false |
no |
hcp_vault_tier |
Tier for HCP Vault cluster. See pricing information |
string |
"dev" |
no |
hcp_vault_version |
Minimum Vault version. Defaults to HCP recommendation. |
string |
null |
no |
hvn_cidr_block |
CIDR Block of HashiCorp Virtual Network. Cannot overlap with vpc_cidr_block . |
string |
n/a |
yes |
hvn_name |
Name of HashiCorp Virtual Network. |
string |
n/a |
yes |
hvn_peer |
Peer HVN to VPC. |
bool |
false |
no |
hvn_region |
AWS region for HashiCorp Virtual Network. |
string |
n/a |
yes |
number_of_route_table_ids |
Number of routing table ids. Works around GH-4149. |
number |
0 |
no |
route_table_ids |
List of routing table IDs to route to HVN peering connection. |
list(string) |
[] |
no |
tags |
Tags for AWS resources |
map(string) |
{} |
no |
transit_gateway_arn |
Transit gateway ARN. |
string |
"" |
no |
transit_gateway_id |
Transit gateway ID. |
string |
"" |
no |
use_transit_gateway |
Use transit gateway for connecting HVN and VPC. |
bool |
false |
no |
vpc_cidr_block |
CIDR Block of VPC. Cannot overlap with hvn_cidr_block . |
string |
"" |
no |
vpc_id |
ID of VPC. |
string |
"" |
no |
vpc_owner_id |
Owner ID of VPC. |
string |
"" |
no |