Skip to content
Snippets Groups Projects
Commit b611a7c9 authored by František Řezníček's avatar František Řezníček
Browse files

Update README.md

parent 144c3cb5
Branches
No related tags found
No related merge requests found
Pipeline #207586 passed
......@@ -4,6 +4,8 @@ MetaCentrum OpenStack cloud Terraform use-case examples.
## How to generate infrastructure
1. Install terraform client following [official guide](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli#install-terraform).
1. Clone this repository
1. Load you OpenStack application credentials to environment variables `source ~/conf/prod-meta-cloud-new-openstack-all-roles`, see more details [here](https://docs.cloud.muni.cz/cloud/cli/#getting-credentials).
1. Override any variable if needed in a [main.tf](linux-vm-instances/main.tf). Every variable specified in [common/modules/vm-instances/variables.tf](common/modules/vm-instances/variables.tf)
1. Go to the use-case directory (for example `cd linux-vm-instances/`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment