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: omit private key id if empty #1352

Merged
merged 1 commit into from
Aug 10, 2023
Merged

fix: omit private key id if empty #1352

merged 1 commit into from
Aug 10, 2023

Conversation

ammarekbote
Copy link
Contributor

Summary
Terraform update for https://github.com/lacework/terraform-gcp-agentless-scanning fails as the private key id is empty.
On investigating with @afiune , we found that the patch workflow sends empty key instead of omitting it from the request.

How did you test this change?
Update the terraform provider with the go-sdk changed and pointed terraform module to use the provider. Terraform update went through successfully,

Issue
https://lacework.atlassian.net/browse/LINK-1923

@ammarekbote ammarekbote merged commit edfa213 into main Aug 10, 2023
1 check passed
@ammarekbote ammarekbote deleted the LINK-1923 branch August 10, 2023 16:11
@lacework-releng lacework-releng mentioned this pull request Aug 10, 2023
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