Hi, I am trying to follow the blueprint here: https://developer.genesys.cloud/blueprints/agent-rewards-external-metrics-blueprint/#configure-your-terraform-build
I am getting this error, can anyone assist?
│ Error: Flow publish failed. JobID: 6d8360b9-1ab2-4083-9a4d-7dddc16fe191, tracing messages: find 'data table' by value of '[object Object]' - no matches for '[object Object]'. -- [ArchNetworkValueRetrieval]
│
│ promise unhandled exception caught. Error: no matches. -- [ArchAsyncTracker]
│
│ setting the Archy exit code to 100
│
│ find 'data action' by value of '[object Object]' - no matches for '[object Object]'. -- [ArchNetworkValueRetrieval]
│
│ promise unhandled exception caught. Error: no matches. -- [ArchAsyncTracker]
│
│ find 'data action' by value of '[object Object]' - no matches for '[object Object]'. -- [ArchNetworkValueRetrieval]
│
│ promise unhandled exception caught. Error: no matches. -- [ArchAsyncTracker]
│
│ find 'data action' by value of '[object Object]' - no matches for '[object Object]'. -- [ArchNetworkValueRetrieval]
│
│ promise unhandled exception caught. Error: no matches. -- [ArchAsyncTracker]
│
│ could not find the 'data table' by name using the value '[object Object]'.
│ Error details: no matches
│
│ error(s) encountered.
│
│ Architect Scripting errors will be listed above.
│
│ exit code: 100
│
│ with module.archy_flow.genesyscloud_flow.inbound_call_flow,
│ on modules/flow/flow.tf line 1, in resource "genesyscloud_flow" "inbound_call_flow":
│ 1: resource "genesyscloud_flow" "inbound_call_flow” {