pulumi-eks icon indicating copy to clipboard operation
pulumi-eks copied to clipboard

Upgrade provider snapshots to v2.4.0 of provider when released

Open rquitales opened this issue 1 year ago • 1 comments

What happened?

#1136 updated the kubeconfig args to ensure that the awscli always outputs in JSON format. We'll need to update our baseline provider snapshots to account for this as our snapshot tests will always fail.

The next minor release will also contain a few other diffs related to addons, so we'll batch these updates into a single minor release to minimize state updates for the user.

In the longterm, we'd want to ignore update diffs, but error on replace diffs for scenarios like this.

Example

Output of pulumi about

Additional context

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

rquitales avatar May 09 '24 19:05 rquitales

Self-tagging @t0yv0

t0yv0 avatar May 14 '24 17:05 t0yv0