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

Get IaC production-ready: add test suite to Pulumi code #69

Closed
3 tasks
bsweger opened this issue Apr 9, 2024 · 0 comments · Fixed by hubverse-org/hubverse-infrastructure#33
Closed
3 tasks
Assignees
Labels
cloud work related to cloud-enabled hubs infra Infrastructure

Comments

@bsweger
Copy link
Collaborator

bsweger commented Apr 9, 2024

Add a test suite to the Pulumi code in the hubverse-infrastructure repo so that we can make updates to it with a higher degree of confidence.

Definition of done:

  • hubverse-infrastructure contains unit tests for the modules that create our S3 and IAM AWS resources
  • hubverse-infrastructure has a GitHub workflow that runs the test suite
  • PRs cannot be merged until the tests complete successfully

Some background info on Pulumi unit testing: https://github.com/Infectious-Disease-Modeling-Hubs/hubverse-infrastructure/tree/bsweger/add-model-output-transforms/hubverse-transforms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud work related to cloud-enabled hubs infra Infrastructure
Projects
Development

Successfully merging a pull request may close this issue.

1 participant