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

working with terraform #8

Open
kailyliu opened this issue Dec 26, 2023 · 1 comment
Open

working with terraform #8

kailyliu opened this issue Dec 26, 2023 · 1 comment

Comments

@kailyliu
Copy link
Collaborator

goal: terraform script(s) that will create ddb, lambda functions, sns, api gateway, run mturk scripts

flow:
script 1

  1. ddbs (dependency on lambdas)
  2. lambdas (dependency on sns, api gateway)
  3. sns - addresses need to be outputted
  4. api gateway - endpoint also needs to be outputted

manual ?
update scripts w/ sns endpoints and glitch with api endpoint (to-do: host glitch & iframe component somewhere)

script 2 ?

  1. run scripts to create HITs
@kailyliu
Copy link
Collaborator Author

can also pass sns endpoints to scripts, and run them in script 1

-- not sure if it is possible to pass api endpoint to glitch (or whatever web app it is hosted on) (i.e. make terraform update the interface code, and then deploy)

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