terraform-aws-modules / terraform-aws-vpn-gateway

Terraform module to create AWS VPN gateway resources πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/vpn-gateway/aws
Apache License 2.0
111 stars 154 forks source link

Set output to sensitive for vpn_connection_customer_gateway_configuration #64

Closed raizyr closed 2 years ago

raizyr commented 2 years ago

Description

This change sets the output of vpn_connection_customer_gateway_configuration to sensitive.

Motivation and Context

The latest AWS provider flags the data in this output as secret due to the preshared keys in it and results in an error on a plan.

Breaking Changes

How Has This Been Tested?

dirk39 commented 2 years ago

Hi @raizyr, thanks for the contribution! Could you please change the pull request title to pass the "Validate PR title" check?

dirk39 commented 2 years ago

Closes #63

github-actions[bot] commented 2 years ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 2 years ago

This PR was automatically closed because of stale in 10 days

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.