Releases: vmware/terraform-provider-vra
Releases · vmware/terraform-provider-vra
v0.11.0
Release v0.11.0 (12/16/2024)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
- 120c582 Fix goreleaser parameter
- 099ecf0 Fix vra_machine resource
- 412d485 Revert "Update vra/resource_machine.go"
- f4704b4 Revert "Update vra/resource_machine.go"
- 20aa1ab Revert "Update vra/resource_machine.go"
- e0ec667 Revert "Update vra/resource_machine.go"
- 4900ba8 Revert "Update website/docs/r/vra_machine.html.markdown"
- adfa56c Revert "Update website/docs/r/vra_machine.html.markdown"
- f6435e1 Revert "Update website/docs/r/vra_machine.html.markdown"
- 0d0dcb5 Revert "Update vra/resource_machine.go"
- 7ae85f6 Revert "Update variable names"
- 26da8c3 Upgrade golang.org/x/crypto to v0.31.0
- 78c1a64 Add support for VCF Automation authentication
- 689fa48 Revert "chore(gh): add lock workflow (#545)"
- 32c2c43 Revert "chore: add pull request template (#550)"
- 6bdac78 Revert "chore: add issue templates (#553)"
- b9f8588 Revert "chore(gh): add pull request labels (#552)"
- 59f3e77 Revert "chore(gh): add issue labels (#551)"
- 2a4759f Revert "chore(gh): add dependabot (#544)"
- 4c12fdc Update variable names
- f9ba664 Update vra/resource_machine.go
- 9133516 Update website/docs/r/vra_machine.html.markdown
- d49de16 Update website/docs/r/vra_machine.html.markdown
- 11737f2 Update website/docs/r/vra_machine.html.markdown
- 23ad13a Update vra/resource_machine.go
- 662ab59 Update vra/resource_machine.go
- fb58652 Update vra/resource_machine.go
- 2d89182 Update vra/resource_machine.go
- e463872 chore: add copyright and spdx (#558)
- 5ab38f7 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 (#556)
- 472b403 chore(deps): bump actions/setup-go from 4 to 5 (#555)
- 6cdeb1d chore(gh): add dependabot (#544)
- a4a6e6e chore(gh): update release workflow (#546)
- 27c4c77 chore(gh): update golangci-lint workflow (#554)
- c71b9dc chore: add pull request template (#550)
- 7c3689a chore: add issue templates (#553)
- a0396cf chore(gh): add pull request labels (#552)
- 9895e64 chore(gh): add issue labels (#551)
- 8da3652 chore: add code owners (#548)
- 01702cd chore: update code of conduct (#547)
- 2804aee chore(gh): add lock workflow (#545)
- ea232e0 chore: update notice (#549)
- b05f9f9 chore(gh): update stale workflow (#543)
- ad39c3a Added new options to documentation
- 122a10b Added scsi controller and unit option to resource-machine
- 3b95cd9 Upgrade to go 1.23.2
v0.10.0
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
v0.9.0
Release v0.9.0 (05/30/2024)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Deprecations
- Datasource
vra_catalog_item_entitlement
is being deprecated; use instead thevra_content_sharing_policy
datasource; - Datasource
vra_catalog_source_entitlement
is being deprecated; use instead thethe vra_content_sharing_policy
datasource; - Resource
vra_catalog_item_entitlement
is being deprecated; use instead thevra_content_sharing_policy
resource; - Resource
vra_catalog_source_entitlement
is being deprecated; use instead thevra_content_sharing_policy
resource;
Changelog
v0.8.8
Release v0.8.8 (04/23/2024)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
- acac7ae Upgrade golang.org/x/net to v0.24.0
v0.8.7
Release v0.8.7 (03/19/2024)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
- 4976131 Upgrade google.golang.org/protobuf to v1.33.0
v0.8.6
Release v0.8.6 (12/21/2023)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
- 5d2e62e Fix updating network ip ranges
v0.8.5
Release v0.8.5 (12/19/2023)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
- 3116050 Upgrade golang.org/x/crypto to v0.17.0
v0.8.4
Release v0.8.4 (10/30/2023)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
- b333685 Upgrade google.golang.org/grpc mod
v0.8.3
Release v0.8.3 (10/16/2023)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
v0.8.2
Release v0.8.2 (10/05/2023)
This release does not contain any change, it has just been signed with a new gpg key to fix an issue with Terraform v1.6.0 (see hashicorp/terraform#33984).