Skip to content
Snippets Groups Projects
Verified Commit 1bbdce6b authored by Andrei Kirushchanka's avatar Andrei Kirushchanka
Browse files

feat: added extra terraform example

parent 6c3b5063
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
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)
* 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
* [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