Skip to content

Instantly share code, notes, and snippets.

@PradeepLoganathan
Created May 10, 2020 08:55
Show Gist options
  • Select an option

  • Save PradeepLoganathan/84dd91dce168028be109f6aa9d8ec96a to your computer and use it in GitHub Desktop.

Select an option

Save PradeepLoganathan/84dd91dce168028be109f6aa9d8ec96a to your computer and use it in GitHub Desktop.
Azure terraform provider
provider "azurerm" {
version = "=2.8.0"
features {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment