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 156 forks source link

feat: Set tunnel PSK outputs to `sensitive = true` #86

Closed stefan-matic closed 1 year ago

stefan-matic commented 1 year ago

Description

Setting tunnel PSK outputs to sensitive = true so that Terraform doesn't error out on apply when the custom PSK are used.

Motivation and Context

Opened as an additional request in the Issue#80, but not covered in the PR#83.

Breaking Changes

None.

How Has This Been Tested?

antonbabenko commented 1 year ago

This PR is included in version 3.3.0 :tada:

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.