Skip to content
Snippets Groups Projects
Commit e9690cc7 authored by Šimon Berka's avatar Šimon Berka
Browse files

Merge branch 'feature/add-terraform-demo' into 'master'

feat: added extra terraform example

See merge request !79
parents 6c3b5063 1bbdce6b
No related branches found
No related tags found
1 merge request!79feat: added extra terraform example
...@@ -92,7 +92,7 @@ Applications running in a single cloud resource (`A.` and `B.`) are a direct mat ...@@ -92,7 +92,7 @@ Applications running in a single cloud resource (`A.` and `B.`) are a direct mat
Your project is computed within the MetaCentrum Cloud Openstack project where you can claim MetaCentrum Cloud Openstack resources (for example virtual machine, floating IP, ...). There are multiple ways how to set up the MetaCentrum Cloud Openstack resources: Your project is computed within the MetaCentrum Cloud Openstack project where you can claim MetaCentrum Cloud Openstack resources (for example virtual machine, floating IP, ...). There are multiple ways how to set up the MetaCentrum Cloud Openstack resources:
* manually using [MetaCentrum Cloud Openstack Dashboard UI](https://dashboard.cloud.muni.cz) (Openstack Horizon) * manually using [MetaCentrum Cloud Openstack Dashboard UI](https://dashboard.cloud.muni.cz) (Openstack Horizon)
* automated approaches * automated approaches
* [terraform](https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs) ([example project](https://github.com/terraform-provider-openstack/terraform-provider-openstack/tree/main/examples/app-with-networking)) * [terraform](https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs) ([example 1](https://github.com/terraform-provider-openstack/terraform-provider-openstack/tree/main/examples/app-with-networking), [example 2](https://gitlab.ics.muni.cz/cloud/terrafrom-demo))
* ansible * ansible
* [openstack heat](https://docs.openstack.org/heat/train/template_guide/hello_world.html) * [openstack heat](https://docs.openstack.org/heat/train/template_guide/hello_world.html)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment