From 7fc8086767bd100f35e8e536825dc8cc49139ad7 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:56:16 +0000 Subject: [PATCH] [COMPLIANCE] Add required copyright headers Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> --- .../testdata-initialize/main-module-multienv/env/dev/dev.tf | 3 +++ .../testdata-initialize/main-module-multienv/env/prod/prod.tf | 3 +++ .../main-module-multienv/env/staging/staging.tf | 3 +++ .../testdata-initialize/main-module-multienv/main/main.tf | 3 +++ .../main-module-multienv/modules/application/main.tf | 3 +++ .../main-module-multienv/modules/database/main.tf | 3 +++ .../multi-root-local-modules-down/first-root/alpha/main.tf | 3 +++ .../multi-root-local-modules-down/first-root/beta/main.tf | 3 +++ .../multi-root-local-modules-down/first-root/charlie/main.tf | 3 +++ .../multi-root-local-modules-down/first-root/main.tf | 3 +++ .../multi-root-local-modules-down/second-root/alpha/main.tf | 3 +++ .../multi-root-local-modules-down/second-root/beta/main.tf | 3 +++ .../multi-root-local-modules-down/second-root/charlie/main.tf | 3 +++ .../multi-root-local-modules-down/second-root/main.tf | 3 +++ .../multi-root-local-modules-down/third-root/alpha/main.tf | 3 +++ .../multi-root-local-modules-down/third-root/beta/main.tf | 3 +++ .../multi-root-local-modules-down/third-root/charlie/main.tf | 3 +++ .../multi-root-local-modules-down/third-root/main.tf | 3 +++ .../multi-root-local-modules-up/main-module/main.tf | 3 +++ .../main-module/modules/first/main.tf | 3 +++ .../main-module/modules/second/main.tf | 3 +++ .../main-module/modules/third/main.tf | 3 +++ .../multi-root-no-modules/first-root/main.tf | 3 +++ .../multi-root-no-modules/second-root/main.tf | 3 +++ .../multi-root-no-modules/third-root/main.tf | 3 +++ .../nested-single-root-ext-modules-only/tf-root/main.tf | 3 +++ .../unrelated-folder-1/cheeky.yaml | 3 +++ .../tf-root/alpha/main.tf | 3 +++ .../nested-single-root-local-modules-down/tf-root/beta/main.tf | 3 +++ .../tf-root/charlie/main.tf | 3 +++ .../nested-single-root-local-modules-down/tf-root/main.tf | 3 +++ .../nested-single-root-local-modules-up/module/main.tf | 3 +++ .../nested-single-root-local-modules-up/module/tf-root/main.tf | 3 +++ .../nested-single-root-no-modules/tf-root/main.tf | 3 +++ .../unrelated-folder-1/cheeky.yaml | 3 +++ .../terraform-google-network-2.3.0/.github/release-please.yml | 3 +++ .../test/integration/delete_default_gateway_routes/inspec.yml | 3 +++ .../test/integration/ilb_routing/inspec.yml | 3 +++ .../test/integration/multi_vpc/inspec.yml | 3 +++ .../test/integration/secondary_ranges/inspec.yml | 3 +++ .../test/integration/simple_project/inspec.yml | 3 +++ .../simple_project_with_regional_network/inspec.yml | 3 +++ .../test/integration/submodule_firewall/inspec.yml | 3 +++ .../test/integration/submodule_network_peering/inspec.yml | 3 +++ .../test/integration/delete_default_gateway_routes/inspec.yml | 3 +++ .../test/integration/ilb_routing/inspec.yml | 3 +++ .../test/integration/multi_vpc/inspec.yml | 3 +++ .../test/integration/secondary_ranges/inspec.yml | 3 +++ .../test/integration/simple_project/inspec.yml | 3 +++ .../simple_project_with_regional_network/inspec.yml | 3 +++ .../test/integration/submodule_firewall/inspec.yml | 3 +++ .../test/integration/submodule_network_peering/inspec.yml | 3 +++ .../testdata-initialize/single-root-ext-modules-only/main.tf | 3 +++ .../terraform-google-network-2.3.0/.github/release-please.yml | 3 +++ .../test/integration/delete_default_gateway_routes/inspec.yml | 3 +++ .../test/integration/ilb_routing/inspec.yml | 3 +++ .../test/integration/multi_vpc/inspec.yml | 3 +++ .../test/integration/secondary_ranges/inspec.yml | 3 +++ .../test/integration/simple_project/inspec.yml | 3 +++ .../simple_project_with_regional_network/inspec.yml | 3 +++ .../test/integration/submodule_firewall/inspec.yml | 3 +++ .../test/integration/submodule_network_peering/inspec.yml | 3 +++ .../test/integration/delete_default_gateway_routes/inspec.yml | 3 +++ .../test/integration/ilb_routing/inspec.yml | 3 +++ .../test/integration/multi_vpc/inspec.yml | 3 +++ .../test/integration/secondary_ranges/inspec.yml | 3 +++ .../test/integration/simple_project/inspec.yml | 3 +++ .../simple_project_with_regional_network/inspec.yml | 3 +++ .../test/integration/submodule_firewall/inspec.yml | 3 +++ .../test/integration/submodule_network_peering/inspec.yml | 3 +++ .../single-root-local-and-ext-modules/alpha/main.tf | 3 +++ .../single-root-local-and-ext-modules/beta/main.tf | 3 +++ .../single-root-local-and-ext-modules/charlie/main.tf | 3 +++ .../single-root-local-and-ext-modules/main.tf | 3 +++ .../single-root-local-modules-only/alpha/main.tf | 3 +++ .../single-root-local-modules-only/beta/main.tf | 3 +++ .../single-root-local-modules-only/charlie/main.tf | 3 +++ .../testdata-initialize/single-root-local-modules-only/main.tf | 3 +++ .../testdata-initialize/single-root-no-modules/main.tf | 3 +++ .../handlers/testdata-initialize/uninitialized-root/main.tf | 3 +++ 80 files changed, 240 insertions(+) diff --git a/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/dev/dev.tf b/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/dev/dev.tf index 0ae91f937..625c08385 100644 --- a/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/dev/dev.tf +++ b/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/dev/dev.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "random" { version = "~>2.0" } diff --git a/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/prod/prod.tf b/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/prod/prod.tf index 48a998824..d4f371b48 100644 --- a/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/prod/prod.tf +++ b/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/prod/prod.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "random" { version = "~>2.0" } diff --git a/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/staging/staging.tf b/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/staging/staging.tf index 79169c22f..b53b5c8c2 100644 --- a/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/staging/staging.tf +++ b/internal/langserver/handlers/testdata-initialize/main-module-multienv/env/staging/staging.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "random" { version = "~>2.0" } diff --git a/internal/langserver/handlers/testdata-initialize/main-module-multienv/main/main.tf b/internal/langserver/handlers/testdata-initialize/main-module-multienv/main/main.tf index 0df0403a9..9aa16fef3 100644 --- a/internal/langserver/handlers/testdata-initialize/main-module-multienv/main/main.tf +++ b/internal/langserver/handlers/testdata-initialize/main-module-multienv/main/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + variable "environment_name" { type = string } diff --git a/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/application/main.tf b/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/application/main.tf index 757a72eab..9a8de4321 100644 --- a/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/application/main.tf +++ b/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/application/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + variable "environment_name" { type = string } diff --git a/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/database/main.tf b/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/database/main.tf index 69061acb4..b78ac2992 100644 --- a/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/database/main.tf +++ b/internal/langserver/handlers/testdata-initialize/main-module-multienv/modules/database/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + variable "environment_name" { type = string } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/alpha/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/alpha/main.tf index 9659f2d94..e5832101c 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/alpha/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/alpha/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "random_id" "server" { byte_length = 8 } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/beta/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/beta/main.tf index 9a9bb8fa4..5d04e160d 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/beta/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/beta/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "aws_vpc" "example" { cidr_block = "10.0.0.0/16" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/charlie/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/charlie/main.tf index d349b3d32..65a9436b8 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/charlie/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/charlie/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "azurerm_resource_group" "example" { name = "example-resources" location = "West Europe" diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/main.tf index de3dad36a..7af5c8b54 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/first-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "one" { source = "./alpha" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/alpha/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/alpha/main.tf index 9659f2d94..e5832101c 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/alpha/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/alpha/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "random_id" "server" { byte_length = 8 } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/beta/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/beta/main.tf index 9a9bb8fa4..5d04e160d 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/beta/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/beta/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "aws_vpc" "example" { cidr_block = "10.0.0.0/16" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/charlie/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/charlie/main.tf index d349b3d32..65a9436b8 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/charlie/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/charlie/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "azurerm_resource_group" "example" { name = "example-resources" location = "West Europe" diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/main.tf index de3dad36a..7af5c8b54 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/second-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "one" { source = "./alpha" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/alpha/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/alpha/main.tf index 9659f2d94..e5832101c 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/alpha/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/alpha/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "random_id" "server" { byte_length = 8 } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/beta/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/beta/main.tf index 9a9bb8fa4..5d04e160d 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/beta/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/beta/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "aws_vpc" "example" { cidr_block = "10.0.0.0/16" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/charlie/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/charlie/main.tf index d349b3d32..65a9436b8 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/charlie/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/charlie/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "azurerm_resource_group" "example" { name = "example-resources" location = "West Europe" diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/main.tf index de3dad36a..7af5c8b54 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-down/third-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "one" { source = "./alpha" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/main.tf index d349b3d32..65a9436b8 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "azurerm_resource_group" "example" { name = "example-resources" location = "West Europe" diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/first/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/first/main.tf index cc63bcf50..81165d1e9 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/first/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/first/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "first" { source = "../../" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/second/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/second/main.tf index cf75d0009..96e0fccb6 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/second/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/second/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "second" { source = "../../" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/third/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/third/main.tf index 6bd56b234..6e195f071 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/third/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-local-modules-up/main-module/modules/third/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "third" { source = "../../" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/first-root/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/first-root/main.tf index d349b3d32..65a9436b8 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/first-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/first-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "azurerm_resource_group" "example" { name = "example-resources" location = "West Europe" diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/second-root/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/second-root/main.tf index 9a9bb8fa4..5d04e160d 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/second-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/second-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "aws_vpc" "example" { cidr_block = "10.0.0.0/16" } diff --git a/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/third-root/main.tf b/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/third-root/main.tf index 661ddce5a..017a89864 100644 --- a/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/third-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/multi-root-no-modules/third-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "github_repository" "example" { name = "example" description = "My awesome codebase" diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/tf-root/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/tf-root/main.tf index 9659f2d94..e5832101c 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/tf-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/tf-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "random_id" "server" { byte_length = 8 } diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/unrelated-folder-1/cheeky.yaml b/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/unrelated-folder-1/cheeky.yaml index 45ba7ac62..e8b5b1916 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/unrelated-folder-1/cheeky.yaml +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-ext-modules-only/unrelated-folder-1/cheeky.yaml @@ -1,2 +1,5 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + --- example: value diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/alpha/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/alpha/main.tf index 9659f2d94..e5832101c 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/alpha/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/alpha/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "random_id" "server" { byte_length = 8 } diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/beta/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/beta/main.tf index 9a9bb8fa4..5d04e160d 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/beta/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/beta/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "aws_vpc" "example" { cidr_block = "10.0.0.0/16" } diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/charlie/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/charlie/main.tf index d349b3d32..65a9436b8 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/charlie/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/charlie/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "azurerm_resource_group" "example" { name = "example-resources" location = "West Europe" diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/main.tf index de3dad36a..7af5c8b54 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-down/tf-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "one" { source = "./alpha" } diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/main.tf index d349b3d32..65a9436b8 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "azurerm_resource_group" "example" { name = "example-resources" location = "West Europe" diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/tf-root/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/tf-root/main.tf index 195d74e8c..11d60b24d 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/tf-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-local-modules-up/module/tf-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "parent" { source = "../" } diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/tf-root/main.tf b/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/tf-root/main.tf index 9659f2d94..e5832101c 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/tf-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/tf-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "random_id" "server" { byte_length = 8 } diff --git a/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/unrelated-folder-1/cheeky.yaml b/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/unrelated-folder-1/cheeky.yaml index 45ba7ac62..e8b5b1916 100644 --- a/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/unrelated-folder-1/cheeky.yaml +++ b/internal/langserver/handlers/testdata-initialize/nested-single-root-no-modules/unrelated-folder-1/cheeky.yaml @@ -1,2 +1,5 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + --- example: value diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/.github/release-please.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/.github/release-please.yml index 6366b9cb6..d5fb1a404 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/.github/release-please.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/.github/release-please.yml @@ -1,2 +1,5 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + releaseType: terraform-module handleGHRelease: true diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml index 0b5e75e3d..27acbf653 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: delete_default_gateway_routes attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml index 5671b8366..59fa1af09 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: ilb_routing depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml index 4e012dffe..c69ef3c4f 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: multi_vpc attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml index c11e66122..f04f1e3d0 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: secondary_ranges attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml index 7e69b5296..ade6d33b2 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml index b6f43e92f..972e44eec 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project_with_regional_network depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml index 8f1d70e75..5f3aa2257 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_firewall depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml index 55de6b25f..ad06e4b7e 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc1/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_network_peering attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml index 0b5e75e3d..27acbf653 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: delete_default_gateway_routes attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml index 5671b8366..59fa1af09 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: ilb_routing depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml index 4e012dffe..c69ef3c4f 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: multi_vpc attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml index c11e66122..f04f1e3d0 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: secondary_ranges attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml index 7e69b5296..ade6d33b2 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml index b6f43e92f..972e44eec 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project_with_regional_network depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml index 8f1d70e75..5f3aa2257 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_firewall depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml index 55de6b25f..ad06e4b7e 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/.terraform/modules/vpc2/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_network_peering attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/main.tf index f45de0220..28ded37c6 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-ext-modules-only/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "first" { source = "terraform-google-modules/network/google" version = "~> 2.3" diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/.github/release-please.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/.github/release-please.yml index 6366b9cb6..d5fb1a404 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/.github/release-please.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/.github/release-please.yml @@ -1,2 +1,5 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + releaseType: terraform-module handleGHRelease: true diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml index 0b5e75e3d..27acbf653 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: delete_default_gateway_routes attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml index 5671b8366..59fa1af09 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: ilb_routing depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml index 4e012dffe..c69ef3c4f 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: multi_vpc attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml index c11e66122..f04f1e3d0 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: secondary_ranges attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml index 7e69b5296..ade6d33b2 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml index b6f43e92f..972e44eec 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project_with_regional_network depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml index 8f1d70e75..5f3aa2257 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_firewall depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml index 55de6b25f..ad06e4b7e 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/five/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_network_peering attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml index 0b5e75e3d..27acbf653 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/delete_default_gateway_routes/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: delete_default_gateway_routes attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml index 5671b8366..59fa1af09 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/ilb_routing/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: ilb_routing depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml index 4e012dffe..c69ef3c4f 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/multi_vpc/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: multi_vpc attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml index c11e66122..f04f1e3d0 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/secondary_ranges/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: secondary_ranges attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml index 7e69b5296..ade6d33b2 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml index b6f43e92f..972e44eec 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/simple_project_with_regional_network/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: simple_project_with_regional_network depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml index 8f1d70e75..5f3aa2257 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_firewall/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_firewall depends: - name: inspec-gcp diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml index 55de6b25f..ad06e4b7e 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/.terraform/modules/four/terraform-google-network-2.3.0/test/integration/submodule_network_peering/inspec.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + name: submodule_network_peering attributes: - name: project_id diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/alpha/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/alpha/main.tf index a3a53b9cc..fc0ac21f4 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/alpha/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/alpha/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "aws" { version = "~> 2.0" region = "us-east-1" diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/beta/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/beta/main.tf index abad9ab4e..cf1c0b8d7 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/beta/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/beta/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "azurerm" { version = "~> 2.0" features {} diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/charlie/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/charlie/main.tf index 2c19a5f94..fb3b7b515 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/charlie/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/charlie/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "kubernetes" { config_context_auth_info = "ops" config_context_cluster = "mycluster" diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/main.tf index 994c5e4d2..c40e95521 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-and-ext-modules/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "first" { source = "./alpha" } diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/alpha/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/alpha/main.tf index a3a53b9cc..fc0ac21f4 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/alpha/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/alpha/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "aws" { version = "~> 2.0" region = "us-east-1" diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/beta/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/beta/main.tf index abad9ab4e..cf1c0b8d7 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/beta/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/beta/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "azurerm" { version = "~> 2.0" features {} diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/charlie/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/charlie/main.tf index 2c19a5f94..fb3b7b515 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/charlie/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/charlie/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + provider "kubernetes" { config_context_auth_info = "ops" config_context_cluster = "mycluster" diff --git a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/main.tf index 4b130282c..754e84756 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-local-modules-only/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + module "first" { source = "./alpha" } diff --git a/internal/langserver/handlers/testdata-initialize/single-root-no-modules/main.tf b/internal/langserver/handlers/testdata-initialize/single-root-no-modules/main.tf index e99e9355b..bb0aafbb1 100644 --- a/internal/langserver/handlers/testdata-initialize/single-root-no-modules/main.tf +++ b/internal/langserver/handlers/testdata-initialize/single-root-no-modules/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + resource "random_pet" "application" { count = var.count keepers = { diff --git a/internal/langserver/handlers/testdata-initialize/uninitialized-root/main.tf b/internal/langserver/handlers/testdata-initialize/uninitialized-root/main.tf index 5ec9731af..dc6f8774c 100644 --- a/internal/langserver/handlers/testdata-initialize/uninitialized-root/main.tf +++ b/internal/langserver/handlers/testdata-initialize/uninitialized-root/main.tf @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + variable "meal" { default = "delicious" }