Releases: vmware/terraform-provider-vra
Releases · vmware/terraform-provider-vra
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).
v0.8.1
Release v0.8.1 (09/20/2023)
vRealize Automation versions
Requires vRealize Automation 8.10.1 or greater.
Changelog
- 773b9f6 Fix the fabric_network_ids parameter at vra__network_ip_range resource