terraform-provider-iterative icon indicating copy to clipboard operation
terraform-provider-iterative copied to clipboard

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes

Results 92 terraform-provider-iterative issues
Sort by recently updated
recently updated
newest added

``` TPI [INFO] LOG 0 >> 2022-05-21 16:50:59 tpi-task.service: Failed with result 'timeout'. TPI [INFO] Status: completed with errors • ``` It would be nice for the final logline to...

good-first-issue
ui/ux
resource-task
p2-nice-to-have

Add support for ```instance_permission_set```

enhancement
resource-runner
cloud-k8s

`goreleaser/goreleaser-action` takes [~30min to build 8 packages](https://github.com/iterative/terraform-provider-iterative/actions/workflows/release.yml) on GHA atm. Advantages of using a cloud instance to build instead: - doubles up as a form of e2e testing - provision...

technical-debt
testing
releases

Revert NVIDIA/nvidia-docker#568 once https://github.com/NVIDIA/nvidia-container-toolkit/issues/257 is resolved

technical-debt

Can we use APIs to retrieve an estimated hourly price for `machine` on each provider to print to the screen on `apply`? atm it only says `{machine} on {cloud}`. Would...

enhancement
cloud-common
resource-runner
resource-task

One should be an alias of the other and should be resolved at the very beginning to follow up with the same identifier along the chain, of not is enforcing...

cloud-az
ui/ux

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 from https://github.com/iterative/terraform-provider-iterative/pull/409 * [ ] Make sure that...

machine-image
resource-runner
resource-machine
p2-nice-to-have

For additional context see: * https://github.com/iterative/terraform-provider-iterative/pull/550 * https://github.com/iterative/terraform-provider-iterative/issues/501 * https://github.com/iterative/terraform-provider-iterative/issues/236

resource-task
cloud-k8s

Once https://github.com/docker/cli/pull/2934 gets released, the changes introduced with #61 won't be required anymore and should be reverted.

technical-debt
resource-runner

Goal: recover deep learning jobs, minimize data sync for reusable machines (#209) Cloud data sync - all data syncs through a cloud directly (S3, etc). This scenario does not include...

epic