Skip to content

Commit f665453

Browse files
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](stackitcloud/terraform-provider-stackit@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](stackitcloud/terraform-provider-stackit@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](stackitcloud/terraform-provider-stackit@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](stackitcloud/terraform-provider-stackit@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](stackitcloud/terraform-provider-stackit@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](stackitcloud/terraform-provider-stackit@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](stackitcloud/terraform-provider-stackit@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] <support@github.com>
1 parent f7acf69 commit f665453

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

modules/connectivity-global/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
stackit = {
66
source = "stackitcloud/stackit"
7-
version = "0.83.0"
7+
version = "0.85.0"
88
}
99
}
1010
}

modules/connectivity-regional/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
stackit = {
66
source = "stackitcloud/stackit"
7-
version = "0.83.0"
7+
version = "0.85.0"
88
}
99
}
1010
}

modules/devops/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
stackit = {
66
source = "stackitcloud/stackit"
7-
version = "0.83.0"
7+
version = "0.85.0"
88
}
99
}
1010
}

modules/governance/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
stackit = {
66
source = "stackitcloud/stackit"
7-
version = "0.83.0"
7+
version = "0.85.0"
88
}
99
}
1010
}

modules/landing-zone/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
stackit = {
55
source = "stackitcloud/stackit"
6-
version = "0.83.0"
6+
version = "0.85.0"
77
}
88
time = {
99
source = "hashicorp/time"

modules/management/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
stackit = {
66
source = "stackitcloud/stackit"
7-
version = "0.83.0"
7+
version = "0.85.0"
88
}
99
time = {
1010
source = "hashicorp/time"

modules/sandboxes/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
stackit = {
66
source = "stackitcloud/stackit"
7-
version = "0.83.0"
7+
version = "0.85.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)