To use this module in your Terraform, refer to the below module example:
module "aws_vpn" {
source = "git::https://github.com/dicomgrid/pt-modules.git?ref=null"
# See inputs below for additional required parameters
}
Name |
Version |
aws
|
>= 5.49.0 |
No modules.
Name |
Description |
Type |
Default |
Required |
tags
|
n/a |
any |
n/a |
yes |
aws_project_id
|
n/a |
string |
"null" |
no |
cloudwatch_log_groups
|
n/a |
map |
{} |
no |
code_managed
|
n/a |
string |
"true" |
no |
compliance
|
n/a |
string |
"null" |
no |
customer_gateways
|
n/a |
map |
{} |
no |
default_dh_group_numbers
|
n/a |
list |
[ "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24" ] |
no |
default_encryption_algorithms
|
n/a |
list |
[ "AES256", "AES256-GCM-16" ] |
no |
default_integrity_algorithms
|
n/a |
list |
[ "SHA2-256", "SHA2-384", "SHA2-512" ] |
no |
map_migrated
|
n/a |
string |
"null" |
no |
onetime
|
n/a |
string |
"null" |
no |
vpns
|
n/a |
map |
{} |
no |