Skip to content

v1.11.0

Latest

Choose a tag to compare

@lachen-nv lachen-nv released this 15 Apr 09:27
· 2 commits to main since this release
3d474cd
fix: bump CI golang image version to 1.25 (#81)

* fix: bump CI golang image version to 1.25

Signed-off-by: Hua-Wei Chen <huaweic@nvidia.com>

* fix: upgrade terraform-plugin-framework to v1.19.0 for plugin-go v0.31.0 compatibility

terraform-plugin-go v0.31.0 added GenerateResourceConfig to the
tfprotov5.ProviderServer interface. Framework v1.16.1 does not implement
it, causing typecheck failures in CI. v1.19.0 is built against v0.31.0
and satisfies the interface.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Hua-Wei Chen <huaweic@nvidia.com>

---------

Signed-off-by: Hua-Wei Chen <huaweic@nvidia.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>