Closed
Description
Description
All the outputs changed their names in version 4.20.0
Versions
doesn't matter. verision 4.20.0 broke things.
Reproduction
Try to use version 4.20.0 with existing terraform.
Expected behavior
Breaking changes have major version number updates, as per semver.org
Given a version number MAJOR.MINOR.PATCH, increment the:
MAJOR version when you make incompatible API changes,
MINOR version when you add functionality in a backwards compatible manner
Actual behavior
The 'this_' prefix on all outputs were removed
Metadata
Metadata
Assignees
Labels
No labels