Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix panic when no resources in configuration #88

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

JackFlukinger
Copy link
Contributor

Hey @im2nguyen , this resolves #87 . The issue was just that since there were no actual resources in the plan, there is no root module in the RSO state map. So we just create a placeholder root module in the state map if there is not one.

@im2nguyen im2nguyen merged commit 9e14bbf into im2nguyen:main Jan 24, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runtime panic issue with 0.3.0 release
2 participants