-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Description
- Is the removal of a property from an existing resource type considered a breaking change?
- If so, what is the protocol for notifying users about such modifications?
- If not, how can customers ensure the compatibility of their client applications in the event of schema alterations? Is there a mechanism to receive responses based on the existing schema rather than the current one? Typically, this is achieved through an API versioning approach, but I do not see AWS CloudControl API accepting an api-version input parameter. What guidance does AWS provide regarding this?
Given that AWS does not maintain a Github repository for AWS CloudControl schema, I'm looking to Pulumi for insights into property removal within a specific resource type. According to pulumi (pulumi/pulumi-aws-native#1124), there have been instances of property removals for certain resources.
Metadata
Metadata
Assignees
Labels
No labels
