From 4329357ba6e8efb31d2c847d1ceb0989808393be Mon Sep 17 00:00:00 2001 From: Magnus Andersson Date: Tue, 16 Jan 2024 16:03:55 +0100 Subject: [PATCH] Add section on tofu tool useage in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72cafb1..18df193 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ The following tasks is executed by this tofu deployment. Auth is provided to the openstack provider by environment variables. Source the rc file of app credentials for the desired openstack project. +Run "tofu plan" to se the planed changes. +Run "tofu apply" to apply the changes. ## Cloudinit config.