Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AWS infrastructure as code #20

Open
msusur opened this issue Jan 31, 2019 · 0 comments
Open

Implement AWS infrastructure as code #20

msusur opened this issue Jan 31, 2019 · 0 comments
Labels
enhancement New feature or request infrastructure infrastructure related stuff

Comments

@msusur
Copy link
Owner

msusur commented Jan 31, 2019

AWS infrastructure is created using aws console. We need to implement the infrastructure as code using tf for different environments and terraform modules.

Root
|- aws
|-- environments
|---- production
|---- preprod
|-- resources
|---- codepipeline
|---- public-web-bucket
|---- route53
|---- api-gateway
....
@msusur msusur added enhancement New feature or request infrastructure infrastructure related stuff labels Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure infrastructure related stuff
Projects
None yet
Development

No branches or pull requests

1 participant