v3/terraform/modules/tfc-workspace/outputs.tf
2020-10-09 10:54:55 -04:00

3 lines
No EOL
52 B
HCL

output "workspace" {
value = tfe_workspace.ws[*]
}