Skip to content

Commit 7361d88

Browse files
authored
Update README.md
1 parent fde89c5 commit 7361d88

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Infrastructure as Code for ECS Fargate API with Prisma ORM, PostgreSQL, Secr
66

77
## Terraform installation
88

9-
## For Apple Silicon
9+
### Terraform install for Apple Silicon
1010

1111
[Reference](https://discuss.hashicorp.com/t/template-v2-2-0-does-not-have-a-package-available-mac-m1/35099/4)
1212

@@ -17,7 +17,8 @@ The Infrastructure as Code for ECS Fargate API with Prisma ORM, PostgreSQL, Secr
1717
- 3.1. `brew tap hashicorp/tap`
1818
- 3.2. `brew install hashicorp/tap/terraform`
1919
- 4. Install the hashicorp/template version v2.2.0
20-
- 4.1. `m1-terraform-provider-helper install hashicorp/template -v v2.2.0`
20+
- 4.1. `m1-terraform-provider-helper activate`
21+
- 4.2. `m1-terraform-provider-helper install hashicorp/template -v v2.2.0`
2122

2223
```
2324
➜ ~ terraform --version

0 commit comments

Comments
 (0)