Skip to content

v0.3.10

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 21:51
25bb1d4

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