Skip to content

Commit

Permalink
hide sensitive info from tf output
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Nov 10, 2023
1 parent bc1cbd2 commit 09febf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environment/inventory.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ output "inventory" {
local.sft_inventory,
local.k8s_cluster_inventory
)
sensitive = true
}

0 comments on commit 09febf4

Please sign in to comment.