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: update snyk-iac-capture now allowing to upload valid empty states #4905

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

chdorner-snyk
Copy link
Contributor

@chdorner-snyk chdorner-snyk commented Oct 11, 2023

What does this PR do?

Upgrades the version of snyk-iac-capture that we're pulling in. The new version makes sure that we can correctly upload valid, but empty terraform state files (i.e. after running terraform destroy).

Changes between 0.6.0 and 0.6.4 were just around developer experience, CI, etc. (see here).
And the changes in 0.6.5 are here

What are the relevant tickets?

IAC-2652

@chdorner-snyk chdorner-snyk requested a review from a team as a code owner October 11, 2023 14:08
@PeterSchafer
Copy link
Collaborator

Question: Is there a way to add an acceptance test that helps verify against regression in the future?

@chdorner-snyk
Copy link
Contributor Author

@PeterSchafer we already have two general acceptance tests for snyk iac capture here testing the integration of the extension. Testing more edge cases is done in the snyk-iac-capture repo, i.e. we're testing this specific bugfix in this test.

@chdorner-snyk
Copy link
Contributor Author

@PeterSchafer I'm not sure why the two Snyk checks are stuck, is there something you can do from your side?

@PeterSchafer PeterSchafer reopened this Oct 12, 2023
@PeterSchafer PeterSchafer reopened this Oct 12, 2023
@chdorner-snyk chdorner-snyk merged commit 9ac5194 into master Oct 12, 2023
15 checks passed
@chdorner-snyk chdorner-snyk deleted the fix/upgrade-snyk-iac-capture branch October 12, 2023 13:45
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.

2 participants