Skip to content

Commit d1ae000

Browse files
committed
Add terraform init
1 parent bf0a472 commit d1ae000

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

isucon10-qualify/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
```
1515
* terraformを実行する
1616
```
17+
terraform init
1718
terraform plan
1819
terraform apply
1920
```

isucon11-prior/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
```
1515
* terraformを実行する
1616
```
17+
terraform init
1718
terraform plan
1819
terraform apply
1920
```

isucon11-qualify/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
```
1515
* terraformを実行する
1616
```
17+
terraform init
1718
terraform plan
1819
terraform apply
1920
```

0 commit comments

Comments
 (0)