You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
wadeholler
changed the title
random selections no produced for small sets or fast operations
random selections not produced for small sets or fast operations
May 22, 2018
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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
Terraform Version
Terraform v0.11.1
Affected Resource(s)
resource_shuffle or all random resources
Terraform Configuration Files
Debug Output
Expected Behavior
Random results should have been produced
Actual Behavior
This is not random for small or fast operations
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
Suggestion
I have tested using UnixNano() instead of Unix and that fixes it. I will submit a PR
The text was updated successfully, but these errors were encountered: