Skip to content

Commit aaa9b92

Browse files
authored
Update IT guide.it-it.md
Removing a typo in the url to the TF provider
1 parent 21dfa60 commit aaa9b92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/storage_and_backup/object_storage/s3_terraform/guide.it-it.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The “OVH provider” must be configured with a set of credentials:
2222
- an `application_secret`
2323
- a `consumer_key`
2424

25-
Why?
25+
### Why?
2626

2727
Because, behind the scenes, the OVH Terraform provider makes requests to the OVHcloud APIs.
2828

@@ -32,7 +32,7 @@ Once you've successfully generated your OVHcloud tokens, keep them. You'll need
3232

3333
The last piece of information you'll need is the `service_name`: this is the ID of your Public Cloud project.
3434

35-
How do I get it?
35+
### How do I get it?
3636

3737
In the Public Cloud section, you can retrieve your service name ID using the `Copy to clipboard`{.action} button.
3838

@@ -42,7 +42,7 @@ You can also use this information in Terraform resource definition files.
4242

4343
## Instructions
4444

45-
If you would like to access the provider's documentation on Object Storage, [click here](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/cloud_project_storage.){.external}
45+
If you would like to access the provider's documentation on Object Storage, [click here](https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/cloud_project_storage){.external}
4646

4747
### Configuration
4848

0 commit comments

Comments
 (0)