solutions/chapter-2/05_state/L0/providers.tf (
5
lines of code) (
raw
):
provider "azurerm" { features {} subscription_id = "85c265c4-ebb5-49b1-b0a3-eb334a0a1a80" } provider "random" {}