Depends on D3692
Adding terraform configurations for the S3 and Dynamo DB.
Differential D3693
[services] Dev mode - Add terraform • karol on Apr 11 2022, 6:02 AM. Authored by Tags None Referenced Files
Details
Depends on D3692 Adding terraform configurations for the S3 and Dynamo DB. cd services/terraform ./run.sh
Diff Detail
Event TimelineComment Actions Wow, love how quickly you put this up, @karol-bisztyga!!
Comment Actions Accepting, but I don't have much context here – would be great if @jimpo could take a look Comment Actions @jimpo when can we expect a review of this? You're a blocking reviewer and the rest of this stack's accepted. Thanks. Comment Actions You should add a required_providers declaration somewhere like providers.tf. See https://registry.terraform.io/providers/hashicorp/aws/latest/docs. Also add a package.json npm script to run terraform/run.sh, right?
Comment Actions
Sure, thanks!
It's added in D3694
Comment Actions Awesome, this looks great!
|