Skip to content

Commit ba23b0b

Browse files
committed
Terraform - Add OCC provider
Added the OVH Cloud Connect provider. Corrected a typo on the Veeam Cloud Connect provider.
1 parent 509397f commit ba23b0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pages/manage_and_operate/terraform/terraform-at-ovhcloud/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Terraform with OVHcloud
33
excerpt: Find out about useful resources in order to use Terraform with OVHcloud
4-
updated: 2023-09-27
4+
updated: 2025-06-13
55
---
66

77
## Introduction
@@ -43,7 +43,7 @@ OVHcloud console GUI (also called "Control Panel" or "Manager") hides some backg
4343
| HA-NAS | ovh |-[data source] [ovh_dedicated_nasha](https://registry.terraform.io/providers/ovh/ovh/latest/docs/data-sources/dedicated_nasha)<br/>- [ovh_dedicated_nasha_partition](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/dedicated_nasha_partition)|
4444
| Enterprise File Storage | ovh | not available |
4545
| Cloud Disk array | ovh | [data source] [ovh_dedicated_ceph](https://registry.terraform.io/providers/ovh/ovh/latest/docs/data-sources/dedicated_ceph)|
46-
| Veam Cloud Connect | not available ||
46+
| Veeam Cloud Connect | not available ||
4747
| Logs Data Platform | ovh | partially available :<br/>- [ovh_dbaas_logs_graylog_output_stream](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/dbaas_logs_graylog_output_stream) <br/> - [ovh_dbaas_logs_input](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/dbaas_logs_input) <br/>- [data source] [ovh_dbaas_logs_input_engine](https://registry.terraform.io/providers/ovh/ovh/latest/docs/data-sources/dbaas_logs_input_engine)
4848

4949
### Hosted Private Cloud
@@ -148,7 +148,7 @@ OVHcloud console GUI (also called "Control Panel" or "Manager") hides some backg
148148
| --- | --- | --- |
149149
| vRack private network | ovh | [ovh_vrack](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/vrack)|
150150
| Public IP Adresses - Additional IPs | ovh | [ovh_ip_service](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/ip_service) |
151-
| OVH Cloud Connect | not available ||
151+
| OVH Cloud Connect | ovh | [ovh_ovhcloud_connect](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/ovhcloud_connect)|
152152
| Load Balancer |ovh| [ovh_iploadbalancing](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/iploadbalancing)|
153153
| CDN Infrastructure| not available ||
154154

pages/manage_and_operate/terraform/terraform-at-ovhcloud/guide.fr-fr.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using Terraform with OVHcloud (EN)
33
excerpt: Find out about useful resources in order to use Terraform with OVHcloud
4-
updated: 2023-09-27
4+
updated: 2025-06-13
55
---
66

77
## Introduction
@@ -43,7 +43,7 @@ OVHcloud console GUI (also called "Control Panel" or "Manager") hides some backg
4343
| HA-NAS | ovh |-[data source] [ovh_dedicated_nasha](https://registry.terraform.io/providers/ovh/ovh/latest/docs/data-sources/dedicated_nasha)<br/>- [ovh_dedicated_nasha_partition](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/dedicated_nasha_partition)|
4444
| Enterprise File Storage | ovh | not available |
4545
| Cloud Disk array | ovh | [data source] [ovh_dedicated_ceph](https://registry.terraform.io/providers/ovh/ovh/latest/docs/data-sources/dedicated_ceph)|
46-
| Veam Cloud Connect | not available ||
46+
| Veeam Cloud Connect | not available ||
4747
| Logs Data Platform | ovh | partially available :<br/>- [ovh_dbaas_logs_graylog_output_stream](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/dbaas_logs_graylog_output_stream) <br/> - [ovh_dbaas_logs_input](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/dbaas_logs_input) <br/>- [data source] [ovh_dbaas_logs_input_engine](https://registry.terraform.io/providers/ovh/ovh/latest/docs/data-sources/dbaas_logs_input_engine)
4848

4949
### Hosted Private Cloud
@@ -148,7 +148,7 @@ OVHcloud console GUI (also called "Control Panel" or "Manager") hides some backg
148148
| --- | --- | --- |
149149
| vRack private network | ovh | [ovh_vrack](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/vrack)|
150150
| Public IP Adresses - Additional IPs | ovh | [ovh_ip_service](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/ip_service) |
151-
| OVH Cloud Connect | not available ||
151+
| OVH Cloud Connect | ovh | [ovh_ovhcloud_connect](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/ovhcloud_connect)|
152152
| Load Balancer |ovh| [ovh_iploadbalancing](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/iploadbalancing)|
153153
| CDN Infrastructure| not available ||
154154

0 commit comments

Comments
 (0)