Skip to content

Commit 01d9aa4

Browse files
committed
Fix name of file with variable definitions
1 parent 1d8c9d3 commit 01d9aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Create an OpenTofu variables file to define the required infrastructure, e.g.:
109109
}
110110
}
111111

112-
Variables marked `*` refer to OpenStack resources which must already exist. The above is a minimal configuration - for all variables and descriptions see `environments/$ENV/tofu/tofu.tfvars`.
112+
Variables marked `*` refer to OpenStack resources which must already exist. The above is a minimal configuration - for all variables and descriptions see `environments/$ENV/tofu/variables.tf`.
113113

114114
To deploy this infrastructure, ensure the venv and the environment are [activated](#create-a-new-environment) and run:
115115

0 commit comments

Comments
 (0)