Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Enable authentication to multiple registries again. #400

Merged
merged 8 commits into from
Jul 15, 2022

Conversation

Junkern
Copy link
Contributor

@Junkern Junkern commented Jul 11, 2022

Fixes #239

This is still a WIP until I have figured out how to have deal with the ConflictsWith (which is disabled for now). Opened an issue in the sdk repo: hashicorp/terraform-plugin-sdk#1001

@Junkern Junkern added this to the v2.19.0 milestone Jul 11, 2022
@Junkern
Copy link
Contributor Author

Junkern commented Jul 14, 2022

Bad news: We have to implement the ConflictsWith validation manually, as this is not supported by the terraform-plugin-sdk.

@Junkern Junkern merged commit df4b76a into master Jul 15, 2022
@Junkern Junkern deleted the fix/multiple_registries branch July 15, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot authenticate with multiple docker registries
1 participant