这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix panic reading project data source #176

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

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Fix panic reading project data source #176

merged 1 commit into from
Apr 30, 2024

Conversation

dglsparsons
Copy link
Collaborator

Turns out git_comments in the response can be null, and this wasn't
handled for the data_source.

Can't test this effectively, as new projects always have git_comments
set, which is why this was missed.

Closes #175

Turns out git_comments in the response can be null, and this wasn't
handled for the data_source.

Can't test this effectively, as new projects _always_ have git_comments
set, which is why this was missed.

Closes #175
@dglsparsons dglsparsons requested a review from QuiiBz April 30, 2024 08:52
@dglsparsons dglsparsons enabled auto-merge (squash) April 30, 2024 08:53
@dglsparsons dglsparsons merged commit 2f4fb1b into main Apr 30, 2024
@dglsparsons dglsparsons deleted the dgls/fix-panic branch April 30, 2024 09:12
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.

v1.9.0 crashing on terraform plan
2 participants