Skip to content

Commit 3b29f58

Browse files
committed
removing sensitive parameter
1 parent cc2895f commit 3b29f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/site-to-site-vpn/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ variable "vpn_connection_config" {
111111
- `routes`: Optional static routes to add to the VPN connection.
112112
- `tags`: Key-value pairs to tag the VPN connection.
113113
EOT
114-
sensitive = false
114+
115115
}
116116

117117

0 commit comments

Comments
 (0)