Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 14 May 13:35
· 42 commits to main since this release
be85907

Release Date: 2025-05-14

FEATURES:

  • provider: Added a User-Agent header to all API requests. The header is in the following format terraform-provider-vcf/<version>. #309

FIXES:

  • r/vcf_instance: Resolved empty host subnet values. #314
  • r/vcf_credentials_rotate: Removed once_only option. #299

CHORES:

  • Updated golang.org/x/net to v0.38.0. #298, #306
  • Updated hashicorp/terraform-plugin-framework-validators to v0.18.0. #313
  • Migrated provider testing from hashicorp/terraform-plugin-sdk to hashicorp/terraform-plugin-testing. #308