|
| 1 | +## 0.36.0 (January 9, 2024) |
| 2 | + |
| 3 | +🎉 Features: |
| 4 | + |
| 5 | +* New resource: `ovh_me_api_oauth2_client` ([#488](https://github.com/ovh/terraform-provider-ovh/pull/488)) |
| 6 | +* New resource: `ovh_iam_resource_group` ([#457](https://github.com/ovh/terraform-provider-ovh/pull/457)) |
| 7 | + |
| 8 | +* New datasource: `ovh_me_api_oauth2_client` ([#488](https://github.com/ovh/terraform-provider-ovh/pull/488)) |
| 9 | +* New datasource: `ovh_iam_resource_group` ([#457](https://github.com/ovh/terraform-provider-ovh/pull/457)) |
| 10 | +* New datasource: `ovh_iam_resource_groups` ([#457](https://github.com/ovh/terraform-provider-ovh/pull/457)) |
| 11 | +* New datasource: `ovh_dbaas_logs_cluster` ([#446](https://github.com/ovh/terraform-provider-ovh/pull/446)) |
| 12 | +* New datasource: `ovh_cloud_project_vrack` ([#504](https://github.com/ovh/terraform-provider-ovh/pull/504)) |
| 13 | + |
| 14 | +⚙️ General: |
| 15 | + |
| 16 | +* Bump golang dependencies ([#482](https://github.com/ovh/terraform-provider-ovh/pull/482), [#516](https://github.com/ovh/terraform-provider-ovh/pull/516), [#525](https://github.com/ovh/terraform-provider-ovh/pull/525)) |
| 17 | + |
| 18 | +💪 Improvements: |
| 19 | + |
| 20 | +* `r/ovh_iam_policy`: Add support for deny in IAM policies ([#483](https://github.com/ovh/terraform-provider-ovh/pull/483)) |
| 21 | + |
| 22 | +🐜 Bug fixes: |
| 23 | + |
| 24 | +* `r/ovh_cloud_project_database_ip_restriction`: Prevent terraform apply useless retries when an IP restriction is already set on a database instance ([#489](https://github.com/ovh/terraform-provider-ovh/pull/489)) |
| 25 | +* `r/ovh_dbaas_logs_cluster`: Add mandatory parameter `cluster_id` ([#446](https://github.com/ovh/terraform-provider-ovh/pull/446)) |
| 26 | + |
| 27 | +* `d/ovh_me_installation_template`: Fix a bug when referencing a template that doesn't exist ([#499](https://github.com/ovh/terraform-provider-ovh/pull/499)) |
| 28 | +* `d/ovh_dbaas_logs_cluster`: Add mandatory parameter `cluster_id` ([#446](https://github.com/ovh/terraform-provider-ovh/pull/446)) |
| 29 | + |
| 30 | +📚 Documentation: |
| 31 | + |
| 32 | +* `r/ovh_domain_zone`: Update documentation page ([#486](https://github.com/ovh/terraform-provider-ovh/pull/486)) |
| 33 | +* `r/ovh_vrack`: Add documentation for import ([#513](https://github.com/ovh/terraform-provider-ovh/pull/513)) |
| 34 | +* `r/ovh_domain_zone`: Improve parameters documentation ([#511](https://github.com/ovh/terraform-provider-ovh/pull/511)) |
| 35 | + |
| 36 | +❤️ Thanks for your contributions ❤️ |
| 37 | + |
1 | 38 | ## 0.35.0 (November 7, 2023)
|
2 | 39 |
|
3 | 40 | ⚙️ General:
|
|
0 commit comments