From 0705856dc804d707cb5c7d3224d2212124ba7805 Mon Sep 17 00:00:00 2001 From: Stephan Eggermont Date: Sun, 21 Jun 2020 15:02:55 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55372f7..e1fda93 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Tested Versions Kubernetes v1.15.5 and v1.16.x and v1.17.4 - create a API Token and set in "env/values.yaml" - edit the values in "env/values.yaml" -## Create Infrastructure Ansible Playbook Terrafom Module +## Create Infrastructure Ansible Playbook Terraform Module ```bash ansible-playbook create-infrastructure.yaml ```