deps: update Terraform azurerm to v3.67.0 (#2147)

Also update Azure terraform: 
ignore snp policy changes on resource

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
Co-authored-by: Otto Bittner <cobittner@posteo.net>
This commit is contained in:
renovate[bot] 2023-08-02 08:15:22 +02:00 committed by GitHub
parent dac690656e
commit 7e3123232e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 103 additions and 103 deletions

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.56.0"
version = "3.67.0"
}
random = {
source = "hashicorp/random"