v2.2.3
·
1045 commits
to master
since this release
Changelog
Feat
- ce0ae07 feat(account): add account project resource (#1376)
- 46ebe46 feat(scaleway_instance_snapshot): volume type unified (#1300)
- d998d65 feat(instance): allows setting root_volume id (#1373)
- 27b2a0c feat(k8s): add support for configurable root volume (#1364)
- 35b2997 feat(iam): add iam policy resource (#1344)
- 56f10e2 feat(iam): add support for iam group resource (#1350)
- 2e52e90 feat(iam): add iam ssh key resource (#1340)
- 4bfd7e9 feat(iam): add iam api key resource (#1343)
- b367b47 feat(serverless): add support for native domain name (#1358)
- efb453b feat(vpc-gw): add support for enable_smtp (#1357)
- 4449609 feat(iam): add iam user datasource (#1356)
- b693d30 feat(iam): add iam application datasource (#1348)
- 21dc4f5 feat(container-cron): add new resource container cron (#1329)
- 4474c76 feat(iam): add iam application (#1339)
- f9f55ab feat(flexibleip): add support for flexible ip (#1022)
- bd1d718 feat(instance_image) : add resource for instance image (#1331)
Fixes
- 3e84b5a fix(instance_image): test concurrency issue with cassettes (#1378)
- 05b7d09 fix(redis): change acl from list to set (#1366)
- 229636c fix(iam/policy): change rule from list to set (#1361)
- 8dbe972 fix(instance_image): removed state "stopped" in tests involving servers to try to fix nightly tests (#1374)
- cbc451c fix(instance): root_volume boot value read and update (#1372)
- 3c553ab fix(iam_application): disable sweeper if beta is not enabled (#1345)