Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS S3 buckets should be split by environment #184

Open
elijahcarrel opened this issue Sep 4, 2023 · 0 comments
Open

AWS S3 buckets should be split by environment #184

elijahcarrel opened this issue Sep 4, 2023 · 0 comments

Comments

@elijahcarrel
Copy link
Owner

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).

elijahcarrel added a commit that referenced this issue Oct 8, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant