You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Reference to undeclared resource
│
│ on main.tf line 154, in module "anaml_demo_features":
│ 154: source_id = anaml-operations_source.local.id
│
│ A managed resource "anaml-operations_source" "local" has not been declared in the root module.
The text was updated successfully, but these errors were encountered:
Error: status: 422, body: The request body was invalid. Missing required field: DownField(adt_type),DownField(source)
│
│ with module.anaml_demo_features.anaml_table.towns,
│ on modules/anaml_demo/tables.tf line 1, in resource "anaml_table" "towns":
│ 1: resource "anaml_table" "towns" {
│
Error: Reference to undeclared resource
│
│ on main.tf line 154, in module "anaml_demo_features":
│ 154: source_id = anaml-operations_source.local.id
│
│ A managed resource "anaml-operations_source" "local" has not been declared in the root module.
The text was updated successfully, but these errors were encountered: