TerraformProviderVersionInput

  • number
    Semantically versioned number, unique for this provider.
  • protocolVersions
    List of Terraform plugin protocol versions supported by the provider binaries. These must correspond to whatever is supported by Terraform, and Spacelift does not validate these; Terraform will. You can learn more about Terraform plugin protocol versions at https://developer.hashicorp.com/terraform/plugin/how-terraform-works#terraform-plugin-protocol
  • signingKeyId
    ID of the GPG key used to sign the provider binaries. This key must be registered with the Spacelift account, and may not be revoked.
  • shaSumsFileSHA
    Hex-encoded SHA 256 checksum of the checksums file.
  • signatureFileSHA
    Hex-encoded SHA 256 checksum of the checksums signature file.