errors.fyi community error code reference
unsupported_attribute
terraform

Unsupported attribute

An expression accesses an attribute on an object that does not have that attribute, including attributes that do not exist on a resource type's schema. Verify the attribute name against the provider documentation.

References

← all namespaces