|
1 |
| -## 0.26.0 (Unreleased) |
| 1 | +## 0.27.0 (Unreleased) |
| 2 | + |
| 3 | +## 0.26.0 (January 9, 2023) |
| 4 | + |
| 5 | +First of all, we wish you a happy new year 🎉. |
| 6 | + |
| 7 | +🎉 Features: |
| 8 | + |
| 9 | +* New resource: `dedicated_server_networking` ([#351](https://github.com/ovh/terraform-provider-ovh/pull/351)) |
| 10 | +* New resource: `dedicated_nasha_partition` ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 11 | +* New resource: `dedicated_nasha_partition_access` ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 12 | +* New resource: `dedicated_nasha_partition_snapshot` ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 13 | + |
| 14 | +* New datasource: `dedicated_nasha` ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 15 | + |
| 16 | +💪 Improvements: |
| 17 | + |
| 18 | +* `r/iploadbalancing_http_frontend`: Add support for HTTP header ([#356](https://github.com/ovh/terraform-provider-ovh/pull/356)) |
| 19 | +* `r/installation_template`: Remove UEFI & GPT support for installation template ([#352](https://github.com/ovh/terraform-provider-ovh/pull/352)) |
| 20 | +* `d/installation_template`: Remove UEFI & GPT support for installation template ([#352](https://github.com/ovh/terraform-provider-ovh/pull/352)) |
| 21 | + |
| 22 | +🐜 Bug fixes: |
| 23 | + |
| 24 | +* `d/cloud_project_kube_nodepool`: Fix Node Pool read template ([#354](https://github.com/ovh/terraform-provider-ovh/pull/354)) |
| 25 | +* `r/ip_reverse`: Fix import with IPv6 ([#346](https://github.com/ovh/terraform-provider-ovh/pull/346)) |
| 26 | + |
| 27 | +📚 Documentation: |
| 28 | + |
| 29 | +* `r/iploadbalancing_http_frontend`: Update documentation page ([#356](https://github.com/ovh/terraform-provider-ovh/pull/356)) |
| 30 | +* `r/cloud_project_kube`: Update documentation page ([#355](https://github.com/ovh/terraform-provider-ovh/pull/355)) |
| 31 | +* `r/cloud_project_kube_nodepool`: Update documentation page ([#353](https://github.com/ovh/terraform-provider-ovh/pull/353)) |
| 32 | +* `r/me_installation_template`: Update documentation page ([#352](https://github.com/ovh/terraform-provider-ovh/pull/352)) |
| 33 | +* `r/ovh_dedicated_server_networking`: Add documentation page ([#351](https://github.com/ovh/terraform-provider-ovh/pull/351)) |
| 34 | +* `r/dedicated_nasha_partition`: Add documentation page ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 35 | +* `r/dedicated_nasha_partition_access`: Add documentation page ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 36 | +* `r/dedicated_nasha_partition_snapshot`: Add documentation page ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 37 | +* `r/ovh_domain_zone_record`: Update documentation page ([#348](https://github.com/ovh/terraform-provider-ovh/pull/348)) |
| 38 | +* `r/ip_reverse`: Update documentation page ([#346](https://github.com/ovh/terraform-provider-ovh/pull/346)) |
| 39 | + |
| 40 | +* `d/me_installation_template`: Update documentation page ([#352](https://github.com/ovh/terraform-provider-ovh/pull/352)) |
| 41 | +* `d/dedicated_nasha`: Add documentation page ([#349](https://github.com/ovh/terraform-provider-ovh/pull/349)) |
| 42 | + |
| 43 | +❤️ Thanks for your contributions ❤️ |
2 | 44 |
|
3 | 45 | ## 0.25.0 (December 16, 2022)
|
4 | 46 |
|
|
0 commit comments