-
### Description
I am trying to create AWS routes using aws_route block. My use-case is to create route(s) for multiple cidr blocks which will serve cross-AZ network establishment. My approach is to…
-
First of all this is going to be a very "AWS focused" comment so apologies.
I was wondering if there were any plans to support private subnet runners or at least a way to specify an elastic IP.
…
-
[Terraform providers modules are named in such a way that prevents importing them](https://developer.hashicorp.com/terraform/plugin/sdkv2/best-practices/depending-on-providers#do-not-import-providers-…
-
machine and, by extension, runner follow–up to #196
* [ ] Port https://github.com/iterative/terraform-provider-iterative/pull/384 to `iterative_machine`
* [ ] Deprecate in–house machine images f…
-
👋 greetings from the Cloudflare Terraform Provider maintainer
In the past, we've cut pre-release versions (`0.0.0-rc1`, `0.0.0-alpha1`, etc) of the Terraform provider however, they haven't made it in…
-
## Requested Functionality
If you're using k8s as your compute environment and you're operating on-prem, it's quite likely that you also have some kind of shared storage system (e.g. NFS). The user s…
-
This is could be applicable for the other providers but using `gcp` I received a `"Quota 'FIREWALLS' exceeded. Limit: 100.0 globally."` Should we query the API for an existing iterative / `cml-qwerty…
dacbd updated
2 years ago
-
This issue was solved by reverting partially the change the introduced the regression, but the exact causes are still unknown.
* https://github.com/iterative/terraform-provider-iterative/issues/452…
-
I was snooping at: https://github.com/iterative/terraform-provider-iterative/pull/340
and I wonder if there are any plans to have the task's `"machine"` definition accept an `iterative_machine` def…
dacbd updated
2 years ago
-
Hello,
I encountered the following error while running a task with TPI:
```
│ Error: Plugin error
│
│ with iterative_task.data-segmentation,
│ on main.tf line 6, in resource "iterative_…