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): include plugins downloaded from cache in artifact #591

Conversation

hknutsen
Copy link
Member

When enabling the plugin cache, Terraform will create symbolic links in the current working directory to the plugin cache directory. As a result, the plugin cache directory must be included in the artifact to be download by the Terraform Apply job.

@hknutsen hknutsen added the bug Something isn't working label Nov 18, 2024
@hknutsen hknutsen self-assigned this Nov 18, 2024
@hknutsen hknutsen requested a review from a team as a code owner November 18, 2024 08:15
@hknutsen hknutsen merged commit eaa211a into main Nov 18, 2024
8 checks passed
@hknutsen hknutsen deleted the fix/terraform/include-plugins-downloaded-from-cache-in-uploaded-artifact branch November 18, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants