Skip to content

[Question] Patch version contains breaking changes #89

@egarbi

Description

@egarbi

Upgrading from 1.0.7 to 1.0.8 breaks my deployment.

[01KEYBAVDMEEP2JZEEHH829A5C] Planning changes with 0 custom hooks...
╷
│ Error: Unsupported argument
│ 
│   on .terraform/modules/ExampleCom/website.tf line 261, in resource "aws_cloudfront_distribution" "website":
│  261:       origin_access_control_id = origin.value.origin_access_control_id
│ 
│ An argument named "origin_access_control_id" is not expected here.
╵
[01KEYBAVDMEEP2JZEEHH829A5C] Unexpected exit code when planning changes: 1

It is supposed that the patch version shouldn't have breaking changes
https://semver.org/

Are you not honouring the Semantic Version principles?

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