Skip to content

Instantly share code, notes, and snippets.

@rezamt
Created July 5, 2018 06:33
Show Gist options
  • Save rezamt/6ccb9540b66b7fd54d85124d2a08475a to your computer and use it in GitHub Desktop.
Save rezamt/6ccb9540b66b7fd54d85124d2a08475a to your computer and use it in GitHub Desktop.
By Pass Proxy for Terraform
# The following domains are required to be open in order TF can work.
github.com
login.microsoftonline.com
management.azure.com
# if you are doing go like me, and trying to access azure billing apis, open this one as well.
consumption.azure.com (Billing API)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment