An open API service indexing awesome lists of open source software.

https://github.com/dreamsofcode-io/iac-intro


https://github.com/dreamsofcode-io/iac-intro

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# iac-intro

This project provides the demo code for the introduction to iac

# Requirements

- Go 1.20
- Terraform 1.4.6

# Project structure

The source code for this project lives in `src` which contains the go code
for the lambda. All infrastructure work should be in the `infrastructure`
directory