Hello 🙂
I have notice something strange with the asset bundle deployments via the CLI tool
I am trying to run databricks bundle deploy and i'm getting and error saying the job ID doesn't exist or I don't have access to it.
Error: cannot read job: User hello.me does not have Admin or Manage Run or Owner or View permissions on job 542299086197667
However, this job doesn't exist and when I go to the .bundle folder in my workspace, I can see all of my asset bundle code is there (my most recent), but the terraform.tfstate is referencing a job that doesn't exist, or an old asset bundle.
I've deleted (and trashed) my .bundle folder in my workspace, and rerun databricks bundle deploy and still getting the same error.
And it still has terraform state referencing config files that have long been deleted (and jobs/pipelines).
Looking at my local I see the terraform.tfstate is updated and referencing the right files
Is anyone able to help with this?
Databricks CLI v0.223.2
Thank you in advance