jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
127 stars 55 forks source link

Fix tf-show with tfplan that contains apiManagement policies #212

Closed charleszipp closed 3 years ago

charleszipp commented 3 years ago

tf-show does not work with a tfplan that contains apiManagement policies. There is a test that reproduces the issue with a "clean" tfplan that contains apiManagement policies.

Fix #156