teammeteoroid / overmind

MIT License
0 stars 1 forks source link

Github Action and Terraform #6

Open jparksecurity opened 4 years ago

jparksecurity commented 4 years ago

I think it'd nice to set up CI/CD as soon as possible. Github Action and Terraform seem a good option for us. We need some research on these tools to see what is the capability and how to use them together.

e.g. I want to use Amazon Cognito. Can I get pool id and pool ARN through Terraform?

jparksecurity commented 4 years ago

Let's test Github Action and Terraform. We can get a sample project such as serverless stack sample code and try to set up CI/CD. I think you can open a new repo on your own and play with it.

And make sure that try two different versions: with Serverless Stack, without Serverless Stack