Remove code that destroys TF resources after failure
Compare changes
- Eesaan Atluri authored
TF apply failure leads to pipeline exiting so TF destroy doesn't run
+ 1
− 10
@@ -88,16 +88,7 @@ tf-apply:
TF apply failure leads to pipeline exiting so remove TF destroy part that doesn't run
TF apply failure leads to pipeline exiting so TF destroy doesn't run