Skip to content

Commit f996975

Browse files
Laure-dibene2k1
andauthored
Update tutorials/how-to-setup-applesilicon-server-with-terraform-ansible/index.mdx
Co-authored-by: Benedikt Rollik <[email protected]>
1 parent be595f6 commit f996975

File tree

1 file changed

+3
-3
lines changed
  • tutorials/how-to-setup-applesilicon-server-with-terraform-ansible

1 file changed

+3
-3
lines changed

tutorials/how-to-setup-applesilicon-server-with-terraform-ansible/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ cd apple_silicon_server_terraform
4343

4444
3. Create a Terraform configuration file: Inside this directory, create a file named `resources.tf`:
4545

46-
```shell
47-
touch resources.tf
48-
```
46+
```shell
47+
touch resources.tf
48+
```
4949

5050
4. Define the required providers: Open the `resources.tf` file and add the following configuration to define the Scaleway provider and set the required Terraform version:
5151

0 commit comments

Comments
 (0)