From 966d64d6eac6b06fbf29332abe9ea931cdc50dcd Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations Date: Sat, 23 Nov 2024 00:57:41 +0000 Subject: [PATCH] chore(deps): update ci dependencies --- README.md | 2 +- common-dev-assets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 039b65c..1fa0b13 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ No modules. | [subnet\_ids](#input\_subnet\_ids) | List of subnet IDs to provision this VPN server in. List must have at least 1 subnet ID for standalone VPN and at least 2 subnet IDs for the High Availability mode. | `list(string)` | n/a | yes | | [vpn\_client\_access\_group\_users](#input\_vpn\_client\_access\_group\_users) | List of users to optionally add to the Client to Site VPN Access Group if var.create\_policy is true | `list(string)` | `[]` | no | | [vpn\_gateway\_name](#input\_vpn\_gateway\_name) | The user-defined name for the VPN server. If unspecified, the name will be a hyphenated list of randomly-selected words. Names must be unique within the VPC the VPN server is serving. | `string` | n/a | yes | -| [vpn\_server\_routes](#input\_vpn\_server\_routes) | Map of server routes to be added to created VPN server. |
map(object({
destination = string
action = string
}))
| `{}` | no | +| [vpn\_server\_routes](#input\_vpn\_server\_routes) | Map of server routes to be added to created VPN server. |
map(object({
destination = string
action = string
}))
| `{}` | no | ### Outputs diff --git a/common-dev-assets b/common-dev-assets index de9d7f6..4076144 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit de9d7f69f5bb2ac57ccabd68d01a0be85a424c07 +Subproject commit 407614490ce7fddb150a8fce9719b3bcc9e05cea