Commit fc6690a
committed
terraform13: Update to 1.3.7
Changes:
1.3.7
-----
BUG FIXES:
- Fix exact version constraint parsing for modules using prerelease
versions
- Prevent panic when a provider returns a null block value during
refresh which is used as configuration via ignore_changes
1.3.6
-----
BUG FIXES:
- Terraform could crash if an orphaned resource instance was deleted
externally and had condition checks in the configuration
- Module output changes were being removed and re-added to the stored
plan, impacting performance with large numbers of outputs1 parent b90a511 commit fc6690a
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3198 | 3198 | | |
3199 | 3199 | | |
3200 | 3200 | | |
3201 | | - | |
3202 | | - | |
3203 | | - | |
| 3201 | + | |
| 3202 | + | |
| 3203 | + | |
3204 | 3204 | | |
0 commit comments