Skip to content

Commit 622de76

Browse files
authored
[v7]: remove old todo (#5663)
This todo is no longer needed. I've tested this out and there is nothing users need to do except remove the field.
1 parent e1efaec commit 622de76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/version-7-upgrade.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,6 @@ We are removing the `defaultAddonsToRemoves` property. This property does not ex
307307

308308
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.
309309

310-
TODO[pulumi/pulumi-aws#5525]
311-
See the upgrade guide for more details.
312-
313310
### Function `aws.ecr.getCredentials`
314311

315312
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

Comments
 (0)