First real question: what is the Pulumi equivalent...
# getting-started
s
First real question: what is the Pulumi equivalent for
terraform state show module.service.kubernetes_ingress.example_ingress
? I need to see details (Ex: arn) about a created/managed resource for investigation and troubleshooting purposes, without resorting to configuring outputs that will never be used.