I am getting this error when trying the delete a resource using the command below:
tx delete --resource “resourcetest123” -f
tx ERROR: Specified resource ‘resourcetest123’ does not exist.
Could anyone help me solve it?
I am getting this error when trying the delete a resource using the command below:
tx delete --resource “resourcetest123” -f
tx ERROR: Specified resource ‘resourcetest123’ does not exist.
Could anyone help me solve it?
Hi Sandy,
In this case, please make sure:
1- The resource name exists in .tx/config file
2- The resource exists in the project.
Let me know if you have other questions,
Kind regards,