diff --git a/00-provider.tf b/00-provider.tf index a9af718..45ecdc2 100644 --- a/00-provider.tf +++ b/00-provider.tf @@ -1,4 +1,4 @@ -/*Copyright 2025 STACKIT GmbH & Co. KG +/*Copyright 2025 STACKIT GmbH & Co. KG Use of this source code is governed by an MIT-style license that can be found in the LICENSE file or at diff --git a/01-variables.tf b/01-variables.tf index 6b635e6..50b8dbd 100644 --- a/01-variables.tf +++ b/01-variables.tf @@ -1,4 +1,4 @@ -/*Copyright 2025 STACKIT GmbH & Co. KG +/*Copyright 2025 STACKIT GmbH & Co. KG Use of this source code is governed by an MIT-style license that can be found in the LICENSE file or at diff --git a/02-example.tf b/02-example.tf deleted file mode 100644 index 969f3b5..0000000 --- a/02-example.tf +++ /dev/null @@ -1,10 +0,0 @@ -/*Copyright 2025 STACKIT GmbH & Co. KG - -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" -} \ No newline at end of file diff --git a/02-folder.tf b/02-folder.tf index 59540dc..7150380 100644 --- a/02-folder.tf +++ b/02-folder.tf @@ -1,4 +1,4 @@ -/*Copyright 2025 STACKIT GmbH & Co. KG +/*Copyright 2025 STACKIT GmbH & Co. KG Use of this source code is governed by an MIT-style license that can be found in the LICENSE file or at