-
Notifications
You must be signed in to change notification settings - Fork 3
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
Terraform pipeline is failing for MST #511
Comments
Refreshed the service connection credentials
Also, at some point during this process, I accidentally set a Resource Group on the service connection, so this StackOverflow helped me set it back to empty so that it will work for all Resource Groups: https://stackoverflow.com/questions/72106131/azure-devops-how-to-reset-resource-group-in-edit-service-connection |
#514 would be a good follow-up after we see that prod is refreshed with the existing pipeline. |
Oh, also I added a calendar event to the |
Seems like we need to recycle the client secret key(s)
See logs: https://dev.azure.com/mstransit/courtesy-cards/_build/results?buildId=512&view=logs&jobId=ace7239b-ade7-5b52-2e3a-ab948f392fca&j=ace7239b-ade7-5b52-2e3a-ab948f392fca&t=2922d73c-5c9a-576b-ab75-a4d961dfc773
Expected behavior
terraform plan
andterraform apply
should succeed.Environment
test
prod
Agency
MST
Additional context
This doesn't impact the application deployment (e.g. Docker image build/push).
However, the nightly server restart (to load new data) is failing due to this, which was probably the root cause of cal-itp/benefits#2598
The text was updated successfully, but these errors were encountered: