Releases: spectrocloud/terraform-provider-spectrocloud
Releases · spectrocloud/terraform-provider-spectrocloud
v0.15.3-pre
What's Changed
- PLT-663: Fix machine pool handler. (#342) by @nikchern in #344
- PLT-685: Fixing context for virtual cluster. by @nikchern in #346
- PLT-686: correct data source registry pack to use common API. by @nikchern in #346
- PLT-688: PLT-688: configure lb for control plane in AWS cluster. by @nikchern in #346
Full Changelog: v0.15.1...v0.15.3-pre
v0.15.2
v0.15.1
What's Changed
- PLT-465: Added support for Force delete for all cloud clusters by @SivaanandM in #291
- PLT-639: Azure cloud account PCG enabled and unit tests. by @nikchern in #333
- PLT-632: Added node maintenance status for all clouds by @SivaanandM in #332
- PLT-655: Documentation update for cluster profile and azure cluster. by @nikchern in #336
- PLT-654:Cluster profile documentation improvements by @SivaanandM in #338
- PLT-655: Documentation update for cluster profile pack schema. by @nikchern in #337
Full Changelog: v0.15.0...v0.15.1
v0.11.9
What's Changed
- PEM-2850-1 : Updated ssh_keys as optional attribute in edge_native on v0.11.7 by @SivaanandM in #325
- PLT-628:Macro tenant context fix by @SivaanandM in #330
- PLT-626:Added gpu_device support in libvirt by @SivaanandM in #329
Full Changelog: v0.11.6...v0.11.9
v0.11.8
What's Changed
- PEM-2850-1 : Updated ssh_keys as optional attribute in edge_native on v0.11.7 by @SivaanandM in #325
- PLT-628:Macro tenant context fix by @SivaanandM in #330
- PLT-626:Added gpu_device support in libvirt by @SivaanandM in #329
Full Changelog: v0.11.6...v0.11.8
v0.11.7
What's Changed
- PEM-2850-1 : Updated ssh_keys as optional attribute in edge_native on v0.11.7 by @SivaanandM in #325
- PLT-628:Macro tenant context fix by @SivaanandM in #330
- PLT-626:Added gpu_device support in libvirt by @SivaanandM in #329
Full Changelog: v0.11.6...v0.11.7
v0.15.0
What's Changed
- PLT-497: AWS/EKS additional security groups. by @nikchern in #296
- PLT-552: Additional cloud types context support. by @nikchern in #312
- PLT-540:Flattened VMM TF Schema by @SivaanandM in #313
- PLT-569: Fix cloud account context on update. by @nikchern in #314
- PLT-519: STS account support for AWS US Gov cloud. by @nikchern in #316
- PLT-580: Addon deployments context fix. by @nikchern in #318
- remove duplicate gitleaks action by @afayasa in #317
- change resources from AWS to Azure by @paraglade in #315
- PLT-586: Fixed VM release version issue for multiple Day2 operations by @SivaanandM in #320
- PLT-583: Fix addon deployment id set. by @nikchern in #321
- PLT-595: MAAS and Openstack account validation fix. by @nikchern in #323
- PEM-2850: Updated SSH_KEYS as optional attribute in edge_native by @SivaanandM in #324
- PLT-592: Support tenant context in addon deployments. by @nikchern in #326
- PLT-587:Added Node repave interval support for all infra cluster by @SivaanandM in #322
- Removing InfraProfile reference from test. by @nikchern in #328
- Create dependabot.yml by @nikchern in #319
- PLT-625: Private endpoint support for AKS cluster. by @nikchern in #331
New Contributors
- @paraglade made their first contribution in #315
Full Changelog: v0.14.3...v0.15.0
v0.14.3
What's Changed
- PLT-536:Added fix for machine pool type set empty item issue by @SivaanandM in #306
- PLT-552: aws and vmware cluster context support. by @nikchern in #311
- PLT-497: AdditionalSecurityGroups for AWS and EKS template. by @nikchern in #296
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
- PLT-532:Fixed placement change detection issue by @SivaanandM in #300
- Docs update by @nikchern in #297
- PLT-527: validate placements irrespective of the order. by @nikchern in #302
- PLT-537: Adding autoscaling options for MAAS. by @nikchern in #304
- PLT-542:Added Validation for resource_pool attribute for control_plane by @SivaanandM in #307
- Docs refresh for 0.14.2. by @nikchern in #305
- PLT-546: Workaround empty element in Set framework issue. by @nikchern in #309
Full Changelog: v0.14.1...v0.14.2
v0.11.6
PLT-486: Added OCI/ECR Registry support in cluster profile creation by @SivaanandM