Could not query provider registry for │ registry.terraform.io/mypurecloud/genesyscloud

Hello Dev forum members, could you guide on this.

I am running terraform behind a proxy and I am getting below error when executing terraform scripts.

"" Initializing the backend...

Initializing provider plugins...

My Network team allowed route for ' registry.terraform.io ' and ' api.mypurecloud.com '

by default github.com is blocked. in order to allow github.com, we are seeing below urls in network capture.

my network team wants to confirm list of URL need to allow for this CXasCode ( terraform scripts) and allowing *.github.com ( with wild card) is not allowed as per Org security rules.

so allowing github.com solves my problem or do we have any additional urls need to allow.

Thank you !