Chase Bolt

Results 44 comments of Chase Bolt

https://www.terraform.io/docs/commands/init.html#copy-a-source-module so far the best option has been to make a tmp directory and run `terraform init -from-module=/www/terraform_modules/`. this will copy the module into the tmp directory and allow every...

currently i am using the example docker container and config with worker 1 and thread 1 - it does not appear to execute sequentially. resolving local state issue: - create...

I also am interested in this. Was going to use this in a project having to backtrack on this because it can’t be automated yet. Great project and subscribing to...

any chance to get this merged in? or is this repo dead?

Also running into this issue when working with wild card certs for staging clusters. It is a mess trying to copy certs across many namespaces as new PRs are stood...

Best to migrate the images to git-lfs

I agree, but I assume he is using this repo for the demo site as well.

I am a fan of this change because I also don't like the operator determining who should be RO/W. I want that job dedicated to be performed by Orchestrator. I've...

i would love this to be supported. ideally i would prefer the node pool to be optional and not a requirement. terraform wants to destroy and create when making a...