Releases: spectrocloud/terraform-provider-spectrocloud
Releases · spectrocloud/terraform-provider-spectrocloud
v0.19.1
What's Changed
- PLT-961: Added pause agent upgrade support for clusters level. by @SivaanandM in #427
- PLT-1019: Added Custom cloud cluster support. by @SivaanandM in https://github.com/spectrocloud/terraform-provider-spectrocloud/pull/424
- PLT-987:Add support for profile variables. by @SivaanandM in https://github.com/spectrocloud/terraform-provider-spectrocloud/pull/418
- PLT-456: Added Gke cluster support by @SivaanandM in #441
- PLT-1112: Fixed GCP cluster day 2 operation for instance type change by @SivaanandM in #450
- PLT-1065: Removed additional labels and taint support for custom cloud by @SivaanandM in #433
- PLT-937: Fixed day 2 operation on virtual cluster resources by @SivaanandM in #431
- PLT-920: Added autoscaler support for VSphere cluster. by @SivaanandM in #432
- PLT-1069: Fixed profile variable update validation error. by @SivaanandM in #435
- PLT-978: Added ssh keys support for vsphere cluster by @SivaanandM in #436
- PLT-773: Error handling added to reflect add-on profile changes in the state file for running clusters. by @SivaanandM in #438
- PLT-643: Introduced control plane subnet support for aks cluster. by @SivaanandM in #439
- PLT-897: Updated cluster profile schema in examples. by @SivaanandM in https://github.com/spectrocloud/terraform-provider-spectrocloud/pull/437
- PLT-1101:Refreshed docs by @SivaanandM in #442
Full Changelog: v0.17.4...v0.18.0
v0.18.0
What's Changed
- PLT-961: Added pause agent upgrade support for clusters level. by @SivaanandM in #427
- PLT-1019: Added Custom cloud cluster support. by @SivaanandM in https://github.com/spectrocloud/terraform-provider-spectrocloud/pull/424
- PLT-987:Add support for profile variables. by @SivaanandM in https://github.com/spectrocloud/terraform-provider-spectrocloud/pull/418
- PLT-456: Added Gke cluster support by @SivaanandM in #441
- PLT-1112: Fixed GCP cluster day 2 operation for instance type change by @SivaanandM in #450
- PLT-1065: Removed additional labels and taint support for custom cloud by @SivaanandM in #433
- PLT-937: Fixed day 2 operation on virtual cluster resources by @SivaanandM in #431
- PLT-920: Added autoscaler support for VSphere cluster. by @SivaanandM in #432
- PLT-1069: Fixed profile variable update validation error. by @SivaanandM in #435
- PLT-978: Added ssh keys support for vsphere cluster by @SivaanandM in #436
- PLT-773: Error handling added to reflect add-on profile changes in the state file for running clusters. by @SivaanandM in #438
- PLT-643: Introduced control plane subnet support for aks cluster. by @SivaanandM in #439
- PLT-897: Updated cluster profile schema in examples. by @SivaanandM in https://github.com/spectrocloud/terraform-provider-spectrocloud/pull/437
- PLT-1101:Refreshed docs by @SivaanandM in #442
Full Changelog: v0.17.4...v0.18.0
v0.19.0-pre
What's Changed
- PLT-456: Added Gke cluster support in #441
v0.17.4
##What's Changed
- PLT-806: change to search API for appliance datasource. by @nikchern in #415
- PLT-701: Added new macros resource support by @SivaanandM in #416
- PLT-905: Added Overlay CIDR support for edge_native by @SivaanandM in #417
- PLT-905-1: Refresh docs for overlay support by @SivaanandM in #420
- PLT-701-2: Enhanced the error message for macro duplications by @SivaanandM in #421
Full Changelog: v0.17.3...v0.17.4
v0.17.3
What's Changed
- PLT-955:Fixed ssh_key and ssh_keys support in common method by @SivaanandM in #413
- PLT-966:Added master label for edge native by @SivaanandM in #414
- PLT-926: Make a cluster repave after cloud config change for AKS. by @nikchern in #409
- Docs: index page minor touches to fix import by @karl-cardenas-coding in #412
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- docs: fixed cluster profile markdown issue by @karl-cardenas-coding in #377
- PLT-801: Azure Gov Cloud account support. by @nikchern in #375
- PLT-662: Added MAAS tag support in cluster machine pool. by @SivaanandM in #376
- adding first cluster_vsphere example, by @dmitry-spectro in #378
- PLT-823: AWS and GCP account import support. by @nikchern in #380
- PLT-647: Common part of cluster description support. by @nikchern in #381
- PLT-765:Added cluster repave approval support in provider by @SivaanandM in #379
- PLT-851: Cluster datasource fix. by @nikchern in #382
- PLT-851: Documentation update. by @nikchern in #383
- PLT-876: Fixed day 2 operation issue in the appliance resource by @SivaanandM in #384
- PLT-871:Updated azs and placement attribute as optional by @SivaanandM in #386
- docs: add extra detail on Azure availability zones DOC-920 by @addetz in #385
- PLT-844:Added storage account name and container name support for azure cluster by @SivaanandM in #387
- PLT-879: removed default value for azure azs by @SivaanandM in #388
- PLT-886:Removed default value for azs by @SivaanandM in #390
- PLT-822: Removing deprecated attributes. by @nikchern in #389
- Update TF examples and documentation to include timeouts customization for CRUD by @brathina-spectro in #391
- Revert "Update TF examples and documentation to include timeouts cust… by @nikchern in #392
- Update resource_cluster.tf by @vincentramirez in #397
- Update resource_clusterprofile.tf by @vincentramirez in #396
- PLT-873: Azure cloud account details description. by @nikchern in #394
- PLT-899:Fixed approve cluster day 2 operations by @SivaanandM in #398
- PLT-903 Example for importing cluster profile configuration by @manipulipati in #399
- PLT-908: Made placement as mandatory for MAAS cluster creation. by @SivaanandM in #401
- PLT-785: cluster type resource validation during import. by @nikchern in #402
- PLT-918: updating sdk dependency with new client implementation. by @nikchern in #403
- PLT-916: Fixing addon deployment context on delete. by @nikchern in #404
- PLT-907:Fixed subnet issue for managed control plane by @SivaanandM in #400
- PLT-921: Azure cluster context - day-2 dependency fix. by @nikchern in #405
- PLT-923: Added description for endpoint_access by @SivaanandM in #406
- PRM-764: Pre-release documentation update. by @nikchern in #407
- PLT-929:Fixed Virtual cluster day 2 operation by @SivaanandM in #408
- PLT-909: Import operation documentation. by @nikchern in #411
New Contributors
- @dmitry-spectro made their first contribution in #378
- @addetz made their first contribution in #385
- @vincentramirez made their first contribution in #397
- @manipulipati made their first contribution in #399
Full Changelog: v0.16.1...v0.17.2
v0.17.2-pre
What's Changed
v0.17.1-pre
What's Changed
v0.17.0-pre
What's Changed
- docs: fixed cluster profile markdown issue by @karl-cardenas-coding in #377
- PLT-801: Azure Gov Cloud account support. by @nikchern in #375
- PLT-662: Added MAAS tag support in cluster machine pool. by @SivaanandM in #376
- adding first cluster_vsphere example, by @dmitry-spectro in #378
- PLT-823: AWS and GCP account import support. by @nikchern in #380
- PLT-647: Common part of cluster description support. by @nikchern in #381
- PLT-765:Added cluster repave approval support in provider by @SivaanandM in #379
- PLT-851: Cluster datasource fix. by @nikchern in #382
- PLT-851: Documentation update. by @nikchern in #383
New Contributors
- @dmitry-spectro made their first contribution in #378
Full Changelog: v0.16.1...v0.17.0-pre
v0.16.1
What's Changed
- PLT-798: Project name default and context clarification. by @nikchern in #363
- PLT-803: Support filter by status and health for appliances datasource. by @nikchern in #365
- PLT-729: Added support for static network placement to azure cluster by @SivaanandM in #364
- PLT-804: Making sure machine pool changes are honored for Edge Native… by @nikchern in #367
- PLT-661: Added Cluster profile support for cluster group resource by @SivaanandM in #366
- PLT-786: Fixed ECR Registry context issue by @SivaanandM in #369
- PLT-809: provider exception while listing edge appliances by @nikchern in #370
- PLT-665: Added support for Kubernetes distro for cluster group by @SivaanandM in #371
- PLT-791: AWS cluster import implementation. by @nikchern in #372
- PLT-784: golang and sdk update. by @nikchern in #373
- PLT-802: Deprecate ssh_key attribute. by @nikchern in #374
Full Changelog: v0.16.0...v0.16.1