nitmatgeo

Results 4 comments of nitmatgeo

In my case, I released the error was when there was an exception and when my final block was uncommented. ` Push-OutputBinding -Name Response -Value ([HttpResponseContext]@{ StatusCode = "xyz" Body...

Hi @antonbabenko, any possibility considering below request? https://github.com/hashicorp/terraform/issues/28913

We definitely need a solution, please refer to my [proposal here](https://github.com/hashicorp/terraform/issues/28913). Tagging few who seemed to have involved wrt lifecycle blocks.. please help @jbardin @apparentlymart @pkolyvas

I face this issue. Any update? **Background:** I created a 8 NSG Rules via terraform and destroyed 6. When code was running at 90% I saw the 6 got destroyed...