|
1 |
| -## 0.32.0 (Unreleased) |
| 1 | +## 0.33.0 (Unreleased) |
| 2 | + |
| 3 | +## 0.32.0 (July 18, 2023) |
| 4 | + |
| 5 | +🎉 Features: |
| 6 | + |
| 7 | +* New resource: `ovh_iam_policy` ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 8 | + |
| 9 | +* New datasource: `ovh_iam_policy` ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 10 | +* New datasource: `ovh_iam_policies` ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 11 | +* New datasource: `ovh_iam_reference_action` ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 12 | +* New datasource: `ovh_iam_reference_resource` ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 13 | + |
| 14 | +⚙️ General: |
| 15 | + |
| 16 | +* Internal provider authentication: Check authenticaton using /auth/currentCredential instead of /auth/details ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 17 | + |
| 18 | +💪 Improvements: |
| 19 | + |
| 20 | +* `d/ovh_dbaas_logs_cluster`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 21 | +* `d/ovh_dedicated_ceph`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 22 | +* `d/ovh_dedicated_nasha`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 23 | +* `d/ovh_dedicated_server`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 24 | +* `d/ovh_domain_zone`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 25 | +* `d/ovh_hosting_privatedatabase`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 26 | +* `d/ovh_iploadbalancing`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 27 | +* `d/ovh_me_identity_user`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 28 | +* `d/ovh_me`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 29 | +* `d/ovh_vps`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 30 | + |
| 31 | +* `r/ovh_cloud_project`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 32 | +* `r/ovh_dedicated_server_install_task`: Allow retry on install task creation and add import ([#444](https://github.com/ovh/terraform-provider-ovh/pull/444)) |
| 33 | +* `r/ovh_domain_zone`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 34 | +* `r/ovh_hosting_privatedatabase`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 35 | +* `r/ovh_iploadbalancing`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 36 | +* `r/ovh_me_identity_group`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 37 | +* `r/ovh_me_identity_user`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 38 | +* `r/ovh_vrack`: Add computed identity URN ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 39 | + |
| 40 | +🐜 Bug fixes: |
| 41 | + |
| 42 | +* `r/ovh_me_identity_user`: Fix IAM policy sweeps after tests ([#438](https://github.com/ovh/terraform-provider-ovh/pull/438)) |
| 43 | + |
| 44 | +📚 Documentation: |
| 45 | + |
| 46 | +* `d/ovh_dbaas_logs_cluster`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 47 | +* `d/ovh_dedicated_ceph`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 48 | +* `d/ovh_dedicated_nasha`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 49 | +* `d/ovh_dedicated_server`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 50 | +* `d/ovh_domain_zone`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 51 | +* `d/ovh_hosting_privatedatabase`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 52 | +* `d/ovh_iam_policies`: Add documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 53 | +* `d/ovh_iam_policy`: Add documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 54 | +* `d/ovh_iam_reference_action`: Add documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 55 | +* `d/ovh_iam_reference_resource`: Add documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 56 | +* `d/ovh_iploadbalancing`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 57 | +* `d/ovh_me_identity_user`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 58 | +* `d/ovh_me`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 59 | +* `d/ovh_vps`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 60 | + |
| 61 | +* `r/ovh_cloud_project`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 62 | +* `r/ovh_dedicated_server_install_task`: Update documentation page ([#444](https://github.com/ovh/terraform-provider-ovh/pull/444)) |
| 63 | +* `r/ovh_domain_zone`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 64 | +* `r/ovh_hosting_privatedatabase`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 65 | +* `r/ovh_iam_policy`: Add documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 66 | +* `r/ovh_iploadbalancing`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 67 | +* `r/ovh_me_identity_group`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 68 | +* `r/ovh_me_identity_user`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 69 | +* `r/ovh_vrack`: Update documentation page ([#424](https://github.com/ovh/terraform-provider-ovh/pull/424)) |
| 70 | + |
| 71 | +❤️ Thanks for your contributions ❤️ |
2 | 72 |
|
3 | 73 | ## 0.31.0 (June 19, 2023)
|
4 | 74 |
|
|
0 commit comments