Skip to content

Releases: vmware/terraform-provider-vra

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 30 Apr 23:39
3121dc6

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)

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 31 Mar 23:26
ea8a150

Release 0.3.5 (2021-03-31T23:13:40Z)

Changelog

ea8a150 Fix #317 by making deployment owner as computed (#319)
83305e2 [305] vra_project -> zone_assignments ignore multiple values (#315)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 30 Jan 00:55
4092731

Release 0.3.4 (2021-01-30T00:45:14Z)

Changelog

4092731 Allow region data source to lookup by filter and name (#301)
18185ef Fix misisng fields while importing resources (#298)
439ca98 Allow Change Owner action on vRA deployment resource (#297)
1d14483 Add support to setup VMC infrastructure in vRA (#299)
ed1e4cd Add documentation for data collector, region and region enumeration data sources (#283)
035e407 Added docs for infrastructure data source and resources (#282)
7ee995e Docs improvements (#289)
be467bd Fix vra_flavor_profile resource import/read functionality (#288)
af53749 Removed the empty doc files that are duplicates of other files (#280)
5a340d0 Reformatted some lines. (#277)
0623d49 Bump up golangci-lint-action version to v2 (#279)

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 24 Oct 03:54
1db1d7e

Release 0.3.3 (2020-10-24T03:34:10Z)

Changelog

1db1d7e Add documentation for IaaS resources and data sources (#265)
fa93779 Add website docs for blueprint, catalog and deployment constructs (#271)
cc26d00 Fix provider validation error in vra_zone resource (#269)
9c4114b Add documentation for resources and data sources of Cloud Assembly co… (#260)
37c8ed7 Add docs for cloud accounts (#262)
d9a8a91 Enhance NSX-T cloud account to show the mode of creation (#267)
c5a57f9 Update vRA SDK to v0.2.18 (#266)
bec3911 Allow vra_machine creation with first class vSphere disks (#264)
240b944 Add data sources for AWS and Azure Storage Profiles (#263)
387c697 Add metadata attributes to cloud account resources and data sources (#261)
139da8e Add support for deployment request inputs of array and object types (#259)
b93ab7b Add additional attributes to cloud account AWS and Azure data sources (#258)
e11a991 Add resource and data source for block_device_snapshot (#252)
f135cda Create resource and data sources for vSphere storage profile (#256)
990c14e New import only resource vra_fabric_network_vsphere (#251)
5c498c9 Include snapshots info for first class disk block-devices (#254)
33375eb updates for new content source options (#253)
e606c6e Increase timeout to create vSphere, VMC, and NSX-T/V cloud accounts (#247)
91139ab Add folder support to vra_zone resource for vSphere cloud accounts (#248)
d9bcd2c Update vRA SDK to v0.2.15
6f5ca98 Fix and add examples for storage_profile resource and data source (#245)
07a2aa0 Add data source for fabric Azure storage account (#244)
91b4f8f Add data sources for fabric vSphere storage policy and datastores (#243)
2bf4029 Adding support for new internal IP network range resource (#239)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 15:59
621fb0d

Release 0.3.2 (2020-09-17T15:48:07Z)

Changelog

621fb0d Fix image_profile resource read issue (#238)
0372717 Fix Project read issue when the constraints size is 0 (#237)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 01:29
9f7fd18

Release 0.3.1 (2020-08-25T01:11:57Z)

Changelog

9f7fd18 Fix Project read issue when there are no constraints (#230)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:51
8d2bb4e

Release 0.3.0 (2020-08-21T18:39:12Z)

Changelog

df4035a Add support for constraints in Project resoruce and data source (#228)
0e40d04 Fix #146 by saving machine disks in state file (#226)
b088e78 Lock deployments apiVersion to 2019-01-15 (#227)
577104f Add new release mechanism via goreleaser and github actions (#225)

v0.2.4

Choose a tag to compare

@dmettem dmettem released this 29 Jul 00:58
30f18da
  • Allow vra_deployment resource updates with blueprint_version changes (#219)
  • Make dcId optional for creating NSX-T/V cloud accounts for vRA 8.x (#221)
  • Fix get_token.sh script to exit if jq is not installed (#217)

v0.2.3

Choose a tag to compare

@dmettem dmettem released this 17 Jun 01:48
053ce19
  • Add support for viewers to Project resource and datasource
  • Fix deployment state persistence during apply commands

v0.2.2

Choose a tag to compare

@dmettem dmettem released this 21 May 00:58
  • Fail if deployment update action requested but not available (#197)