Skip to content

Commit 48d6077

Browse files
authored
doc: update changelog (#516)
1 parent 5f8988d commit 48d6077

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
## 1.16.0 (Unreleased)
2+
3+
IMPROVEMENTS:
4+
5+
* **New Data source** `data-source/scaleway_lb_ip` ([#493](https://github.com/terraform-providers/terraform-provider-scaleway/pull/493)).
6+
* `resource/scaleway_instance_security_group` add stateful field to security group ([#497](https://github.com/terraform-providers/terraform-provider-scaleway/pull/497)).
7+
8+
BUG FIXES:
9+
10+
* `resource/scaleway_k8s_cluster_beta` use resource region on versions calls ([#492](https://github.com/terraform-providers/terraform-provider-scaleway/pull/492)).
11+
* `resource/scaleway_k8s_cluster_beta` add missing region argument on pool creation ([#494](https://github.com/terraform-providers/terraform-provider-scaleway/pull/494)).
12+
* `resource/scaleway_k8s_pool_beta` fix pool size and autoscaling ([#498](https://github.com/terraform-providers/terraform-provider-scaleway/pull/498)).
13+
* `resource/scaleway_instance_security_group` fix ipv6 security rule validation ([#482](https://github.com/terraform-providers/terraform-provider-scaleway/pull/482)).
14+
* `resource/scaleway_lb_beta` fix case problem with lb type ([#515](https://github.com/terraform-providers/terraform-provider-scaleway/pull/515)).
15+
16+
217
## 1.15.0 (April 29, 2020)
318

419
BREAKING CHANGES:

0 commit comments

Comments
 (0)