chore: empty main branch

This commit is contained in:
Marcel S. Henselin 2025-12-19 11:28:24 +01:00
parent 459122c88e
commit 45073a716b
721 changed files with 0 additions and 135552 deletions

View file

@ -1,10 +0,0 @@
variable "project_id" {}
variable "name" {}
provider "stackit" {
}
resource "stackit_network" "network" {
name = var.name
project_id = var.project_id
}