Update Terraform docs and authentication method

Hardcoded variables are removed from variables.tf file because it might
not be suitable for all OpenStack Cloud depending on Identity API
version available (between v2 or v3) and preferred authentication
method.
This commit is contained in:
ArchiFleKs
2017-12-06 15:58:40 +01:00
parent fd04c14260
commit 6eb6e806e7
4 changed files with 139 additions and 28 deletions

View File

@@ -0,0 +1,4 @@
.terraform
*.tfvars
*.tfstate
*.tfstate.backup