mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-15 08:05:19 -05:00
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:
parent
dac690656e
commit
7e3123232e
10 changed files with 103 additions and 103 deletions
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
azurerm = {
|
||||
source = "hashicorp/azurerm"
|
||||
version = "3.56.0"
|
||||
version = "3.67.0"
|
||||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue