FIX ERROR — Terraform: Blocks of type "tags" are not expected here.
При попытке сделать terraform plan или terraform apply, terraform возвращает следующую ошибку: 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. Решение: В terraform версиях ниже 12-ой для "tags" использовался следующий синтаксис: … Продолжить читать "FIX ERROR — Terraform: Blocks of type "tags" are not expected here."