Skip to content

Commit 03e4fc7

Browse files
Bump the terraform-providers group across 7 directories with 2 updates
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 2 updates in the /modules/management directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit) and [hashicorp/vault](https://github.com/hashicorp/terraform-provider-vault). 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.85.0 to 0.87.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.85.0...v0.87.0) Updates `stackitcloud/stackit` from 0.85.0 to 0.87.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.85.0...v0.87.0) Updates `stackitcloud/stackit` from 0.85.0 to 0.87.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.85.0...v0.87.0) Updates `stackitcloud/stackit` from 0.85.0 to 0.87.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.85.0...v0.87.0) Updates `stackitcloud/stackit` from 0.85.0 to 0.87.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.85.0...v0.87.0) Updates `stackitcloud/stackit` from 0.85.0 to 0.87.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.85.0...v0.87.0) Updates `hashicorp/vault` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/hashicorp/terraform-provider-vault/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-vault/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-vault@v5.7.0...v5.8.0) Updates `stackitcloud/stackit` from 0.85.0 to 0.87.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.85.0...v0.87.0) --- updated-dependencies: - dependency-name: stackitcloud/stackit dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: hashicorp/vault dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-providers - dependency-name: stackitcloud/stackit dependency-version: 0.87.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 be0a9cc commit 03e4fc7

7 files changed

Lines changed: 8 additions & 8 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.85.0"
7+
version = "0.87.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.85.0"
7+
version = "0.87.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.85.0"
7+
version = "0.87.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.85.0"
7+
version = "0.87.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.85.0"
6+
version = "0.87.0"
77
}
88
time = {
99
source = "hashicorp/time"

modules/management/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ terraform {
44
required_providers {
55
stackit = {
66
source = "stackitcloud/stackit"
7-
version = "0.85.0"
7+
version = "0.87.0"
88
}
99
time = {
1010
source = "hashicorp/time"
1111
version = "0.13.1"
1212
}
1313
vault = {
1414
source = "hashicorp/vault"
15-
version = "5.7.0"
15+
version = "5.8.0"
1616
}
1717
}
1818
}

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.85.0"
7+
version = "0.87.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)