Description
Currently this module has syntax validation tests but no integration tests that deploy real infrastructure.
What's Needed
- Add Terratest (Go) or pytest-terraform integration tests
- Test basic deployment and destruction
- Validate key outputs match expected values
- Add test documentation to README
Getting Started
- Fork this repo
- Create a
test/ directory with Go test files
- Use
terratest library
- Submit a PR
This is a great first contribution!
Description
Currently this module has syntax validation tests but no integration tests that deploy real infrastructure.
What's Needed
Getting Started
test/directory with Go test filesterratestlibraryThis is a great first contribution!