Skip to content

Instantly share code, notes, and snippets.

@mikaelkrief
Created January 17, 2019 17:46
Show Gist options
  • Save mikaelkrief/45914f5c26eac6e3a30f358f8b962f88 to your computer and use it in GitHub Desktop.
Save mikaelkrief/45914f5c26eac6e3a30f358f8b962f88 to your computer and use it in GitHub Desktop.
provider "azurerm" {
subscription_id = "<l’iD de la suscription>"
client_id = "<Client ID>"
client_secret = "<Client Secret>"
tenant_id = "<Tenant Id>"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment