-
referencing: https://github.com/iterative/terraform-provider-iterative/blob/master/docs/guides/generic-machine-types.md
with:
```hcl
terraform {
required_providers { iterative = { source = "it…
dacbd updated
2 years ago
-
> _What if we always print the full logs for `resource_cml_runner` machines to the Terraform debug output (not visible by default) and the runner-specific logs to the standard output just in case of e…
-
It clears up the resource if failing creating the machine, however, if registering the runner fails it might not be destroying the resource!?
-
One thing I've noticed after looking through the docs here: https://registry.terraform.io/providers/iterative/iterative/latest/docs/resources/task#argument-reference
is that there is no way to assi…
-
* [x] Merge https://github.com/iterative/terraform-provider-iterative/pull/409
* [x] Merge https://github.com/iterative/terraform-provider-iterative/pull/384
* [x] https://github.com/iterative/terra…
-
I'm facing the bellow issue,
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during containe…
-
was taking a look at: iterative/blog-tpi-bees and my impatience resulted in an error... 🔥
```bash
git clone git@github.com:iterative/blog-tpi-bees.git
cd blog-tpi-bees/
vim main.tf
terraform…
dacbd updated
2 years ago
-
-
The `Read()` method is being invoked several times, both from Terraform and from the `task` internal planner. 🟦 ☸️
### See also
* https://github.com/iterative/terraform-provider-iterative/pull/4…
-
As discussed: the credentials used to "create" the `task` != credentials of the `task`.
See #550 comments for some additional context.
Prevents #550 and #501 from working properly.
dacbd updated
2 years ago