mirror of https://github.com/hashicorp/terraform
If the original value was unknown but its range was refined then the provider must return a value that is within the refined range, because otherwise downstream planning decisions could be invalidated. This relies on cty's definition of whether a value is in a refined range, which has pretty good coverage for the "false" case and so should give a pretty good signal, but it'll probably improve over time and so providers must not rely on any loopholes in the current implementation and must keep their promises even if Terraform can't currently check them.pull/33234/head
parent
81c15f987e
commit
dfe5e1ddc4
Loading…
Reference in new issue