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(): fix data array runtime error #91

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

jlestrada
Copy link

TL;DR: Allow for index type resources to be ResourceTypeData

This is an update to allow for Data type resources that are index based that use count or for_each. This is currently causing a runtime panic as described in #90 . This update will resolve the runtime panic and allow for the graph to be successfully generated but there may be some visual issues as a result.

* allow for index type resources to be Data type
@JackFlukinger
Copy link
Contributor

This looks good to me @im2nguyen

@im2nguyen im2nguyen merged commit 28b7dc7 into im2nguyen:main Feb 3, 2022
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.

3 participants