Skip to content

Commit cd7ab27

Browse files
authored
feat: update changelog for 0.27.0
1 parent bbbb9d6 commit cd7ab27

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
1-
## 0.27.0 (Unreleased)
1+
## 0.28.0 (Unreleased)
2+
3+
## 0.27.0 (February 9, 2023)
4+
5+
💪 Improvements:
6+
7+
* `r/cloud_project_kube`: Add customized timeouts ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
8+
* `r/cloud_project_kube_nodepool`: Add customized timeouts ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
9+
* `r/cloud_project_kube_iprestrictions`: Add customized timeouts ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
10+
* `r/cloud_project_kube_oidc`: Add customized timeouts ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
11+
* `r/iploadbalancing_http_farm_server`: Add `on_marked_down` attribute ([#369](https://github.com/ovh/terraform-provider-ovh/pull/369))
12+
* `r/iploadbalancing_tcp_farm_server`: Add `on_marked_down` attribute ([#369](https://github.com/ovh/terraform-provider-ovh/pull/369))
13+
* `r/iploadbalancing_http_frontend`: Add `hsts` attribute ([#365](https://github.com/ovh/terraform-provider-ovh/pull/365))
14+
15+
🐜 Bug fixes:
16+
17+
* `d/order_cart`: Update expire time format to RFC3339 constant to avoid local time issues ([#363](https://github.com/ovh/terraform-provider-ovh/pull/363))
18+
19+
📚 Documentation:
20+
21+
* `r/iploadbalancing_http_farm_server`: Update documentation page ([#375](https://github.com/ovh/terraform-provider-ovh/pull/375))
22+
* `r/iploadbalancing_tcp_farm_server`: Update documentation page ([#375](https://github.com/ovh/terraform-provider-ovh/pull/375))
23+
* `r/iploadbalancing_refresh`: Update documentation page ([#375](https://github.com/ovh/terraform-provider-ovh/pull/375))
24+
* `r/cloud_project_kube`: Update documentation page ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
25+
* `r/cloud_project_kube_iprestrictions`: Update documentation page ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
26+
* `r/cloud_project_kube_nodepool`: Update documentation page ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
27+
* `r/cloud_project_kube_oidc`: Update documentation page ([#374](https://github.com/ovh/terraform-provider-ovh/pull/374))
28+
* `r/iploadbalancing_http_frontend`: Update documentation page ([#365](https://github.com/ovh/terraform-provider-ovh/pull/365))
29+
* `r/cloud_project`: Update documentation page ([#361](https://github.com/ovh/terraform-provider-ovh/pull/361))
30+
31+
* `d/vpss`: Update documentation page ([#372](https://github.com/ovh/terraform-provider-ovh/pull/372))
32+
33+
❤️ Thanks for your contributions ❤️
234

335
## 0.26.0 (January 9, 2023)
436

0 commit comments

Comments
 (0)