Release v0.10.0 (10/07/2024)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Deprecations
- Provider's configuration property
VRA7_INSECURE
is being deprecated; use instead theVRA_INSECURE
property; - Provider's configuration property
VRA7_REAUTHORIZE_TIMEOUT
is being deprecated; use instead theVRA_REAUTHORIZE_TIMEOUT
property;
Changelog
- 851d9b2 Fix golangci-lint version at release action
- 0750141 Upgrade golangci-lint to v1.60.3 and fix linter issues
- 970bf3c Upgrade dependencies and golang to 1.23
- 7fa4596 chore(ci): add codeql analysis
- ec454d3 chore(deps): update
go.mongodb.org/mongo-driver
- ae6865e chore: deprecate
VRA7_
environmental variables - 48b4910 Remove vra7 provider reference
- 16e5c0d Remove temporary .terraform-registry file
- 4c052e8 chore: add temporary .terraform-registry file (#523)
- 97d7641 Add temporary .terraform-registry file