-
Notifications
You must be signed in to change notification settings - Fork 34
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
Invalid plan arising from integer rounding #189
Comments
bendbennett
added a commit
that referenced
this issue
May 11, 2022
bendbennett
added a commit
that referenced
this issue
May 11, 2022
bendbennett
added a commit
that referenced
this issue
May 12, 2022
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Module version
Relevant provider source code
Terraform Configuration Files
Debug Output
https://gist.github.com/bendbennett/6d9066c120883e17dcda25f0e98aec59
Expected Behavior
There should be no integer rounding.
Actual Behavior
Rounding is observed which causes an invalid plan.
Steps to Reproduce
Use a 64 bit integer within a resource that uses Framework v0.7.0
The text was updated successfully, but these errors were encountered: