Skip to content

Commit 191764a

Browse files
committed
Freashly baked
1 parent d89b3ed commit 191764a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
Terraform version 1.6.3
77

88
### Steps
9-
terraform init
10-
terraform fmt -check
11-
terraform validate
12-
terraform plan -out planfile
13-
terraform apply -auto-approve -input=false -parallelism=1 planfile
9+
* terraform init
10+
* terraform fmt -check
11+
* terraform validate
12+
* terraform plan -out planfile
13+
* terraform apply -auto-approve -input=false -parallelism=1 planfile
1414

0 commit comments

Comments
 (0)