Skip to content
Snippets Groups Projects
Commit a7da8ea4 authored by marcoemi.poleggi's avatar marcoemi.poleggi
Browse files

Fixed README.md typos

parent 93aee30a
No related branches found
No related tags found
No related merge requests found
......@@ -763,10 +763,10 @@ be remotely controlled, which complicates service deployment operations:
indeed, Terraform is normally installed and called from a workstation. There
are two possibilities:
a. Use TF's special *resource-less provisioners* within the same TF plan to
1. Use TF's special *resource-less provisioners* within the same TF plan to
spawn operations on the target infrastructure after its provisioning.
a. Use TF's official Kubernetes provider with an auxiliary TF plan
1. Use TF's official Kubernetes provider with an auxiliary TF plan
exploiting and SSH tunnel to the instance, after its provisioning by the
main TF plan.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment