errors.fyi community error code reference
invalid_block_definition
terraform

Invalid block definition

A block label or block type is not valid in the current context, often caused by a missing or extra label, or placing a block where an argument is expected. Review the HCL block syntax and provider schema.

References

← all namespaces