This message was deleted.
# prefect-cloud
s
This message was deleted.
m
Your message was too long by 406 tokens - please shorten it and try again. For reference, here's your message at the allowed limit:
Hello everyone,
I have a yaml file where this deployment is defined :
Copy code
pull:
- prefect.deployments.steps.git_clone:
    repository: <https://gitlab.tools.tenacy.io/data/tenacy-prefect.git>
    branch: main
    access_token: '{{prefect.blocks.secret.gitlab-personal-token}}'
Since our Gitlab instance is not accessible from the open internet, we whitelisted the API's IP address found here.
Copy code
The public IPv4 address for api.prefect.cloud is 34.111.36.90. The IPv6 address is 2600:1901:0:3486::
But the problem is that when we look into Gitlab's logs, we get this : ```2024/08/21 095600 [error] 2128093#2128093: *1967665 access forbidden by rule, client: 34.224.37.104, server: gitlab.tools.tenacy.io, request: "GET /data/tenacy-prefect.git HTTP/1.1", host: "gitlab.tools.tenacy.io" 2024/08/21 095601 [error] 2128093#2128093: *1967666 access forbidden by rule, client: 54.160