chore: change maintainer email
All checks were successful
CI / Check License Header (push) Successful in 5s
CI / TruffleHog Secrets Scan (push) Successful in 4s
CI / Terraform CI (push) Successful in 9s

This commit is contained in:
Mauritz_Uphoff 2025-11-12 09:15:47 +01:00
parent 9701c194d1
commit 47b8a7d0f2
4 changed files with 3 additions and 13 deletions

View file

@ -1,4 +1,4 @@
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud> /*Copyright 2025 STACKIT GmbH & Co. KG <mauritz.uphoff@stackit.cloud>
Use of this source code is governed by an MIT-style Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at license that can be found in the LICENSE file or at

View file

@ -1,4 +1,4 @@
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud> /*Copyright 2025 STACKIT GmbH & Co. KG <mauritz.uphoff@stackit.cloud>
Use of this source code is governed by an MIT-style Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at license that can be found in the LICENSE file or at

View file

@ -1,10 +0,0 @@
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud>
Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at
https://opensource.org/licenses/MIT.*/
resource "stackit_network" "example" {
project_id = var.stackit_project_id
name = "example"
}

View file

@ -1,4 +1,4 @@
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud> /*Copyright 2025 STACKIT GmbH & Co. KG <mauritz.uphoff@stackit.cloud>
Use of this source code is governed by an MIT-style Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at license that can be found in the LICENSE file or at