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

Save backend s3 bucket / google storage bucket ID to database #161

Closed
Tracked by #122
brennanwilkes opened this issue Mar 2, 2022 · 2 comments
Closed
Tracked by #122
Assignees
Milestone

Comments

@brennanwilkes
Copy link
Member

Depending on the provider, aws or google, an s3 or google storage bucket is being generated for the terraform backend to use. This ID is randomly generated (as opposed to coming from the user), but needs to be saved and retrieved from the database.

"bucket": "terraform-state-kzzptt1ktfmmzj7amnwx9279rwcgpy6osnvkjhp3gfzyh"
It will look like this^

@keanelekenns keanelekenns mentioned this issue Mar 16, 2022
14 tasks
@keanelekenns keanelekenns added this to the Milestone 3 milestone Mar 16, 2022
@brennanwilkes brennanwilkes self-assigned this Mar 24, 2022
@keanelekenns
Copy link
Member

@brennanwilkes Is this a final submission or future extension?

@brennanwilkes
Copy link
Member Author

@keanelekenns it is finished

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

2 participants