Terraform Provider Releases
Latest Assets
Terraform
terraform {
required_providers {
spirl = {
source = "registry.opentofu.org/spirl/spirl"
}
}
}
provider "spirl" {
sa_key_id = "sak-abcd1234"
sa_private_key = file("path/to/private-key.pem")
}
Manual Download
Asset | Latest Release Version | Location |
---|---|---|
Linux amd64 | v0.0.1 | https |
Linux arm64 | v0.0.1 | https |
macOS amd64 | v0.0.1 | https |
macOS arm64 | v0.0.1 | https |
Windows arm64 | v0.0.1 | https |
Windows amd64 | v0.0.1 | https |