Closed swade1987 closed 6 months ago
Allows the user to provide registry credentials in the form username: password
username: password
Fixes https://github.com/fluxcd/terraform-provider-flux/issues/635 Leverages upstream fluxcd/flux2 PR: https://github.com/fluxcd/flux2/pull/4706/files
Output from acceptance testing:
$ make testacc ...
make docs
git commit -s
Thanks @swade1987 I've put this on hold, needs to be rebased after Flux 2.3.0 is released.
Description
Allows the user to provide registry credentials in the form
username: password
Motivation and Context
Fixes https://github.com/fluxcd/terraform-provider-flux/issues/635 Leverages upstream fluxcd/flux2 PR: https://github.com/fluxcd/flux2/pull/4706/files
How has this been tested?
Output from acceptance testing:
Types of changes
Documentation
make docs
Checklist:
git commit -s
Community Note