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

Create Terraform examples for AWS #110

Open
6 tasks
mwallert opened this issue Jun 26, 2019 · 8 comments
Open
6 tasks

Create Terraform examples for AWS #110

mwallert opened this issue Jun 26, 2019 · 8 comments
Assignees

Comments

@mwallert
Copy link
Contributor

There should be some examples for setting up different AWS services with Terraform.

  • S3 Bucket
  • SSL Certificate
  • Elastic Beanstalk
  • Cloudfront
  • Route53 Record
  • EC2 Instance
@coreyshuman
Copy link
Member

@mwallert We need Terraform examples!

@mwallert
Copy link
Contributor Author

@coreyshuman I have some modules I've been working on I'll get something going this week

@carlosvargas
Copy link
Contributor

carlosvargas commented Apr 29, 2020

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)

@mwallert
Copy link
Contributor Author

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.

@michaelachrisco
Copy link
Contributor

@mwallert Just wondering, do we have any apps we can use for examples now that we are using Terraform more frequently?

@mwallert
Copy link
Contributor Author

@michaelachrisco The boilerplate and nplh are the two that come to mind.

@michaelachrisco
Copy link
Contributor

@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.

@mwallert
Copy link
Contributor Author

mwallert commented Jul 6, 2021

@michaelachrisco Yeah absolutely, though that repo made need some permission changes to allow devs to actually see them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants