You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/version-7-upgrade.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -307,9 +307,6 @@ We are removing the `defaultAddonsToRemoves` property. This property does not ex
307
307
308
308
Users can replicate the behavior of `defaultAddonsToRemoves` by setting `bootstrapSelfManagedAddons` to `false` and then adding platform addons that they actually want as `aws.eks.Addon` resources.
309
309
310
-
TODO[pulumi/pulumi-aws#5525]
311
-
See the upgrade guide for more details.
312
-
313
310
### Function `aws.ecr.getCredentials`
314
311
315
312
The `ecr.getCredentials` function was added to address a functionality that did not exist in the upstream provider. The upstream Terraform provider now has a `aws.ecr.getAuthorizationToken` function that should be used instead.
0 commit comments