Publish an existing Terraform provider version.
- version
TerraformProviderVersion!
TerraformProviderVersion!- idImmutable, globally unique ID of the provider version.
- artifacts[TerraformProviderVersionArtifact!]!List of artifacts associated with this provider version.
- Temporary presigned URL for downloading the artifact.
- createdAtCreation timestamp of the provider version.
- deletedIndicates whether the version is deleted.
- descriptionFree-form, human-readable description of the provider version. Supports Markdown. Can be used for info like release notes, changelog, warnings or deprecations.
- numberSemantically versioned number.
- platforms[TerraformProviderPlatform!]!List of platforms for which the provider was built.
- protocolVersionsList of Terraform plugin protocol versions supported by the provider binaries.
- signingKeyIdID of the GPG key used to sign provider binaries.
- Current status of the Terraform provider version.
- updatedAtLast update timestamp of the provider version.