You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/how-to-setup-applesilicon-server-with-terraform-ansible/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ terraform apply
85
85
86
86
When prompted, type **yes** to confirm the creation of the resources.
87
87
88
-
7. Enable Virtual Private Cloud (VPC) and Private Network: To enhance the network setup, you can update the configuration to enable VPC option and attach a private network to your Apple Silicon server. Update your resources.tf file with the following
88
+
7. Enable Virtual Private Cloud (VPC) and a Private Network: To enhance the network setup, you can update the configuration to enable VPC option and attach a Private Network to your Apple silicon server. Update your `resources.tf` file with the following:
0 commit comments