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

Legitimate use cases for anonymous fields are few and far between. This is not one of them - we're not accessing properties of the anonymous fields directly.

technical debt

Consolidate `/task/` and `/iterative/`, amongst other things

technical-debt

Use embedded template instead of format string. Add test. Remove use of map pointer - golang maps are already pointers to a maps structure and can be nil.

technical debt
testing

Continuation of https://github.com/iterative/terraform-provider-iterative/pull/610 ### Functionality Note that the Visual Studio Code Remote use case already provides both capabilities out of the box, so we don't have to implement anything on...

epic
standalone-binary

This PR addresses #559 The instance-permission-set is parsed as a comma-separated list of ARM resource ids in the form '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

cloud-az

## Breaking changes - [ ] make `spot` a boolean? https://github.com/iterative/terraform-provider-iterative/issues/640#issuecomment-1208013932 + [ ] retain old float-functionality with a different name `--spot-max-price`? - [ ] drop `resource_machine`? - [ ]...

epic
releases

I found this while testing out basic example in the [README](https://github.com/iterative/terraform-provider-iterative#define-a-task) If a user were to set `spot` to anything other than `0`, the task will fail to start: ```...

resource-task

self-hosted Bitbucket Pipelines don't support GPU runners https://github.com/iterative/cml/issues/1015. A work-around is using TPI `task` directly in BB Pipelines. ## Proposal Put together an example repo/tuorial: > BB Pipelines -> [TPI...

documentation
resource-task
external-request
gpu

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

enhancement
cloud-az
resource-task

## p2 - [x] #457 + [x] #450 + [x] show examples for all the [`task` resource arguments](https://registry.terraform.io/providers/iterative/iterative/latest/docs/resources/task#argument-reference) + [x] Show/explain CI restart workflow lifecycle & environment propagation + [x]...

documentation
p1-important
epic
resource-task