/molecule-flask

Playground to try out testing infrastructure as code.

Primary LanguageHCL

molecule-flask

This repository is meant to be a playground to try out Molecule for Ansible.

How to Run Specs

TBD

Notes

We are following Kubernetes The Hard Way tutorial. The idea is to use Terraform + Terratest to provision the nodes and Ansible + Molecule to setup the Kubernetes cluster.

Right now, what we have done is:

  1. Setup GCP
  2. Prepare compute resources with Terraform