From f66545374d3cd9ec4a674c6dcf0969485ff80f56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 23:52:45 +0000 Subject: [PATCH] Bump the terraform-providers group across 7 directories with 1 update Bumps the terraform-providers group with 1 update in the /modules/connectivity-global directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Bumps the terraform-providers group with 1 update in the /modules/connectivity-regional directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Bumps the terraform-providers group with 1 update in the /modules/devops directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Bumps the terraform-providers group with 1 update in the /modules/governance directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Bumps the terraform-providers group with 1 update in the /modules/landing-zone directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Bumps the terraform-providers group with 1 update in the /modules/management directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Bumps the terraform-providers group with 1 update in the /modules/sandboxes directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Updates `stackitcloud/stackit` from 0.83.0 to 0.85.0 - [Release notes](https://github.com/stackitcloud/terraform-provider-stackit/releases) - [Changelog](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/RELEASE.md) - [Commits](https://github.com/stackitcloud/terraform-provider-stackit/compare/v0.83.0...v0.85.0) Updates `stackitcloud/stackit` from 0.83.0 to 0.85.0 - [Release notes](https://github.com/stackitcloud/terraform-provider-stackit/releases) - [Changelog](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/RELEASE.md) - [Commits](https://github.com/stackitcloud/terraform-provider-stackit/compare/v0.83.0...v0.85.0) Updates `stackitcloud/stackit` from 0.83.0 to 0.85.0 - [Release notes](https://github.com/stackitcloud/terraform-provider-stackit/releases) - [Changelog](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/RELEASE.md) - [Commits](https://github.com/stackitcloud/terraform-provider-stackit/compare/v0.83.0...v0.85.0) Updates `stackitcloud/stackit` from 0.83.0 to 0.85.0 - [Release notes](https://github.com/stackitcloud/terraform-provider-stackit/releases) - [Changelog](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/RELEASE.md) - [Commits](https://github.com/stackitcloud/terraform-provider-stackit/compare/v0.83.0...v0.85.0) Updates `stackitcloud/stackit` from 0.83.0 to 0.85.0 - [Release notes](https://github.com/stackitcloud/terraform-provider-stackit/releases) - [Changelog](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/RELEASE.md) - [Commits](https://github.com/stackitcloud/terraform-provider-stackit/compare/v0.83.0...v0.85.0) Updates `stackitcloud/stackit` from 0.83.0 to 0.85.0 - [Release notes](https://github.com/stackitcloud/terraform-provider-stackit/releases) - [Changelog](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/RELEASE.md) - [Commits](https://github.com/stackitcloud/terraform-provider-stackit/compare/v0.83.0...v0.85.0) Updates `stackitcloud/stackit` from 0.83.0 to 0.85.0 - [Release notes](https://github.com/stackitcloud/terraform-provider-stackit/releases) - [Changelog](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/RELEASE.md) - [Commits](https://github.com/stackitcloud/terraform-provider-stackit/compare/v0.83.0...v0.85.0) --- updated-dependencies: - dependency-name: stackitcloud/stackit dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers ... Signed-off-by: dependabot[bot] --- modules/connectivity-global/main.tf | 2 +- modules/connectivity-regional/main.tf | 2 +- modules/devops/main.tf | 2 +- modules/governance/main.tf | 2 +- modules/landing-zone/main.tf | 2 +- modules/management/main.tf | 2 +- modules/sandboxes/main.tf | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/connectivity-global/main.tf b/modules/connectivity-global/main.tf index ea36ddc..e78da80 100644 --- a/modules/connectivity-global/main.tf +++ b/modules/connectivity-global/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { stackit = { source = "stackitcloud/stackit" - version = "0.83.0" + version = "0.85.0" } } } diff --git a/modules/connectivity-regional/main.tf b/modules/connectivity-regional/main.tf index 9c261c3..4816768 100644 --- a/modules/connectivity-regional/main.tf +++ b/modules/connectivity-regional/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { stackit = { source = "stackitcloud/stackit" - version = "0.83.0" + version = "0.85.0" } } } diff --git a/modules/devops/main.tf b/modules/devops/main.tf index acb2836..1191091 100644 --- a/modules/devops/main.tf +++ b/modules/devops/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { stackit = { source = "stackitcloud/stackit" - version = "0.83.0" + version = "0.85.0" } } } diff --git a/modules/governance/main.tf b/modules/governance/main.tf index 0d45b1c..821fe16 100644 --- a/modules/governance/main.tf +++ b/modules/governance/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { stackit = { source = "stackitcloud/stackit" - version = "0.83.0" + version = "0.85.0" } } } diff --git a/modules/landing-zone/main.tf b/modules/landing-zone/main.tf index 7fcdda4..a37f38c 100644 --- a/modules/landing-zone/main.tf +++ b/modules/landing-zone/main.tf @@ -3,7 +3,7 @@ terraform { required_providers { stackit = { source = "stackitcloud/stackit" - version = "0.83.0" + version = "0.85.0" } time = { source = "hashicorp/time" diff --git a/modules/management/main.tf b/modules/management/main.tf index 18d2843..3c9c8a9 100644 --- a/modules/management/main.tf +++ b/modules/management/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { stackit = { source = "stackitcloud/stackit" - version = "0.83.0" + version = "0.85.0" } time = { source = "hashicorp/time" diff --git a/modules/sandboxes/main.tf b/modules/sandboxes/main.tf index 36a65b3..0a6f13d 100644 --- a/modules/sandboxes/main.tf +++ b/modules/sandboxes/main.tf @@ -4,7 +4,7 @@ terraform { required_providers { stackit = { source = "stackitcloud/stackit" - version = "0.83.0" + version = "0.85.0" } } }