Terraform/fr: Difference between revisions

Created page with "== Exemple complet =="
(Created page with "Acceptez ce changement maintenant ou utilisez <code>terraform plan</code> pour voir ce qui se produirait.")
(Created page with "== Exemple complet ==")
Line 556: Line 556:
So you now have a working, Terraformed VM and a way to get to it and a place on it to store data once we get there, with the latest OS patches applied.
So you now have a working, Terraformed VM and a way to get to it and a place on it to store data once we get there, with the latest OS patches applied.


== The full example ==
== Exemple complet ==


<source lang="terraform">provider "openstack" {
<source lang="terraform">provider "openstack" {
rsnt_translations
56,430

edits