/fcos-terraform-tutorial

A tutorial about using Fedora CoreOS and Terraform together

Primary LanguageHCLGNU General Public License v3.0GPL-3.0

Fedora CoreOS Terraform tutorial

A tutorial about using Fedora CoreOS and Terraform together

This helps you discover how to use Fedora CoreOS and Terraform together. To run through the tutorial you'll need an AWS account and credentials set up via aws configure. There are three demos:

  • Hello World shows the basics of Terraform and how you can create Fedora CoreOS servers using the ct provider from Poseidon labs
  • Using Variables Shows how you can pass variables into your FCCT specification using templatefile.
  • Leveraging the Dependency Graph Demonstrates how you can couple systems together using a load balancer example.

You can also read along in the article published on Fedora Magazine