SamuelFisher / TerraformPluginDotNet

Write Terraform providers in C#.
MIT License
46 stars 14 forks source link

Capture planned_values and output_changes when running terraform in unit tests #39

Closed ThomasBleijendaal closed 1 year ago

ThomasBleijendaal commented 1 year ago

This PR adds support to test outputs generated by the plugin.