Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): update terraform azurerm to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
my-renovate[bot] authored Feb 4, 2024
1 parent 1b377be commit d5e1830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/azure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ terraform {

provider "azurerm" {
# Login credential should be given to this provides by environment variables: ARM_CLIENT_ID, ARM_CLIENT_SECRET, ARM_SUBSCRIPTION_ID, ARM_TENANT_ID
version = "1.33.1"
version = "3.90.0"
}

0 comments on commit d5e1830

Please sign in to comment.