Robert Phamle
01/20/2024, 12:26 AMError: Error creating work pool
  with module.prefect2_ci_square.prefect_work_pool.example_work_pool,
  on ../modules/prefect2_ci/main.tf line 14, in resource "prefect_work_pool" "example_work_pool":
  14: resource "prefect_work_pool" "example_work_pool" {
Could not create work pool, unexpected error: http error: Post
"<https://api.prefect.cloud/api/accounts/><my account id>/workspaces/<my workspace id>/work_pools/":
ForbiddenMarvin
01/20/2024, 12:26 AM<https://api.prefect.cloud/api/accounts/><my account id>/workspaces/<my workspace id>/work_pools/Robert Phamle
01/20/2024, 12:29 AMMarvin
01/20/2024, 12:29 AM$ prefect config set PREFECT_API_URL="<https://api.prefect.cloud/api/accounts/[ACCOUNT-ID]/workspaces/[WORKSPACE-ID]>"
   $ prefect config set PREFECT_API_KEY="[API-KEY]"[ACCOUNT-ID][WORKSPACE-ID][API-KEY]