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

Parameterize to allow side-by-side deploys #5

Open
MeltyBot opened this issue Feb 15, 2022 · 0 comments
Open

Parameterize to allow side-by-side deploys #5

MeltyBot opened this issue Feb 15, 2022 · 0 comments

Comments

@MeltyBot
Copy link

Migrated from GitLab: https://gitlab.com/meltano/infra/terraform/-/issues/5

Originally created by @aaronsteers on 2022-02-15 23:27:51


In several places where we are leveraging cloudposse modules, we have a namespace and stage reference which it would be good to parameterize - probably by accepting those two inputs or something similar explicitly as input variables to our module.

  # ...
  namespace = "m5o"
  stage     = "prod"
  name      = "meltano"

This would help with https://gitlab.com/meltano/squared/-/issues/48+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant