Skip to content

Commit

Permalink
chore: adding an sensitive option
Browse files Browse the repository at this point in the history
  • Loading branch information
gambol99 committed Apr 23, 2024
1 parent 68eba07 commit 3c80817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ output "vpn_endpoint_dns_name" {
output "client_configuration" {
value = module.client_vpn.client_configuration
description = "VPN Client Configuration data."
sensitive = true
}

0 comments on commit 3c80817

Please sign in to comment.