Registry auth shows changes on every run #952
Labels
area/auth
area/config
area/diff
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/enhancement
Improvements or new features
Hello!
Issue details
Related to #498
We use AWS ECS with the pulumi docker provider like so:
Because the password changes every time, and the entire registryAuth object is a secret,
pulumi up
shows a change on every run. Not sure if there's a way to work around this, but it would be great to be able to ignore the password changes (which is what I believe is actually changing each time, where the address and username are static)The text was updated successfully, but these errors were encountered: