Jason

Results 63 comments of Jason

Oh, never mind. The issue is that the documentation and sample env file seem to indicate you can use relative paths. In fact you cannot because commands are ran from...

@schxa @davoodharun Did the suggestions resolve or is there still an issue?

Will merge the PR as soon as I have everything set up from the project transfer

> I find this is caused by service behaviour, there is gap (serveral minites) between purging (POST method to purge soft-deleted) and creating a new resource with same name, may...

I'm able to reproduce this issue. When I have an environment set up to test I will see what's happening. In the meantime you could add a task after the...

Could you expand on what you mean? Are you talking about terraform variables?

Have you read from [here](https://www.terraform.io/language/values/variables#variables-on-the-command-line) down? Terraform supports various ways of setting these variables. The simplest case would be to create a tfvar file which contains all these values and...