You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we just have one S3 bucket which is used for prod/staging/localhost. We should have different buckets for each (and maybe different accounts, though maybe that's overkill).
The text was updated successfully, but these errors were encountered:
* adds a variable for the s3 bucket name dependent on the terraform environment variable
* this implicitly sets up the s3 bucket for staging, but does not yet set up infrastructure to use this bucket
* delete imports.tf file
Ref #184
Right now we just have one S3 bucket which is used for prod/staging/localhost. We should have different buckets for each (and maybe different accounts, though maybe that's overkill).
The text was updated successfully, but these errors were encountered: