This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3831553c72
terraform
/
builtin
/
bins
/
provider-random
/
main_test.go
2 lines
13 B
Go
Raw
Normal View
History
Unescape
Escape
New "random" provider, representing randomness This provider will have logical resources that allow Terraform to "manage" randomness as a resource, producing random numbers on create and then retaining the outcome in the state so that it will remain consistent until something explicitly triggers generating new values. Managing randomness in this way allows configurations to do things like random distributions and ids without causing "perma-diffs".
2016-05-14 22:54:13 +02:00
package
main