g1ps

Results 2 comments of g1ps

I'm trying again with terraform 15. I can get outputs to work with ``` output "server-name" { value = vra7_deployment.my_server[*].resource_configuration[*].instances[*].properties.name } ``` although it seems to alternate between returning the...