From 1419dacdbc8bcbff3e61e0c0f0d3a26a0399dc1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 09:14:41 +0000 Subject: [PATCH] chore(deps): update terraform random to ~> 3.9.0 --- .../infoportal-elasticsearch-prod/providers.tf | 2 +- .../altinn-portaler-prod/infoportal-media-sa-prod/providers.tf | 2 +- .../kinorgeportal-media-sa-prod/providers.tf | 2 +- .../infoportal-elasticsearch-at22/providers.tf | 2 +- .../infoportal-elasticsearch-test/providers.tf | 2 +- .../altinn-portaler-test/infoportal-media-sa-at22/providers.tf | 2 +- .../altinn-portaler-test/infoportal-media-sa-at23/providers.tf | 2 +- .../altinn-portaler-test/infoportal-media-sa-tt02/providers.tf | 2 +- .../kinorgeportal-elasticsearch-tt02/providers.tf | 2 +- .../kinorgeportal-media-sa-tt02/providers.tf | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/infrastructure/altinn-portaler-prod/infoportal-elasticsearch-prod/providers.tf b/infrastructure/altinn-portaler-prod/infoportal-elasticsearch-prod/providers.tf index 2dd21765..cd8b9fc5 100644 --- a/infrastructure/altinn-portaler-prod/infoportal-elasticsearch-prod/providers.tf +++ b/infrastructure/altinn-portaler-prod/infoportal-elasticsearch-prod/providers.tf @@ -12,7 +12,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-prod/infoportal-media-sa-prod/providers.tf b/infrastructure/altinn-portaler-prod/infoportal-media-sa-prod/providers.tf index 448fad60..687327b1 100644 --- a/infrastructure/altinn-portaler-prod/infoportal-media-sa-prod/providers.tf +++ b/infrastructure/altinn-portaler-prod/infoportal-media-sa-prod/providers.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-prod/kinorgeportal-media-sa-prod/providers.tf b/infrastructure/altinn-portaler-prod/kinorgeportal-media-sa-prod/providers.tf index 448fad60..687327b1 100644 --- a/infrastructure/altinn-portaler-prod/kinorgeportal-media-sa-prod/providers.tf +++ b/infrastructure/altinn-portaler-prod/kinorgeportal-media-sa-prod/providers.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-test/infoportal-elasticsearch-at22/providers.tf b/infrastructure/altinn-portaler-test/infoportal-elasticsearch-at22/providers.tf index 2dd21765..cd8b9fc5 100644 --- a/infrastructure/altinn-portaler-test/infoportal-elasticsearch-at22/providers.tf +++ b/infrastructure/altinn-portaler-test/infoportal-elasticsearch-at22/providers.tf @@ -12,7 +12,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-test/infoportal-elasticsearch-test/providers.tf b/infrastructure/altinn-portaler-test/infoportal-elasticsearch-test/providers.tf index 2dd21765..cd8b9fc5 100644 --- a/infrastructure/altinn-portaler-test/infoportal-elasticsearch-test/providers.tf +++ b/infrastructure/altinn-portaler-test/infoportal-elasticsearch-test/providers.tf @@ -12,7 +12,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-test/infoportal-media-sa-at22/providers.tf b/infrastructure/altinn-portaler-test/infoportal-media-sa-at22/providers.tf index 448fad60..687327b1 100644 --- a/infrastructure/altinn-portaler-test/infoportal-media-sa-at22/providers.tf +++ b/infrastructure/altinn-portaler-test/infoportal-media-sa-at22/providers.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-test/infoportal-media-sa-at23/providers.tf b/infrastructure/altinn-portaler-test/infoportal-media-sa-at23/providers.tf index 448fad60..687327b1 100644 --- a/infrastructure/altinn-portaler-test/infoportal-media-sa-at23/providers.tf +++ b/infrastructure/altinn-portaler-test/infoportal-media-sa-at23/providers.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-test/infoportal-media-sa-tt02/providers.tf b/infrastructure/altinn-portaler-test/infoportal-media-sa-tt02/providers.tf index 448fad60..687327b1 100644 --- a/infrastructure/altinn-portaler-test/infoportal-media-sa-tt02/providers.tf +++ b/infrastructure/altinn-portaler-test/infoportal-media-sa-tt02/providers.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-test/kinorgeportal-elasticsearch-tt02/providers.tf b/infrastructure/altinn-portaler-test/kinorgeportal-elasticsearch-tt02/providers.tf index 2dd21765..cd8b9fc5 100644 --- a/infrastructure/altinn-portaler-test/kinorgeportal-elasticsearch-tt02/providers.tf +++ b/infrastructure/altinn-portaler-test/kinorgeportal-elasticsearch-tt02/providers.tf @@ -12,7 +12,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } } diff --git a/infrastructure/altinn-portaler-test/kinorgeportal-media-sa-tt02/providers.tf b/infrastructure/altinn-portaler-test/kinorgeportal-media-sa-tt02/providers.tf index 448fad60..687327b1 100644 --- a/infrastructure/altinn-portaler-test/kinorgeportal-media-sa-tt02/providers.tf +++ b/infrastructure/altinn-portaler-test/kinorgeportal-media-sa-tt02/providers.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "~> 3.8.1" + version = "~> 3.9.0" } }