Skip to content

inputs removed in v2.25.0 break variable contract in a minor release #340

@rvandegrift

Description

@rvandegrift

Description

Some inputs were removed in v2.25.0 that were previously present in the v2 series. This breaks the API exposed by the module's variables. Since terraform generally follows semver conventions, a break in a minor release is unexpected. It also breaks reasonable uses of terraform's pessimistic version match, such as ~> 2.0.

The break was documented in the PR at #304 - but for some reason the following release was not 3.0.

This bug report is a few months late, since I didn't pull an new version for a while. So I don't know if any resolution is really worth the effort. But as a user, it'd be nice to depend on the expectations that terraform sets for modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions