Terraform error Insufficient features blocks
A quick blog post to assist you, if you are working with Terraform and you come across the error message Insufficient features blocks when attempting to deploy your infrastructure, don’t worry, it’s a simple fix. This error message is indicating that there is a missing “features” block in your Terraform configuration file. The “features” block … Read more