HomePhabricator
Diffusion Comm 1e7910f6f724

[services] set terraform provider arguments conditionally

Description

[services] set terraform provider arguments conditionally

Summary: we want to be able to use the same terraform configuration for both localstack and our production environment. in order to do this, we need to set the provider arguments (things like access_key) conditionally. the default will still be the localstack settings, but now we can override these by changing the terraform workspace to something else (e.g. "prod").

Test Plan: from the services directory, run yarn init-local-cloud.

Reviewers: atul, jon

Reviewed By: atul

Subscribers: ashoat, tomek, abosh

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

Details

Provenance
varunAuthored on Oct 11 2022, 10:43 AM
Reviewer
atul
Differential Revision
D5345: [services] set terraform provider arguments conditionally
Parents
rCOMM13e9f0807ca1: [web] Added extra margin in "Create subchannel" modal
Branches
Unknown
Tags
Unknown