We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22843de commit f2d4921Copy full SHA for f2d4921
modules/compute_instance/outputs.tf
@@ -22,7 +22,6 @@ output "instances_self_links" {
22
output "instances_details" {
23
description = "List of all details for compute instances"
24
value = google_compute_instance_from_template.compute_instance.*
25
- sensitive = true
26
}
27
28
output "available_zones" {
0 commit comments