-
Notifications
You must be signed in to change notification settings - Fork 92
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
harbor_replication documentation bug #424
Comments
flbla
added a commit
that referenced
this issue
Apr 8, 2024
flbla
added a commit
that referenced
this issue
Apr 8, 2024
flbla
added a commit
that referenced
this issue
Apr 8, 2024
Signed-off-by: flbla <[email protected]>
flbla
added a commit
that referenced
this issue
Apr 8, 2024
Signed-off-by: flbla <[email protected]>
flbla
added a commit
that referenced
this issue
Apr 8, 2024
Signed-off-by: flbla <[email protected]>
flbla
added a commit
that referenced
this issue
Apr 8, 2024
Signed-off-by: flbla <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Hi @haiwu, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
harbor_replication documentation bug with: https://github.com/goharbor/terraform-provider-harbor/blob/main/docs/resources/replication.md, where it has this example:
The above is wrong, 'event_based' is only possible for 'push' action', not 'pull' action.
To Reproduce
Just tried to ensure the above in the doc, it likely won't work.
Expected behavior
The example in the above doc should be 'push' action instead.
Additional context
N/A
The text was updated successfully, but these errors were encountered: