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

fix(terraform): apply job should fail if unable to restore cache #614

Merged

Conversation

hknutsen
Copy link
Member

@hknutsen hknutsen commented Dec 12, 2024

Plan job will either restore an existing cache or save cache. Thus, in the apply job, we can expect there to always be cache available. If not, something is wrong.

@hknutsen hknutsen self-assigned this Dec 12, 2024
@hknutsen hknutsen marked this pull request as ready for review December 13, 2024 09:38
@hknutsen hknutsen requested a review from a team as a code owner December 13, 2024 09:38
@hknutsen hknutsen merged commit 3aebc3d into main Dec 13, 2024
11 checks passed
@hknutsen hknutsen deleted the fix/terraform/apply-job-should-fail-if-unable-to-restore-cache branch December 13, 2024 13:36
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.

3 participants