/tyson_devops_ic

Primary LanguageHCLMIT LicenseMIT

Introduction

This project's main function is to generate the infrastructure for the example application

The Terraform cloud workspace can be found here

Project setup

  • Terraform v1.6.1
  • asdf

Local development

  • Install the terraform plugin
asdf plugin add terraform https://github.com/asdf-community/asdf-hashicorp
  • Install the terraform based on the project version
asdf install
  • Use the plugin
asdf local terraform 1.6.1

Documentation