Skip to content

Commit 8974a34

Browse files
chore(deps): update stackitcloud/stackit requirement from ~> 0.99.0 to ~> 0.104.0
Updates the requirements on [stackitcloud/stackit](https://github.com/stackitcloud/terraform-provider-stackit) to permit the latest version. - [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.99.0...v0.104.0) --- updated-dependencies: - dependency-name: stackitcloud/stackit dependency-version: 0.104.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f68aeb commit 8974a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/modules/namespace-service-demo

src/modules/namespace-service-demo/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
stackit = {
44
source = "stackitcloud/stackit"
5-
version = "~> 0.99.0"
5+
version = "~> 0.104.0"
66
}
77
grafana = {
88
source = "grafana/grafana"

0 commit comments

Comments
 (0)