diff --git a/README.md b/README.md index 4f377662a..b43b15667 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,14 @@ Terraform version 1.6.3 ======= ### Steps from scratch >>>>>>> stage -* terraform init +* terraform init * terraform fmt -check * terraform validate * terraform plan -no-color -out planfile * terraform apply -auto-approve -input=false -parallelism=1 planfile -<<<<<<< HEAD + ###### ###### -======= + ##### ##### ->>>>>>> stage