Slackbot
08/21/2024, 9:18 AMMarvin
08/21/2024, 9:18 AMHello everyone,I have a yaml file where this deployment is defined :
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.
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