https://github.com/dreamsofcode-io/iac-intro
https://github.com/dreamsofcode-io/iac-intro
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dreamsofcode-io/iac-intro
- Owner: dreamsofcode-io
- Created: 2023-05-09T02:41:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-14T21:57:53.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T22:19:12.455Z (9 months ago)
- Language: Go
- Size: 8.04 MB
- Stars: 11
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - dreamsofcode-io/iac-intro - (Go)
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