-
Notifications
You must be signed in to change notification settings - Fork 41
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
Create Terraform examples for AWS #110
Comments
@mwallert We need Terraform examples! |
@coreyshuman I have some modules I've been working on I'll get something going this week |
Don't forget that we have an in-progress branch with some of this done: https://github.com/Shift3/standards-and-practices/tree/ac53b5655b09947150fbc555e4e818d35c1e63a7/aws/terraform/eb-cloudfront We just gotta clean it up and split it into modules (I say like that's easily done lol) |
Indeed. I have part of one done for EB that is split into a module but I haven't tested actually running it. I have some time blocked out Friday that I'll start pushing this stuff up. |
@mwallert Just wondering, do we have any apps we can use for examples now that we are using Terraform more frequently? |
@michaelachrisco The boilerplate and nplh are the two that come to mind. |
@mwallert How do you feel about us adding a couple of the devops terraform modules into this repo? That way, the entire org will have those scripts available for them. |
@michaelachrisco Yeah absolutely, though that repo made need some permission changes to allow devs to actually see them. |
There should be some examples for setting up different AWS services with Terraform.
The text was updated successfully, but these errors were encountered: