Releases: vmware/terraform-provider-vra
v0.5.1
Release v0.5.1 (03/09/2022)
vRealize Automation versions
Requires vRealize Automation 8.6.2 or greater.
Changelog
- 619f8f8 Fix retrieving deployment resources
v0.5.0
Release v0.5.0 (02/22/2022)
Know issues
When using the vra_deployment
data source and/or resource, the deployment resource's properties do NOT contain all properties. This issue has been fixed at v0.5.1.
vRealize Automation versions
Requires vRealize Automation 8.6.2 or greater.
Changelog
- 711c915 Add documentation for catalog_item_entitlement
- e953808 Fix catalog_item_entitlement lint and compile errors
- 81e382a Add new resource catalog_item_entitlement
- 6ad7c8e Add region name
- e88409a Update go.mod with golang 1.16
- e95e9ce Add fabric_datastore_vsphere resource
- 670dc2c Update zone data source
- b1af748 Update cloud_account data sources and resources
- f5dc073 Update region_enumeration data sources
- 10099f6 Update methods and properties to sdk v0.4.0 changes
- 4ca2644 Update catalog and deployment API versions to '2020-08-25'
- bec3754 Upgrade vra-sdk-go to v0.4.0
- 92365c9 Update
health_check_configuration
v0.4.1
Release v0.4.1 (11/04/2021)
vRealize Automation versions
Requires vRealize Automation 8.5 or greater.
Changelog
0c9be76 Update getting_a_refresh_token.md
7239f58 Add placement_policy
to vra_project
02ba487 Update get_token.sh
c6ced1a Update get_token.ps1
9b4d84c Update docs for refresh_token
48be5c0 Update README.md
c38aa95 Update install_provider.md
f1b42a1 Update README.md
f8eca9b Update README.md
f67ca2f Update index.html.markdown
9b8a1db Update index.html.markdown
51b76df Use Set as attribute type for unordered list of items
f10a628 Update index.html.markdown
8818503 Update README.md
0ffe44c Update RELEASE.md
c10e14c Update docs for installing provider
c822a59 Fix the compute_ids list of a region
d7fd4ea Fix documentation
v0.4.0
Release v0.4.0 (10/04/2021)
vRealize Automation versions
Requires vRealize Automation 8.5 or greater.
Changelog
2406126 Fix fabric_compute data source id attribute
2c3e0cf Fix fabric_datastore_vsphere data source id attribute
81a1b36 Fix region data source documentation
9a40219 Update fabric_datastore_vsphere data source attributes
d609d53 Add fabric_compute example
eba778a Add fabric_compute resource
ae4e4ad Add fabric_compute data source
30bffc1 Update RELEASE.md
258fc24 Update zone resource attributes
38859a1 Update zone data source attributes
76dc7d3 Added GitHub Discussions to contact_links to encourage discussion and collabroation.
fb87dc4 Update CONTRIBUTING.md to refelect main branch
v0.3.11
v0.3.10
Release v0.3.10 (09/03/2021)
vRealize Automation versions
Requires vRealize Automation 8.5 or greater.
Know issues
An unexpected backward incompatibility change has been introduced when using the vra_region
data source filtering by cloud_account_id
and region
on vSphere cloud accounts. Until now, the region
input parameter required the region external_region_id
, and now the region name
is required. This has been fixed (to be backward compatible) at v0.3.11.
Changelog
d1dba66 Several fixes fof the data source region
88104b7 Show last request details when there is an error updating a deployment
48cb930 Fix delete deployment when there is an error
03a8704 Upgrade vra-sdk-go to v0.3.0
cc749d3 Fix removing project constraints
1197de5 Upgrade deprecated stateChangeFunc.WaitForState to stateChangeFunc.WaitForStateContext
b121fe9 Use the context aware functions for resource CRUD operations
497cd55 Upgrade deprecated schema.State to schema.StateContext
5f258db Switch to TypeList from TypeMap for unsupported elements
4e320d3 Remove MaxItems/MinItemm attributes on computed fields
e910189 Upgrade provider to Terraform Plugin SDK v2
e497726 Install the latest version
v0.3.9
Release v0.3.9 (08/01/2021)
Changelog
3278d20 Update the Project Resource page
683adc5 [339] vra_region documentation under Data Source is blank (#366)
9dcde80 Add stale github action for Issues and PRs
a2c43bf Update vRA SDKs to v0.2.21
0f9bce7 Remove travis configuration file
f5a7f95 Upgrade golang version to 1.16
08ff38d Add Go test Github Action
38549d9 Update provider's index documentation
ddd3b52 Docs: Corrected field description to required
#306
#291
v0.3.8
v0.3.7
Release v0.3.7 02/06/2021
Changelog
d45f571 [issue-291] Add Custom properties in resourceProject
22e3a85 Updated the iaas APIs to 8.4 vRA version. (#343)
f16816b [issue-331] Terraform plan or apply shows changes even if there were none (#341)
237d3e7 [issue-802] Importing a network profile doesn't import IDs of the net… (#338)