bump azurerm to v3 so we can use oidc
This commit is contained in:
@ -21,7 +21,7 @@ variable "location" {
|
||||
variable "tags" {
|
||||
description = "Map of the tags to use for the resources that are deployed"
|
||||
type = map(string)
|
||||
default = {
|
||||
default = {
|
||||
environment = "codelab"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user