FIX ERROR – Terraform: Blocks of type “tags” are not expected here.

When trying to make a terraform plan or  terraform apply, terraform returns the following error: Error: Unsupported block type Blocks of type "tags" are not expected here. Did you mean to define argument "tags"? If so, use the equals sign to assign it a value.   Solution: In terraform versions below the 12, the following … Continue reading " FIX ERROR – Terraform: Blocks of type “tags” are not expected here."