Terraform Instances - Enhance terraform plan

Headline:
Instead of removing an instance when a terraform plan fails, provide some feedback to the user


Description:
When deploying a new instance, if a terraform plan fails, an instance is automatically removed. When talking about user experience, this is not the ideal behaviour, since the end user has no perception of what happened. To improve this situation, we would like to kept the instance with a clear terraform error.


Example/Use case(s):

  • Keep the instance, with a terraform error message