Skip to content

Commit 4d62782

Browse files
chore(deps): bump stackitcloud/stackit
Bumps the terraform-providers group with 1 update in the /src directory: [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit). Updates `stackitcloud/stackit` from 0.101.0 to 0.104.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.101.0...v0.104.0) --- updated-dependencies: - dependency-name: stackitcloud/stackit dependency-version: 0.102.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 52840b3 commit 4d62782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/terraform.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.101.0"
7+
version = "0.104.0"
88
}
99
kubernetes = {
1010
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)