Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created September 16, 2024 00:50
Show Gist options
  • Save KyMidd/be7ab5f1b9fd1b31af6d5e79300b6403 to your computer and use it in GitHub Desktop.
Save KyMidd/be7ab5f1b9fd1b31af6d5e79300b6403 to your computer and use it in GitHub Desktop.
terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment