Releases: scaleway/terraform-provider-scaleway
v2.2.2
Changelog
Feat
- 4f65569 feat(rdb): add support for database backup (#783)
- 3f7e1a5 feat(function): add support for function (#1109)
- 262a71c feat(redis): add support for endpoints (#1263)
- 6e4aa8d feat(instance): add instance_servers data source (#1264)
- 93f5c03 feat(container): add destroy_registry field to container namespace (#1321)
- cb300f2 feat(vpc-gw): add support for SSH bastion (#1255)
Fix
- 377cdc0 fix(k8s): fix waiting for multicloud cluster (#1325)
- e2625b3 fix(k8s): fix k8s oidc lists update and fix test (#1326)
- 9c54d52 fix(provider): add test for multiple providers (#1283)
- 1db16a6 fix(rdb_privilege): rdb_privilege not being deleted (#1334)
- 593ddff fix: force update empty list if a string list has been updated to an empty list (#1333)
- fcc1c34 fix(vpc-dhcp-reservation): add ForceNew on mac_address field for DHCP reservation (#1274)
- c10f4c3 fix(rdb): add validation on database name and explicit depends_on (#1273)
- df74644 fix(vpc): optional booleans (#1323)
- d4210a1 fix(object): fix cors update test (#1319)
- 00f0991 fix: add timeout values in schema when they're being used (#1320)
- 618b500 fix(lbip): remove unused retry in lbip read (#1314)
- ca58bde fix: remove GetOk usage with optional boolean (#1316)
- 53cb4ff fix(instance): Fix block volume detach when no additional volumes remaining (#789)
- bd36f66 fix(rdb-acl): set information on schema (#1270)
- 534d1d2 fix(vpc): fix typo on pool_high setting (#1301)
- 8afb07b Fix(lb): fix test case with multiple private networks (#1281)
- 9c253f1 fix: fix checkdestroy function (#1276)
- b496953 fix(lb): add ForceNew to the schema of the certificate (#1275)
Docs
- 8b1bb00 docs(k8s): add a upgrade guide for pools (#1280)
- ed4a48e doc(instance_private_nic): added zone field doc & fix typo (#1328)
- d8f9186 doc(redis): fixed markdownlint errors in doc (#1330)
- 8033c72 doc(instance_security_group_rules): add rule port_range field doc (#1318)
- c1cee74 doc(rdb): add details for rdb instance settings option (#1305)
- 674adda docs: add documentation about debugging (#1279)
Chores
- cd1479f added 412 to error codes that are checked (#1306)
- 7d0430b test(domain): update basic test cassette (#1336)
- a17585b test(rdb_instance): detach private network in final steps (#1335)
- 171aeb9 test: update cassettes of all tests using dns (#1332)
- 9afb4ca chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1309)
- 028873d chore(deps): bump github.com/docker/docker (#1310)
- b206178 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.26 (#1311)
- 5956ce5 chore(deps): bump github.com/hashicorp/terraform-plugin-log (#1308)
- 3d6bf9c fix(domain): domain basic2 test subdomain name collide with basic (#1322)
- ad50d20 chore: bump sdk (#1299)
- 4215bc3 chore: fix gocritic linter (#1292)
- aa38c72 chore: fix contextcheck linter (#1286)
- fae2a38 chore: fix wastedassign linter (#1290)
- 3911bec chore: fix gofumpt linter (#1293)
- be5ce9f chore: fix gosec linter (#1294)
- 0be00df chore: fix predeclared linter (#1291)
- 3aca0e0 chore: fix containedctx linter (#1288)
- 07e11d4 chore: fix thelper linter (#1287)
- 009f5b6 chore: add support for ifshort linter (#1285)
- ceb09e3 chore: fix nilerr linter (#1284)
- 465fb6d chore: update golangci configuration files to make it more explicit (#1278)
- b10db93 chore: add acceptance tests to code coverage (#1147)
- d8bff37 fix(iot): fix route s3 test (#1282)
v2.2.1
Changelog
New features
- 9d114cd feat: add support for devcontainer (#1246)
- 10918ad feat(redis): add support for cluster resource (#1238)
- e20ff09 feat(redis): add data source (#1245)
- 7a04fe0 feat(redis): add cluster settings (#1258)
- 58d0db9 feat(redis): add redis acl (#1256)
- 5bba67b feat(iot): add iot hub and device datasource (#1262)
- 1b7e08c feat(domain): DNAME support and improve performance when using record ID (#1113)
- be51284 feat(baremetal): add support for os data source (#857)
- 7c5234c feat(domain): add waiting process for dns zone and associated reverse test (#1217)
- f55c798 feat(dhcp-reservation): add retry and timeout for gateway network (#1223)
- 324dc24 feat(baremetal): add data source for baremetal server (#805)
- fa90a79 feat(lb): add support for http_filter_option (#1229)
Bug fixes
- bcca1e0 fix: set resource id to "" when resource is found absent (#1241)
- 03fdc67 fix(lb): check private network status (#1259)
- ec9e66a fix(baremetal): fix os example and test (#1253)
- 0177ef4 fix(dhcp): typo attribute with check elements on list (#1242)
- 26372fc fix(pat-rules): check attributes on update process (#1248)
- 7708a19 fix(rdb): fix acl test (#1221)
- f8d76aa fix(iot): fix and skip some IoT tests (#1224)
- 9b47f8f fix(DHCP-reservation) update static ip and add test for update case (#1222)
- e511cf1 fix(account): fix conflict when renaming a resource (#714)
- f167df6 fix(baremetal): rename offer with new name (#1212)
- 5000f07 fix(object): add region to the state during a read (#1239)
- d7bb4eb fix(dns): add support for TXT record and helpers (#1235)
Documentation
v2.2.1-rc.3
Changelog
- a49039c feat(private-network): add wait process for private networks on instance (#1210)
- c70f0b6 fix(instance): add support for handling empty security-groups tags (#1206)
- 55dbcc5 chore(instance): add support for fast retries with cassettes (#1194)
- cbcee30 chore(iot): add support for fast retry with cassettes (#1192)
- 4ef8327 fix(instance-ip-reverse): documentation and test (#1207)
- 97659bb fix(lb-frontend): test (#1208)
- 33724f0 remove instance from placement group before destroy (#1205)
- abd853a Tags loose contraints (#1203)
- b68b6e2 chore(rdb): add support for fast retries with cassettes (#1197)
- 7745567 chore(vpc): add support for quick retries with cassettes (#1198)
- 8345648 chore(registry): add support for fast retry with cassettes (#1191)
- 8aa02d8 chore(function): add support for fast retry with cassettes (#1189)
- d9ae345 chore(container): add support for fast retry with cassettes (#1190)
- 32c2bdb chore(k8s): add support for quick retries with cassettes (#1195)
- 76cc42b chore(baremetal): add support for fast retries with cassettes (#1193)
- 209531f chore(apple-silicon): add support for fast retry with cassettes (#1188)
v2.2.1-rc.2
What's Changed
New features
- Add volume_type param in the root_volume of a server by @clement-gilbert in #1125
- Change the computed volume size of an instance by @clement-gilbert in #1119
- feat(apple-silicon): add documentation and missing types by @Monitob in #1088
- feat(baremetal): add configurable timeout by @remyleone in #1164
- feat(cassettes): add check for cassettes interactions by @Monitob in #1145
- feat(container): add resource container namespace by @Monitob in #1107
- feat(container): add resource containers as service by @Monitob in #1103
- feat(deps): bump go vcr v2.0.1 by @Monitob in #1078
- feat(dhcp-reservation): add resource dhcp reservation by @Monitob in #1156
- feat(function): add support for namespace by @remyleone in #1104
- feat(function): fix cassettes by @remyleone in #1133
- feat(instance): add configurable timeout for snapshot by @remyleone in #1166
- feat(instance): add support for configurable timeout by @remyleone in #1165
- feat(instance): add support for configurable timeout for volume by @remyleone in #1167
- feat(instance): add support for tags for security groups by @remyleone in #1124
- feat(instance): add support for tags in ip by @remyleone in #1130
- feat(instance): add support for tags in placement group by @remyleone in #1132
- feat(instance): add support for tags in snapshot by @remyleone in #1131
- feat(instance): add support for tags in volume by @remyleone in #1129
- feat(iot): add support for configurable timeout in hub by @remyleone in #1177
- feat(k8s): add support for configurable timeout by @remyleone in #1179
- feat(lb): add data source lb-certificate by @Monitob in #1153
- feat(lb): add support for certificates id list by @Monitob in #1152
- feat(lb): add support for configurable certificate timeout by @remyleone in #1172
- feat(lb): add support for configurable timeout by @remyleone in #1173
- feat(lb): add support for configurable timeout for backend by @remyleone in #1175
- feat(lb): add support for configurable timeout for frontend by @remyleone in #1170
- feat(lb): add support for configurable timeout for ip by @remyleone in #1171
- feat(obj): add force_destroy option to bucket resource by @Codelax in #1087
- feat(obj): add lifecycle to object-storage by @Monitob in #1065
- feat(obj): data source object storage by @Monitob in #1068
- feat(rdb): add backup_same_region attribute by @Monitob in #1184
- feat(rdb): add support for configurable timeout by @remyleone in #1178
- feat(registry): add support for configurable timeout in namespace by @remyleone in #1176
- feat(registry): add waiting process to registry namespace by @Monitob in #1128
- feat(vpc-gw): add support for configurable timeout for pat rules by @remyleone in #1169
- feat(vpc-gw): add support for configurable timeout for public gateway by @remyleone in #1168
- feat(vpcgw): add data source pat rules by @Monitob in #1093
- fix: add default retry interval by @remyleone in #1149
- fix(baremetal): update offer used in test of data source baremetal offer by @Monitob in #1134
- fix(dhcp): default values and read by @Monitob in #1157
- Fix(domain): issue on data attribute by @Monitob in #1081
- fix(domain): avoid root zone deletion attempt by @jerjako in #1092
- fix(domain): set name as optional by @Monitob in #1155
- fix(domain): test create zone by @jerjako in #1098
- fix(function): add function to nightly tests by @remyleone in #1108
- fix(instance): fix empty tags list by @remyleone in #1136
- fix(lb): fix assignation of ip zone and make region computed by @Monitob in #1071
- fix(lb): parse load balander id in frontend by @Monitob in #1110
- fix(rdb-acl): tags, ACL description attribute and documentation by @Monitob in #1180
- Fix(rdb-user- privileges): add check user and retry process by @Monitob in #1057
Documentation
- docs: add new zones by @Monitob in #1070
- docs(baremetal): fix baremetal example (missing attribute) by @achaussier in #1080
- docs(instances): documentation by @Monitob in #1174
- docs(k8s): document loadbalancer in zone by @jtherin in #1095
- docs(lb): add documentation for lb_route by @remyleone in #1137
- docs(lb): add project/zone fields for ip resource by @jtherin in #1094
- docs(vpc-gw): add documentation for dhcp arguments by @remyleone in #1139
New Contributors
- @achaussier made their first contribution in #1080
- @Codelax made their first contribution in #1087
- @clement-gilbert made their first contribution in #1119
Full Changelog: v2.2.1-rc.1...v2.2.1-rc.2
v2.2.1-rc.1
Changelog
Feat
- 9bb51ae feat(domain-zone): Add resource and datasource for domain zone (#1027)
- 6402335 feat(lb): add wait lb certificate (#1033)
Fix
- 8ef8dd0 fix(vpc_gw_dhcp): Properly set fields that should default to true (#1058)
- 7c146cc Fix(k8s): set waiting pool ready as mandatory (#1045)
- 327a1db Fix(k8s): cluster waiting pool (#1031)
- ccd3a2f Fix(instance): check private network and add test case (#1043)
- c024be4 Fix(AppleSilicon): fix RDB read into AS read (#1041)
- b084aa1 fix(lb): ip cassette (#1034)
- 2ee0acd Fix(lb): wait on read lb and add wait to sweeper test. (#1028)
- e41e972 fix(domain-record): Add dns_zone to tfstate when using terraform import (#1024)
- 9d67362 Fix(lb): release_ip deprecated (#1020)
Chore
v2.2.0
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
v2.1.0
Changelog (since 2.1.0)
Breaking changes
bcd8514 BREAKING CHANGE(lb): switch from regional to zoned API (#826)
Before (Region) | After (Zone) |
---|---|
region = "fr-par" | zone = "fr-par-1" |
region = "nl-ams" | zone = "nl-ams-1" |
region = "pl-waw" | zone = "pl-waw-1" |
Before
resource "scaleway_lb" "main" {
...
region = "fr-par"
...
}
After
resource "scaleway_lb" "main" {
...
zone = "fr-par-1"
...
}
for all region just use the first zone.
Features
all
f5383fb feat: only return warnings for non public locality (#816)
e63d6ac docs: Describing how to run acceptance scenario (#817)
Instance
a565f67 feat(instance): add support for snapshot (#815)
LB
8c5ca5c doc(lb): fix documentation (#821)
RDB
1ada358 feat(rdb): add support for acl rules (#784)
661e80d feat(rdb): add support for database (#782)
d72b0b9 feat(rdb): add volume_type and size to RDB instance (#811)
Chore
6863c77 chore: cleanup code (#827)
778dc3c chore: bump sdk (#813)
K8s
6487bfb feat(k8s): change default runtime to containers (#810)
Fix
all
1650b19 fix(provider): use api_url (#803)
Instance
9a7ffbe fix(Instance/Volume): size_in_db should not be set when importing volume (#837)
c4c6547 fix(instance): Wait for the volume after resizing it (#836)
effe43c fix(instance): add missing zone in a volume request (#820)
LB
6006159 fix(lb): handle 403 http code for lb ip (#800)
Object
158f0e9 fix(object): fix failing acceptance tests (#808)
Chore
v2.0.0
Changelog (since v2.0.0-rc.2)
ef5578f feat(k8s): remove dashboard and ingress fields (#798)
cca1467 doc(object): fix link to canned ACL in bucket configuration (#792)
ada4f28 fix(rdb): make settings computed (#785)
c1ca6bf chore: update go version to enable darwin/arm64 (m1) support (#787)
231b483 chore: rename meta argument from m to meta (#786)
Changelog (since v1.17)
Breaking changes
c89b594 BREAKING CHANGE(instance): use TypeMap for user_data and remove user… (#738)
3fe3e5c BREAKING CHANGE: make organization_id computed (#746)
f2eda02 BREAKING CHANGE: remove deprecated resources (#668)
d47731b BREAKING CHANGE: remove beta from all resources (#669)
Features
all
a162f0d feat: enable explicit default timeout on all resources (#696)
e01a01f feat: add support for project_id in provider (#601)
account
21d3fb5 feat(account): add support for project in SSH key (#603)
apple silicon
bff65c6 feat(as): add support for apple silicon M1-M (#776)
instance
3253a15 feat(instance): add support for enable_default_security (#651)
5a71eff feat(instance): add support for bootscript (#652)
e1cee81 feat(instance): add support for project_id (#609)
0a8dc32 feat(instance): stop rebooting and stop/starting the instance (#708)
7e44157 feat(instance): remove lockLocalized and use an retryable error (#688)
25d867b feat(instance): add support for placement_group_id in Read function (#666)
c5bda54 feat(instance): allow block volume resize (#779)
baremetal
fd56e3b feat(baremetal): add support for project in baremetal (#612)
iot
3bfde74 feat(iot): Add IoT Network resource (#772)
e6c6a35 feat(iot): Add IoT Routes resource (#510)
aa1f090 feat(iot): add hub devices support (#508)
7200d6d feat(iot): add support for hub resource (#503)
object
7efc290 feat(object): add tags to buckets (#501)
35bdea3 feat(object): add support for exporting endpoint url (#653)
28647b1 feat(object): enable versionning on bucket resource (#656)
28142bd feat(object): add support for CORS in object_bucket (#654)
rdb
2861ad7 feat(rdb): add support for data source rdb instance (#569)
2f4bbab feat(rdb): add support for project in rdb instance (#605)
a9b68b4 feat(rdb): add support for settings (#777)
lb
6ee5a61 feat(lb): add first forward port algorithm (#698)
7722339 feat(lb): add support for project_id in lb (#608)
k8s
ed51251 feat(k8s): add new features (#781)
188a4f5 feat(k8s): add support for project id (#602)
f8df310 feat(k8s): add delete_additional_resources (#600)
da4d55e feat(k8s): add cluster and pool datasource (#724)
ef5578f feat(k8s): remove dashboard and ingress fields (#798)
registry
f31543e feat(registry): add support for project in namespace (#607)
vpc
831de93 feat(vpc): add support for private network, private nic (#649)
Fix
all
574ff99 refactor: provider configuration (#613)
8ade1ae fix: nightly tests (#756)
instance
c7e60b7 fix(instance): delete on termination defaut value (#758)
6d9a5f4 fix(instance): from_volume_id validatioon test fail (#757)
98e7aea fix(instance): fix default for delete_on_termination (#740)
bfd6f04 fix(instance): fix placement group renaming (#673)
fe0bb3e fix(instance): fix datasource name queries (#585)
5f9f227 fix(instance): fix data source image exact name (#544)
f775393 fix(instance): handle unauthorized on placement group and ip (#702)
7f5223a fix(instance): fix user data tests (#690)
5ddb343 fix(instance): ensure that tags are removed when deleted in tf (#672)
0efc359 fix(instance): handle root volume with no size as default (#681)
bf506fa fix(instance): add a wait before resizing volume (#780)
baremetal
6bbb1eb fix(baremetal): fix delete in case of a 404 error (#700)
d18abf1 fix(baremetal): fix error checking (#695)
lb
8fc3f67 fix(lb): fix proxy protocol default value (#676)
k8s
3d96c98 fix(k8s): fix always present auto-upgrade requets on update (#597)
rdb
ada4f28 fix(rdb): make settings computed (#785)
documentation
29f4fab doc: remove the website folder (#737)
afc9ca2 doc: add documentation on dynamic and for_each loop (#750)
b466c79 doc(guides): fix version argument in v1 to v2 migration guide (#736)
416da3c doc: improve migration guide to v2 with a migration example (#715)
7240c1e doc: add terraform 0.13 block to example (#611)
a2b6b1e doc: Documenting how to configure s3 backend with env vars (#604)
7d20528 doc: fix typo in instance_volume.md (#717)
2908de7 doc: add pl-waw-1 in region/zone guide (#671)
e6d678b doc: specify root_volume size_in_gb to have a working example (#621)
72556b3 doc: fix dead link to roadmap issue (#641)
5f2db7d doc: fix import command for registry namespace (#657)
e4f9560 doc: add more detailed instructions using projects (#579)
3d8682b doc: use project id instead or organization id in migration guide (#767)
96511c8 doc: Update instance_security_group.md (#775)
25fa0bb doc: fix a typo in example (#773)
da4da10 doc: add missing mac_address attribute in the instance_private_nic (#771)
809072e doc(instance): fix typo on user-data (#770)
ef62c5c doc(guides): fix typo in migration guide (#769)
cca1467 doc(object): fix link to canned ACL in bucket configuration (#792)
chore
231fc91 chore: purge deprecated resources and non-official go SDK (#578)
7ef294b chore: remove beta reference and renaming nits (#751)
v2.0.0-rc.2
Changelog
Fix
bf506fa fix(instance): add a wait before resizing volume (#780)
da0feae Revert "chore: remove usage of getokexists (#629)" (#761)
Features
ed51251 feat(k8s): add new features (#781)
c5bda54 feat(instance): allow block volume resize (#779)
a9b68b4 feat(rdb): add support for settings (#777)
bff65c6 feat(as): add support for apple silicon M1-M (#776)
3bfde74 feat(iot): Add IoT Network resource (#772)
e6c6a35 feat(iot): Add IoT Routes resource (#510)
aa1f090 feat(iot): add hub devices support (#508)
7200d6d feat(iot): add support for hub resource (#503)
Documentation
3d8682b doc: use project id instead or organization id in migration guide (#767)
96511c8 doc: Update instance_security_group.md (#775)
25fa0bb doc: fix a typo in example (#773)
da4da10 doc: add missing mac_address attribute in the instance_private_nic (#771)
809072e doc(instance): fix typo on user-data (#770)
ef62c5c doc(guides): fix typo in migration guide (#769)
v2.0.0-rc1
Changelog
Breaking changes
c89b594 BREAKING CHANGE(instance): use TypeMap for user_data and remove user… (#738)
3fe3e5c BREAKING CHANGE: make organization_id computed (#746)
f2eda02 BREAKING CHANGE: remove deprecated resources (#668)
d47731b BREAKING CHANGE: remove beta from all resources (#669)
Features
all
a162f0d feat: enable explicit default timeout on all resources (#696)
e01a01f feat: add support for project_id in provider (#601)
account
21d3fb5 feat(account): add support for project in SSH key (#603)
instance
3253a15 feat(instance): add support for enable_default_security (#651)
5a71eff feat(instance): add support for bootscript (#652)
e1cee81 feat(instance): add support for project_id (#609)
0a8dc32 feat(instance): stop rebooting and stop/starting the instance (#708)
7e44157 feat(instance): remove lockLocalized and use an retryable error (#688)
25d867b feat(instance): add support for placement_group_id in Read function (#666)
baremetal
fd56e3b feat(baremetal): add support for project in baremetal (#612)
object
7efc290 feat(object): add tags to buckets (#501)
35bdea3 feat(object): add support for exporting endpoint url (#653)
28647b1 feat(object): enable versionning on bucket resource (#656)
28142bd feat(object): add support for CORS in object_bucket (#654)
rdb
2861ad7 feat(rdb): add support for data source rdb instance (#569)
2f4bbab feat(rdb): add support for project in rdb instance (#605)
lb
6ee5a61 feat(lb): add first forward port algorithm (#698)
7722339 feat(lb): add support for project_id in lb (#608)
k8s
188a4f5 feat(k8s): add support for project id (#602)
f8df310 feat(k8s): add delete_additional_resources (#600)
da4d55e feat(k8s): add cluster and pool datasource (#724)
registry
f31543e feat(registry): add support for project in namespace (#607)
vpc
831de93 feat(vpc): add support for private network, private nic (#649)
Fix
all
574ff99 refactor: provider configuration (#613)
8ade1ae fix: nightly tests (#756)
instance
c7e60b7 fix(instance): delete on termination defaut value (#758)
6d9a5f4 fix(instance): from_volume_id validatioon test fail (#757)
98e7aea fix(instance): fix default for delete_on_termination (#740)
bfd6f04 fix(instance): fix placement group renaming (#673)
fe0bb3e fix(instance): fix datasource name queries (#585)
5f9f227 fix(instance): fix data source image exact name (#544)
f775393 fix(instance): handle unauthorized on placement group and ip (#702)
7f5223a fix(instance): fix user data tests (#690)
5ddb343 fix(instance): ensure that tags are removed when deleted in tf (#672)
0efc359 fix(instance): handle root volume with no size as default (#681)
baremetal
6bbb1eb fix(baremetal): fix delete in case of a 404 error (#700)
d18abf1 fix(baremetal): fix error checking (#695)
lb
8fc3f67 fix(lb): fix proxy protocol default value (#676)
k8s
3d96c98 fix(k8s): fix always present auto-upgrade requets on update (#597)
documentation
29f4fab doc: remove the website folder (#737)
afc9ca2 doc: add documentation on dynamic and for_each loop (#750)
b466c79 doc(guides): fix version argument in v1 to v2 migration guide (#736)
416da3c doc: improve migration guide to v2 with a migration example (#715)
7240c1e doc: add terraform 0.13 block to example (#611)
a2b6b1e doc: Documenting how to configure s3 backend with env vars (#604)
7d20528 doc: fix typo in instance_volume.md (#717)
2908de7 doc: add pl-waw-1 in region/zone guide (#671)
e6d678b doc: specify root_volume size_in_gb to have a working example (#621)
72556b3 doc: fix dead link to roadmap issue (#641)
5f2db7d doc: fix import command for registry namespace (#657)
e4f9560 doc: add more detailed instructions using projects (#579)
chore
231fc91 chore: purge deprecated resources and non-official go SDK (#578)
7ef294b chore: remove beta reference and renaming nits (#751)