-
-
Notifications
You must be signed in to change notification settings - Fork 41
[Question] Patch version contains breaking changes #89
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels