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
On provider-aws we are able to use publishConnectionDetailsTo instead of writeConnectionSecretToRef
Could we also implement that functionality on provider-gitlab. (documentation states that: writeConnectionSecretToRef field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo.
The text was updated successfully, but these errors were encountered:
Yes, this would be a useful extension to the provider. However, I believe none of the maintainers has enough time to work on that right now. @mateusz-lubanski-sinch if you do, feel free to open a PR for this.
On
provider-aws
we are able to usepublishConnectionDetailsTo
instead ofwriteConnectionSecretToRef
Could we also implement that functionality on
provider-gitlab
. (documentation states that:writeConnectionSecretToRef field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo.
The text was updated successfully, but these errors were encountered: