Skip to content

Inability to create 2 Client VPNs in the same VPC #125

Open
@sgkouts85

Description

@sgkouts85

Describe the Bug

It is not possible to create 2 client VPNs in the same VPC due to SSM parameter names being hardcoded in the module

Expected Behavior

The user should be able to modile SSM parameter names to bypass the error.

Steps to Reproduce

Create 2 modules for Client VPN and execute them on the same VPC, you will see an error

module.ec2-client-vpn.module.self_signed_cert_ca.aws_ssm_parameter.certificate[0], │ on .terraform/modules/operations_us_east_1_client_vpn.ec2-client-vpn.self_signed_cert_ca/ssm.tf line 1, in resource "aws_ssm_parameter" "certificate": │ 1: resource "aws_ssm_parameter" "certificate" { │

Screenshots

No response

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions