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

Add deploy lambda workflow #1448

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

Add deploy lambda workflow #1448

wants to merge 32 commits into from

Conversation

bennavapbc
Copy link
Collaborator

@bennavapbc bennavapbc commented Mar 7, 2025

🎫 Ticket

https://jira.cms.gov/browse/AB2D-6588

Before merging this PR

🛠 Changes

  • Add deploy-lamda.yml workflow to run terraform init, plan, apply
  • Workflow can also reuse ab2d-lambdas/publish-lambdas.yml workflow to build lambdas

Related PRs

ℹ️ Context

This workflow is migrated from

image

🧪 Validation

https://github.com/CMSgov/ab2d/actions/runs/13731081484

Tested functionality except for terraform apply (last step of workflow) - waiting for confirmation from platform team that running terraform apply won't cause any problems

gh workflow run deploy-lambda.yml --ref lambda-tf-workflow -f apply=false -f environment=dev -f ab2dOpsBranch=main -f ab2dLambdasBranch=update-publish-lamda-workflow -f runBuildJob=true -f buildVersion=1.1.0

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

Successfully merging this pull request may close these issues.

1 participant