The provider allows you to manage different Krutrim Cloud resources.
resource "krutrim_instance" "example" { name = "test-instance" image = "ubuntu-22.04" instance_type = "gpu.large" }
Compute Instances
Storage
Networking
Create
Update
Delete
Last updated 5 months ago
Was this helpful?