Skip to content

Releases: vmware/terraform-provider-vra

v0.5.1

10 Mar 04:36
690aa71
Compare
Choose a tag to compare

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

22 Feb 21:11
3b5ae8a
Compare
Choose a tag to compare

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

04 Nov 16:14
4821fca
Compare
Choose a tag to compare

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

04 Oct 18:35
f8a3c3e
Compare
Choose a tag to compare

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

09 Sep 15:15
2db2964
Compare
Choose a tag to compare

Release v0.3.11 (09/09/2021)

vRealize Automation versions

Requires vRealize Automation 8.5 or greater.

Changelog

f1cb1ee Tune stale github action properties
ec9ebe5 Update issue's templates
82c3344 Fix vra_region data source regression
38055ba Add NOTICE file

v0.3.10

03 Sep 21:51
25bb1d4
Compare
Choose a tag to compare

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

02 Aug 00:57
Compare
Choose a tag to compare

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

01 Jul 06:27
Compare
Choose a tag to compare

Release 0.3.8 (06/30/2021)

Changelog

c7e4d99 Fix issue #311.
86087c5 Allow AD groups as Project users
d7fb413 [Issue-347]Region data source returns null property values (#352)
83738ca Update deprecated linters

v0.3.7

02 Jun 15:24
20e2369
Compare
Choose a tag to compare

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)

v0.3.6

30 Apr 23:39
3121dc6
Compare
Choose a tag to compare

Release 0.3.6 (2021-04-30T23:26:32Z)

Changelog

3121dc6 [issue-323] Importing vRA Cloud Zone doesn't import region ID (#330)
a6d31cb Fix #307 Add custom properties to vra_fabric_network resource and data resource. (#328)
20d4a0b Add CODE-OF-CONDUCT.md (#320)