Changelog
Features
- 4f8a3aa feat(function): add support for domain resource (#1359)
- 0cf6504 feat(function): add secret environment variables (#1606)
- 18738dc feat(container): add domain (#1611)
- f6e19c7 feat(container_domain): add url exported attribute (#1621)
- 77e249f feat(baremetal): add option datasource (#1614)
- c3d5fbf feat(baremetal): add
subscription_period
attribute tobaremetal_offer
(#1581) - 59b3395 feat(instance): add snapshot data source (#1603)
- 65a248a feat(lb): add support for failoverhost (#1583)
- 53ac552 feat(object): add object lock configuration resource (#1566)
Fixes
- df9faa1 fix(object): fix region retrieval for object bucket website endpoint (#1609)
- a8aceed fix(object_website): remove duplicate code and fix getbucketlocation (#1589)
- 7ed31f4 fix(instance): refactor root_volume creation (#1599)
- 324c8a7 fix(instance): set image and root_volume.volume_id to exactly one of (#1598)
- 4a3e188 fix(instance_nic): wait for instance before creating private_nic (#1595)
- cfc8bf5 fix(container): set secret environment variables on creation (#1605)
- 72972c5 fix(container): update timeout (#1623)
- 4201f48 fix(container_domain): resource documentatio (#1622)
- e9daec6 fix(container_domain): check 404 responses (#1624)
- 7028d83 fix(container_token): set token to state only on create (#1591)
- fcda7d3 Fix(vpcgw): add zone option to datasource vpcgw (#1619)
- 4e159fb fix(k8s): add check for minor version with the autoupgrade option (#1572)
Docs
- c21c914 docs(instance): add examples to instance_server with root_volume usage (#1601)
- d8cb1d2 docs: add backend guide with DBaaS (#1267)
- 8f5978c docs: update domains & dns dead links (#1607)
Others
- 5f49b8a test(object-policy): enable bucket policy cassettes (#1594)
- 7f97bfa test(object): enable website configuration cassettes (#1596)
- 3c20a1c ci(announce): replace webhook matrix by a bash loop (#1585)
- c6fbb1f tests(container): enable with image test and change image (#1592)
- cbfe547 test: fix cassette matcher crash on s3 urls (#1588)