Terraform: Difference between revisions

Jump to navigation Jump to search
285 bytes removed ,  5 years ago
Fixed images
(Fixed images)
Line 654: Line 654:
To find an image’s UUID, find the ''Images'' menu item under ''Compute'' (1).
To find an image’s UUID, find the ''Images'' menu item under ''Compute'' (1).


[[File:/images/getting-started-with-terraform/images-1.png|frame|none|alt=|caption Find and select desired image]]
[[File:images-1.png|thumb|Find and select desired image]]


You’ll get a list of images available to your project. Click on the one you’d like to use. (2)
You’ll get a list of images available to your project. Click on the one you’d like to use. (2)


[[File:/images/getting-started-with-terraform/images-2.png|frame|none|alt=|caption Now you’ve got the UUID]]
[[File:images-2.png|thumb|Now you’ve got the UUID]]


…and there’s the ID.
…and there’s the ID.
Line 666: Line 666:
For this you have to fake out launching an instance, but that doesn’t even give you the ID of the flavour. But at least you’ll know the ''name'' of the flavour you want.
For this you have to fake out launching an instance, but that doesn’t even give you the ID of the flavour. But at least you’ll know the ''name'' of the flavour you want.


[[File:/images/getting-started-with-terraform/flavour-1.png|frame|none|alt=|caption Go to launch an instance]]
[[File:flavour-1.png|thumb|Go to launch an instance]]


Once the launch dialog is open, select the ''Flavor'' pane.
Once the launch dialog is open, select the ''Flavor'' pane.


[[File:/images/getting-started-with-terraform/flavour-2.png|frame|none|alt=|caption On the instance launch dialog select “Flavor”]]
[[File:flavour-2.png|thumb|On the instance launch dialog select “Flavor”]]


Now you should have a list of flavours and it’ll also show you which ones fit within your quotas. All you’ve got here is the name, though.
Now you should have a list of flavours and it’ll also show you which ones fit within your quotas. All you’ve got here is the name, though.


[[File:/images/getting-started-with-terraform/flavour-3.png|frame|none|alt=|caption Select a flavour from the list]]
[[File:flavour-3.png|thumb|Select a flavour from the list]]


To actually get the ID, you have two options:
To actually get the ID, you have two options:
cc_staff
44

edits

Navigation menu