v2.2.0
·
1306 commits
to master
since this release
Changelog
NEW FEATURES:
- feat(rdb): add rdb private network support by @Monitob in #915
- feat(rdb): Add schedule backup by @LucasBoisserie in #897
- feat(lb): add wait lb & instances attached by @Monitob in #983
- feat(provider): add profile name from configuration file support by @alexandrebouthinon in #875
- feat(instance-private-network): Create/Read private network by @Monitob in #942
- feat(iot): Add ability to set user device certificate by @grom-42 in #859
- feat(instance): Adding the datasource for instance ip by @jeansebastienh in #870
- feat(lb): add data source for lb by @remyleone in #760
- feat(vpcgw): add support for DHCP by @remyleone in #865
- feat(domain): Add domain record data source by @jerjako in #874
- feat(registry): fix test suite by @Monitob in #919
- feat(lb): Add support for LB Private Networks and LB Routes by @Tuetuopay in #867
- feat(vpcgw): add support for vpc public gateway by @remyleone in #862
- feat(vpcgw): add support for vpc public gateway ip by @remyleone in #863
- feat(lb): add support for private network in lb resource by @Monitob in #917
- feat(vpcgw): add support for PAT rules by @remyleone in #864
- feat(domain): add record resource by @jerjako in #854
- feat(vpcgw): add gateway network resource by @Monitob in #891
- feat(rdb): Adding privileges support by @jeansebastienh in #844
BUG FIXES:
- fix(registry):Update registry_namespace.md by @juli3nk in #860
- fix(rdb): increase rdb instance creation timeout to 15m by @abarbare in #868
- fix(docs): fix broken links following the release of the LB Zoned API by @jeansebastienh in #871
- fix(docs) wrong name for resource iot_device by @jerousseau in #869
- fix(doc): default runtime on k8s_pool by @jtherin in #873
- fix(k8s): add type on cluster by @jtherin in #886
- fix(vpc): reverse issue by @Monitob in #887
- fix(instance): security group rule read from api and acl database not stateful by @LucasBoisserie in #892
- fix(pat-rules): remove useless cassette by @Monitob in #900
- fix(rdb): make node_type case insensitive by @remyleone in #850
- fix(docs): Document k8s_node_pool taint using tags by @elthariel in #852
- fix(docs): document helm provider with scaleway_k8s_cluster by @jtherin in #853
- fix(k8s): fix reversed link syntax error by @jeansebastienh in #855
- fix (k8s): Added ForceNew on cluster_id nodepool by @LucasBoisserie in #858
New Contributors
- @elthariel made their first contribution in #852
- @jtherin made their first contribution in #853
- @LucasBoisserie made their first contribution in #858
- @juli3nk made their first contribution in #860
- @abarbare made their first contribution in #868
- @jerousseau made their first contribution in #869
- @jerjako made their first contribution in #854
- @grom-42 made their first contribution in #859
- @dependabot made their first contribution in #878
- @alexandrebouthinon made their first contribution in #875
- @Tuetuopay made their first contribution in #867
- @tbobm made their first contribution in #906
- @lde made their first contribution in #970
- @detached made their first contribution in #984
Full Changelog: v2.1.0...v2.2.0
CHORES:
- chore: fix cassettes by @Monitob in #957
- chore: add a SECURITY.md by @remyleone in #872
- chore: bump sdk by @remyleone in #856
- chore: Bump sdk and fix cassettes by @remyleone in #866
- chore: bump go version by @remyleone in #882
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.0 to 2.10.1 by @dependabot in #973
- chore: add support for dependabot by @remyleone in #877
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.8.0 to 2.9.0 by @dependabot in #934
- chore(k8s): rerun cassette and add k8s pool sweeper by @Monitob in #967
- chore: increase acceptance test timeout by @Monitob in #947