Releases: HewlettPackard/hpegl-vmaas-terraform-resources
Releases · HewlettPackard/hpegl-vmaas-terraform-resources
v0.1.9
v0.1.8
What's Changed
- Tier0 Router fixes by @manjunath-batakurki in #109
- Lint issues by @manjunath-batakurki in #112
- [DE8373] Plan reconfigure by @ravikumar29524 in #114
- DE11813 - Doc changes for Network by @manjunath-batakurki in #115
- DE12213 : Doc Text Corrections as per Documentation Team by @manjunath-batakurki in #122
- [5.4.3]Adding the filterType=Synced for Virtual Images by @manjunath-batakurki in #124
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Remove timeout from instance by @tshihad in #27
- Terraform Data source for Get Router & acceptance test by @manjunath-batakurki in #28
- Added status badge by @tshihad in #29
- Updated tftags t0 v0.0.7-1 by @tshihad in #30
- Implements update network by @tshihad in #31
- Acceptance test for data sources and Network resource by @tshihad in #33
- Router Update Resource Implementation by @manjunath-batakurki in #36
- Updated terraform sdk to 2.8.0 by @tshihad in #32
- Remove netmask from schema by @tshihad in #37
- Fix acceptance test due to setup upgrade by @tshihad in #39
- Remove retry for APIs by @tshihad in #34
- Fix network acceptance test by @tshihad in #40
- Acceptance Test for Router (tier0/tier1) by @manjunath-batakurki in #38
- Get ID for the first network matched by @tshihad in #41
- Doc related changes for Router by @manjunath-batakurki in #42
- Fixes for Acceptance Test of Tier1 by @manjunath-batakurki in #44
- NSX-T Network Template related changes by @manjunath-batakurki in #43
- Router nat by @tshihad in #45
- Acceptance test for router NAT by @tshihad in #46
- Update NAT rule by @tshihad in #48
- Terraform Resource changes for Router Firewall Groups by @manjunath-batakurki in #49
- CMP sdk versioning by @tshihad in #51
- v0.0.1-beta-1 sdk by @tshihad in #52
- Get Network Server Changes by @manjunath-batakurki in #50
- Doc Template Changes for NAT Rules by @manjunath-batakurki in #53
- update provider-lib to latest version by @gandharvas in #56
- Update docs with combatible version by @tshihad in #57
- Fix cloud folder for latest CMP by @tshihad in #63
- Consume v0.1.0-beta2 cmp-sdk by @gandharvas in #64
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.8.0 to 2.9.0 by @dependabot in #61
- Remove Depreciated & fix router code by @manjunath-batakurki in #65
- Router Fixes by @manjunath-batakurki in #67
- Acceptance test framework by @tshihad in #66
- Implement hpegl_vmaas_router_route resource by @tshihad in #54
- Terraform Changes for BGP Neighbor of Network Routers by @manjunath-batakurki in #71
- Remove unwanted code for router route by @tshihad in #69
- Included ACC_TF checks in acceptance test by @tshihad in #72
- Bump github.com/spf13/viper from 1.8.1 to 1.9.0 by @dependabot in #58
- Acceptance test refractoring by @tshihad in #73
- Acceptance test now supports runs with use of IAM by @tshihad in #75
- Bump github.com/tidwall/gjson from 1.11.0 to 1.12.1 by @dependabot in #74
- Bump github.com/tshihad/tftags from 0.0.8-1 to 0.0.9 by @dependabot in #79
- Make VM Folder Compulsory by @manjunath-batakurki in #82
- Migrated prod.yaml to new format by @tshihad in #76
- Instance related changes by @manjunath-batakurki in #84
- Remove timeout on clone and instance by @tshihad in #85
- sdk beta-4 by @tshihad in #86
- Support for vars in acceptance test by @tshihad in #87
- Support for scope_id parameter by @tshihad in #78
- Bump github.com/hashicorp/terraform-plugin-docs from 0.4.0 to 0.5.1 by @dependabot in #60
- Terraform changes for Network Edge Cluster by @manjunath-batakurki in #81
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.9.0 to 2.10.0 by @dependabot in #83
- Wait until router is created by @tshihad in #91
- Network related fixes by @manjunath-batakurki in #90
- Code in Makefile to run Individual Acceptance Test by @ravikumar29524 in #89
- Bump github.com/spf13/viper from 1.9.0 to 1.10.1 by @dependabot in #92
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.0 to 2.10.1 by @dependabot in #93
- Modify Readme by @gandharvas in #97
- [DE10531] Adding create user by @ravikumar29524 in #95
- Bump github.com/hewlettpackard/hpegl-provider-lib from 0.0.10 to 0.0.11 by @dependabot in #99
- [DE9021] Handle the case of snapshot deletion by @ravikumar29524 in #101
- Fix Dev and Prod Acceptance testcases by @manjunath-batakurki in #104
- Consume cmp-go-sdk beta7 by @manjunath-batakurki in #105
- Fix Lint issues by @manjunath-batakurki in #108
New Contributors
- @manjunath-batakurki made their first contribution in #28
- @dependabot made their first contribution in #61
- @ravikumar29524 made their first contribution in #89
Full Changelog: v0.1.0...v0.1.0-beta7
v0.1.0-beta6
What's Changed
- Remove timeout from instance by @tshihad in #27
- Terraform Data source for Get Router & acceptance test by @manjunath-batakurki in #28
- Added status badge by @tshihad in #29
- Updated tftags t0 v0.0.7-1 by @tshihad in #30
- Implements update network by @tshihad in #31
- Acceptance test for data sources and Network resource by @tshihad in #33
- Router Update Resource Implementation by @manjunath-batakurki in #36
- Updated terraform sdk to 2.8.0 by @tshihad in #32
- Remove netmask from schema by @tshihad in #37
- Fix acceptance test due to setup upgrade by @tshihad in #39
- Remove retry for APIs by @tshihad in #34
- Fix network acceptance test by @tshihad in #40
- Acceptance Test for Router (tier0/tier1) by @manjunath-batakurki in #38
- Get ID for the first network matched by @tshihad in #41
- Doc related changes for Router by @manjunath-batakurki in #42
- Fixes for Acceptance Test of Tier1 by @manjunath-batakurki in #44
- NSX-T Network Template related changes by @manjunath-batakurki in #43
- Router nat by @tshihad in #45
- Acceptance test for router NAT by @tshihad in #46
- Update NAT rule by @tshihad in #48
- Terraform Resource changes for Router Firewall Groups by @manjunath-batakurki in #49
- CMP sdk versioning by @tshihad in #51
- v0.0.1-beta-1 sdk by @tshihad in #52
- Get Network Server Changes by @manjunath-batakurki in #50
- Doc Template Changes for NAT Rules by @manjunath-batakurki in #53
- update provider-lib to latest version by @gandharvas in #56
- Update docs with combatible version by @tshihad in #57
- Fix cloud folder for latest CMP by @tshihad in #63
- Consume v0.1.0-beta2 cmp-sdk by @gandharvas in #64
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.8.0 to 2.9.0 by @dependabot in #61
- Remove Depreciated & fix router code by @manjunath-batakurki in #65
- Router Fixes by @manjunath-batakurki in #67
- Acceptance test framework by @tshihad in #66
- Implement hpegl_vmaas_router_route resource by @tshihad in #54
- Terraform Changes for BGP Neighbor of Network Routers by @manjunath-batakurki in #71
- Remove unwanted code for router route by @tshihad in #69
- Included ACC_TF checks in acceptance test by @tshihad in #72
- Bump github.com/spf13/viper from 1.8.1 to 1.9.0 by @dependabot in #58
- Acceptance test refractoring by @tshihad in #73
- Acceptance test now supports runs with use of IAM by @tshihad in #75
- Bump github.com/tidwall/gjson from 1.11.0 to 1.12.1 by @dependabot in #74
- Bump github.com/tshihad/tftags from 0.0.8-1 to 0.0.9 by @dependabot in #79
- Make VM Folder Compulsory by @manjunath-batakurki in #82
- Migrated prod.yaml to new format by @tshihad in #76
- Instance related changes by @manjunath-batakurki in #84
- Remove timeout on clone and instance by @tshihad in #85
- sdk beta-4 by @tshihad in #86
- Support for vars in acceptance test by @tshihad in #87
- Support for scope_id parameter by @tshihad in #78
- Bump github.com/hashicorp/terraform-plugin-docs from 0.4.0 to 0.5.1 by @dependabot in #60
- Terraform changes for Network Edge Cluster by @manjunath-batakurki in #81
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.9.0 to 2.10.0 by @dependabot in #83
- Wait until router is created by @tshihad in #91
- Network related fixes by @manjunath-batakurki in #90
- Code in Makefile to run Individual Acceptance Test by @ravikumar29524 in #89
- Bump github.com/spf13/viper from 1.9.0 to 1.10.1 by @dependabot in #92
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.0 to 2.10.1 by @dependabot in #93
- Modify Readme by @gandharvas in #97
- [DE10531] Adding create user by @ravikumar29524 in #95
- Bump github.com/hewlettpackard/hpegl-provider-lib from 0.0.10 to 0.0.11 by @dependabot in #99
- [DE9021] Handle the case of snapshot deletion by @ravikumar29524 in #101
- Fix Dev and Prod Acceptance testcases by @manjunath-batakurki in #104
- Consume cmp-go-sdk beta7 by @manjunath-batakurki in #105
New Contributors
- @manjunath-batakurki made their first contribution in #28
- @dependabot made their first contribution in #61
- @ravikumar29524 made their first contribution in #89
Full Changelog: v0.1.0...v0.1.0-beta6
v0.1.0-beta5
What's Changed
- Remove timeout from instance by @tshihad in #27
- Terraform Data source for Get Router & acceptance test by @manjunath-batakurki in #28
- Added status badge by @tshihad in #29
- Updated tftags t0 v0.0.7-1 by @tshihad in #30
- Implements update network by @tshihad in #31
- Acceptance test for data sources and Network resource by @tshihad in #33
- Router Update Resource Implementation by @manjunath-batakurki in #36
- Updated terraform sdk to 2.8.0 by @tshihad in #32
- Remove netmask from schema by @tshihad in #37
- Fix acceptance test due to setup upgrade by @tshihad in #39
- Remove retry for APIs by @tshihad in #34
- Fix network acceptance test by @tshihad in #40
- Acceptance Test for Router (tier0/tier1) by @manjunath-batakurki in #38
- Get ID for the first network matched by @tshihad in #41
- Doc related changes for Router by @manjunath-batakurki in #42
- Fixes for Acceptance Test of Tier1 by @manjunath-batakurki in #44
- NSX-T Network Template related changes by @manjunath-batakurki in #43
- Router nat by @tshihad in #45
- Acceptance test for router NAT by @tshihad in #46
- Update NAT rule by @tshihad in #48
- Terraform Resource changes for Router Firewall Groups by @manjunath-batakurki in #49
- CMP sdk versioning by @tshihad in #51
- v0.0.1-beta-1 sdk by @tshihad in #52
- Get Network Server Changes by @manjunath-batakurki in #50
- Doc Template Changes for NAT Rules by @manjunath-batakurki in #53
- update provider-lib to latest version by @gandharvas in #56
- Update docs with combatible version by @tshihad in #57
- Fix cloud folder for latest CMP by @tshihad in #63
- Consume v0.1.0-beta2 cmp-sdk by @gandharvas in #64
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.8.0 to 2.9.0 by @dependabot in #61
- Remove Depreciated & fix router code by @manjunath-batakurki in #65
- Router Fixes by @manjunath-batakurki in #67
- Acceptance test framework by @tshihad in #66
- Implement hpegl_vmaas_router_route resource by @tshihad in #54
- Terraform Changes for BGP Neighbor of Network Routers by @manjunath-batakurki in #71
- Remove unwanted code for router route by @tshihad in #69
- Included ACC_TF checks in acceptance test by @tshihad in #72
- Bump github.com/spf13/viper from 1.8.1 to 1.9.0 by @dependabot in #58
- Acceptance test refractoring by @tshihad in #73
- Acceptance test now supports runs with use of IAM by @tshihad in #75
- Bump github.com/tidwall/gjson from 1.11.0 to 1.12.1 by @dependabot in #74
- Bump github.com/tshihad/tftags from 0.0.8-1 to 0.0.9 by @dependabot in #79
- Make VM Folder Compulsory by @manjunath-batakurki in #82
- Migrated prod.yaml to new format by @tshihad in #76
- Instance related changes by @manjunath-batakurki in #84
- Remove timeout on clone and instance by @tshihad in #85
- sdk beta-4 by @tshihad in #86
New Contributors
- @manjunath-batakurki made their first contribution in #28
- @dependabot made their first contribution in #61
Full Changelog: v0.1.0...v0.1.0-beta5
v0.1.0-beta4
What's Changed
- Remove timeout from instance by @tshihad in #27
- Terraform Data source for Get Router & acceptance test by @manjunath-batakurki in #28
- Added status badge by @tshihad in #29
- Updated tftags t0 v0.0.7-1 by @tshihad in #30
- Implements update network by @tshihad in #31
- Acceptance test for data sources and Network resource by @tshihad in #33
- Router Update Resource Implementation by @manjunath-batakurki in #36
- Updated terraform sdk to 2.8.0 by @tshihad in #32
- Remove netmask from schema by @tshihad in #37
- Fix acceptance test due to setup upgrade by @tshihad in #39
- Remove retry for APIs by @tshihad in #34
- Fix network acceptance test by @tshihad in #40
- Acceptance Test for Router (tier0/tier1) by @manjunath-batakurki in #38
- Get ID for the first network matched by @tshihad in #41
- Doc related changes for Router by @manjunath-batakurki in #42
- Fixes for Acceptance Test of Tier1 by @manjunath-batakurki in #44
- NSX-T Network Template related changes by @manjunath-batakurki in #43
- Router nat by @tshihad in #45
- Acceptance test for router NAT by @tshihad in #46
- Update NAT rule by @tshihad in #48
- Terraform Resource changes for Router Firewall Groups by @manjunath-batakurki in #49
- CMP sdk versioning by @tshihad in #51
- v0.0.1-beta-1 sdk by @tshihad in #52
- Get Network Server Changes by @manjunath-batakurki in #50
- Doc Template Changes for NAT Rules by @manjunath-batakurki in #53
- update provider-lib to latest version by @gandharvas in #56
- Update docs with combatible version by @tshihad in #57
- Fix cloud folder for latest CMP by @tshihad in #63
- Consume v0.1.0-beta2 cmp-sdk by @gandharvas in #64
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.8.0 to 2.9.0 by @dependabot in #61
- Remove Depreciated & fix router code by @manjunath-batakurki in #65
- Router Fixes by @manjunath-batakurki in #67
New Contributors
- @manjunath-batakurki made their first contribution in #28
- @dependabot made their first contribution in #61
Full Changelog: v0.1.0...v0.1.0-beta4
v0.1.0-beta3
remove the dependencies from private repositories
v0.1.0-beta2
Merge pull request #52 from HewlettPackard/v0.0.1-beta-1 v0.0.1-beta-1 sdk
v0.1.0-beta1
v0.1.0-beta1
v0.1.0
Merge pull request #26 from HewlettPackard/acc-workflow Added acceptance workflow