Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Example code for the terraform training lab 16

Notifications You must be signed in to change notification settings

vital-software/terraform-training-jasmine

Repository files navigation

Setup

Install tfenv if you haven't already:

brew install tfenv

Make a note of what terraform version your're currently using:

terraform -v #1.0.11
tfenv install 0.12.31
tfenv use 0.21.31
aws-vault exec vital-dev -- terraform apply

To finsh:

aws-vault exec vital-dev -- terraform destroy
tfenv use 2.2.2

About

Example code for the terraform training lab 16

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages