issues
search
fpco
/
terraform-aws-foundation
Establish a solid Foundation on AWS with these modules for Terraform
MIT License
204
stars
97
forks
source link
New module ami-centos. Fixes #218.
#221
Closed
Magicloud
closed
5 years ago
Magicloud
commented
5 years ago
Add a new module to lookup the CentOS AMI we want.
[x] Update the changelog
[x] Make sure that modules and files are documented. This can be done inside the module and files.
[x] Make sure that new modules directories contain a basic README.md file.
[ ] Make sure that the module is added to
tests/main.tf
[ ] Make sure that the linting passes on CI.
[x] Make sure that there is an up to date example for your code:
For new
modules
this would entail example code for how to use the module or some explanation in the module readme.
For new examples please provide a README explaining how to run the example. It's also ideal to provide a basic makefile to use the example as well.
[ ] Make sure that there is a manual CI trigger that can test the deployment.
Add a new module to lookup the CentOS AMI we want.
modules
this would entail example code for how to use the module or some explanation in the module readme.