Skip to content

Latest commit

 

History

History

example5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example 1

Using terraform, filter the latest official AMI released by Cannonical. Launch EC2 instance.

Example 2

In the example, terraform will store the state in s3 bucket.

Example 3

In this example, variables are defined in a separate file.

Example 4

Example of how to create terraform module and store locally

Example 5

Example of how to push terraform in github repository and use it.