HomePhabricator
Diffusion Comm 62a3e67e2ddf

[services][terraform] Move current config to dev/

Description

[services][terraform] Move current config to dev/

Summary:
Currently our terraform is designed to set up localstack. This diff splits the config into dev/ and remote/ directories, and moves the current config into dev/. This is so we can add remote/ and set up a remote AWS account.
Shared resources (DDB tables and S3 buckets) are held in modules/shared/ directory as a terraform module.

Also updated the AWS terraform provider - the old one was outdated

Test Plan:
Set up localstack and make sure it was populated by terraform

cd services && yarn reset-local-cloud
awslocal dynamodb list-tables

Reviewers: jon, varun, michal

Reviewed By: jon

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D8567

Details

Provenance
bartekAuthored on Jul 13 2023, 10:34 AM
Reviewer
jon
Differential Revision
D8567: [services][terraform] Move current config to dev/
Parents
rCOMMb4f53d4db57b: [lint-staged] Lint Terraform files in subdirs
Branches
Unknown
Tags
Unknown