Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ec2-client-vpn/aws to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 20a9e1e commit 24222c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ locals {

module "ec2_client_vpn" {
source = "cloudposse/ec2-client-vpn/aws"
version = "0.14.0"
version = "0.16.0"

ca_common_name = var.ca_common_name
root_common_name = var.root_common_name
Expand Down

0 comments on commit 24222c1

Please sign in to comment.