Skip to content

Commit 279d788

Browse files
authored
Update default architecture
Updating documentation based on change to architecture default.
1 parent d38857a commit 279d788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/resources/local-hosting/multipass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Instance type variables:
8383
Optional advanced variables:
8484

8585
- `wsversion`: Set this to `main` if working on the development of the workshop, otherwise this can be omitted.
86-
- `architecture`: Set this to `arm64` if you are running on Apple Silicon. Defaults to `amd64`.
86+
- `architecture`: Set this to the correct architecture, `arm64` or `amd64`. Defaults to `arm64` which is appropriate for Apple Silicon.
8787

8888
Run `terraform plan` to check that all configuration is OK. Once happy run `terraform apply` to create the instance.
8989

0 commit comments

Comments
 (0)