Releases: spectrocloud/terraform-provider-spectrocloud
Releases · spectrocloud/terraform-provider-spectrocloud
v0.11.2
What's Changed
- New macro api support in release-0.11.2 by @SivaanandM in #249
Full Changelog: v0.11.1...v0.11.2
v0.13.1-pre
What's Changed
Full Changelog: v0.13.0-pre...v0.13.1-pre
v0.13.0-pre
v0.12.0
What's Changed
- PLT-207: Added CI unit test configuration. by @nikchern in #196
- PLT-236: Correct error handling for cluster profile. by @nikchern in #200
- PLT-272: support system context for cluster group datasource. by @nikchern in #203
- PLT-240: Added new macro API support by @SivaanandM in #201
- PLT-239: Added version field support in application profile data source by @SivaanandM in #202
- PLT-257: vSphere cloud account implementation. by @nikchern in #205
- PLT-273: Datasource for PCG by @SivaanandM in #207
- PLT-274: Datasource for ippool. by @nikchern in #208
- PLT-300: Creted description for backups, scans, packs, profiles by @nikchern in #209
- PLT-304: Add context to simple pack datasource. by @nikchern in #210
- PLT-305: Fixed Azure e2e and resource specific example by @SivaanandM in #212
- PLT-24: Added example for vsphere cluster with DDNS & Static IP by @SivaanandM in #211
- PLT-308: Fixed pack schema for Cluster_profile and Cluster deployment by @SivaanandM in #215
- PLT-306: Azure cluster resource docs and taints schema. by @nikchern in #213
- PLT-299: Updated is_system_node_pool field to optional by @SivaanandM in #216
- PLT-294: additional documentation for cloud resources. by @nikchern in #219
- PLT-260: Fixed location config state issue by @SivaanandM in #214
- PLT-237: Fixed TKE cluster crash issue by @SivaanandM in #222
- PLT-309:Added Pause and Resume provision for virtual cluster by @SivaanandM in #229
- PLT-334: Fixed Cluster Role Bindings and Role Bindings by @SivaanandM in #232
- PLT-357: Fixed cluster import profile delete issue by @SivaanandM in #239
- PLT-313: Added validation for master node size to accept only odd number by @SivaanandM in #236
- PLT-348: Removed unused variables from template file by @SivaanandM in #237
- PLT-351: Added template tfvars for spectrocloud_application by @SivaanandM in #238
- PLT-356: Added support for both tenant and project context for cluster group by @SivaanandM in #240
Docs:
- docs: updated example for app_profile resource by @karl-cardenas-coding in #204
- docs: PLT-10 updating descriptions and example by @karl-cardenas-coding in #199
Misc:
- refactor: Move hapi client into palette-sdk-go by @TylerGillson in #226
- Fix typos; handle installer client merge in palette-sdk-go by @TylerGillson in #228
- Fix git leaks action. Use action from nft repo. by @TylerGillson in #227
Full Changelog: v0.11.0...v0.12.0
v0.11.1
v0.11.1-pre
What's Changed
- PLT-207: CI unit test configuration. by @nikchern in #196
- PLT-171:Added unit test for update and delete for cluster group by @SivaanandM in #195
- PLT-163:Completed Unit test for all support methods by @SivaanandM in #197
- PLT-180: Additional unit tests on patch and retry logic. by @nikchern in #198
- PLT-236: Correct error handling and unit tests for cluster profile. by @nikchern in #200
- docs: updated example for app_profile resource by @karl-cardenas-coding in #204
- PLT-272: support system context for cluster group datasource. by @nikchern in #203
- PLT-240: Added new macro API support by @SivaanandM in #201
- PLT-239:Added version field support in application profile data source by @SivaanandM in #202
- PLT-257: vSphere cloud account implementation. by @nikchern in #205
- docs: PLT-10 updating descriptions and example by @karl-cardenas-coding in #199
- PLT-257-1: fixing compile errors and adding unit tests. by @nikchern in #206
- PLT-273:Datasource for PCG by @SivaanandM in #207
- PLT-274: Datasource for ippool. by @nikchern in #208
Full Changelog: v0.11.0...v0.11.1-pre
v0.11.0
What's Changed
- PLT-130: appliance resource and data source now use the same tag type. by @nikchern in #176
- PLT-121:Removed force new for cloud attribute, updated example by @SivaanandM in #180
- PLT-151: new endpoints of the virtual cluster. by @nikchern in #173
- PLT-147:Added missed support files in examples for app deployment by @SivaanandM in #182
- PLT-106: Cluster group resource support. by @nikchern in #181
- PLT-166:Added support for spot instance in modules & added validation … by @SivaanandM in #183
- PLT-168: Provide retry for app tier status poll. by @nikchern in #185
- PLT-170: Provide validation for master pool scaling strategy. by @nikchern in #184
- PLT-177:Fixed cluster limit attribute loop. by @SivaanandM in #186
- PLT-182: Change location schema to computed for virtual cluster. by @nikchern in #190
- PLT-179: fixed backup storage location example. by @nikchern in #189
- PLT-178: fixed vmware import example. by @nikchern in #188
- PLT-176: Draft implementation for cluster profile import. by @nikchern in #187
- PLT-184:Update attribute host to host_dns to consistent with ui by @SivaanandM in #191
- PLT-183: EndpointType fix and refactored unit tests for docs for host… by @nikchern in #192
- PLT-185:Added Host config and fixed update operation by @SivaanandM in #194
- PLT-190: apply cluster context on delete. by @nikchern in #193
Full Changelog: v0.10.10...v0.11.0
v0.10.10
What's Changed
- PLT-150: Static provisioning support for spectrocloud_cluster_aws by @SivaanandM in #158
- PLT-112: Cluster location configuration support. by @nikchern in #159
- PLT-130: Appliances array datasource support. by @nikchern in #163
- PLT-112: Host location schema support for all cloud providers. by @nikchern in #164
- PLT-132: Added support for properties in application profiles by @SivaanandM in #169
- PLT-30: Using /v1/packs/:name/registries/:registryUid API for simplif… by @nikchern in #171
- PLT-155: Fixed manifest/helm based app tier in application profile by @SivaanandM in #172
- PLT-156: Fixed
azs
day 2 update, capacity_type and location config schema by @SivaanandM in #177 - PLT-158: Fixed AWS Account day 2 update by setting context/scope by @SivaanandM in #178
Bugfix:
Misc:
- docs: templates and descriptions by @karl-cardenas-coding in #161
v0.10.10-pre
What's Changed
- Static provisioning support for spectrocloud_cluster_aws by @SivaanandM in #158
- Moved test from pkg to spectrocloud to run unit test in cicd by @SivaanandM in #160
- PLT-112: Cluster location configuration support. by @nikchern in #159
- docs: templates and descriptions by @karl-cardenas-coding in #161
- PLT-130: Appliances array datasource support. by @nikchern in #163
- PLT-112-1: host location schema support for all cloud providers. by @nikchern in #164
- PLT-150: Updated az_subnets config schema by @SivaanandM in #167
- PLT-150-1:fix cluster update by @SivaanandM in #168
- PLT-132:Added support for properties in application profiles by @SivaanandM in #169
- PLT-150-2:Handled azs for static provisioning by @SivaanandM in #170
- PLT-30: Using /v1/packs/:name/registries/:registryUid API for simplif… by @nikchern in #171
Full Changelog: v0.10.7...v0.10.10-pre
v0.10.9-pre
What's Changed
- Static provisioning support for spectrocloud_cluster_aws by @SivaanandM in #158
- Moved test from pkg to spectrocloud to run unit test in cicd by @SivaanandM in #160
- PLT-112: Cluster location configuration support. by @nikchern in #159
- docs: templates and descriptions by @karl-cardenas-coding in #161
- PLT-130: Appliances array datasource support. by @nikchern in #163
- PLT-112-1: host location schema support for all cloud providers. by @nikchern in #164
- PLT-150: Updated az_subnets config schema by @SivaanandM in #167
- PLT-150-1:fix cluster update by @SivaanandM in #168
- PLT-132:Added support for properties in application profiles by @SivaanandM in #169
- PLT-150-2:Handled azs for static provisioning by @SivaanandM in #170
- PLT-30: Using /v1/packs/:name/registries/:registryUid API for simplif… by @nikchern in #171
Full Changelog: v0.10.7...v0.10.9-pre