mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-09 08:58:34 -04:00
* test: Add pre-release to available providers. Existing tests don't use it because the configuration doesn't specify the prerelease as the version constraint.
This was the gap in my understanding - prerelease providers are handled differently in the installer logic. I believe it boils down to this:
|
||
|---|---|---|
| .. | ||
| config-and-state-same-providers | ||
| config-state-file-and-lockfile | ||
| state-and-lock-file | ||