Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .changie.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

changesDir: .changes
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

name: Bug Report
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

blank_issues_enabled: false
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

name: Feature Request
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/equivalence-test/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

name: equivalence-test
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/go-version/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

name: 'Determine Go Toolchain Version'
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/e2e_test_linux_darwin.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

set -uo pipefail
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/equivalence-test.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

set -uo pipefail
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/get_product_version.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

set -uo pipefail
Expand Down
2 changes: 1 addition & 1 deletion .release/ci.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

schema = "2"
Expand Down
2 changes: 1 addition & 1 deletion .release/release-metadata.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

url_docker_registry_dockerhub = "https://hub.docker.com/r/hashicorp/terraform"
Expand Down
2 changes: 1 addition & 1 deletion .release/security-scan.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

container {
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

# This Dockerfile builds on golang:alpine by building Terraform from source
Expand Down
2 changes: 1 addition & 1 deletion build.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1

# This Dockerfile is not intended for general use, but is rather used to
Expand Down
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2014, 2025
# SPDX-License-Identifier: BUSL-1.1
#
# Intended for internal HashiCorp use only
Expand Down
2 changes: 1 addition & 1 deletion checkpoint.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package main
Expand Down
2 changes: 1 addition & 1 deletion commands.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package main
Expand Down
2 changes: 1 addition & 1 deletion experiments.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package main
Expand Down
2 changes: 1 addition & 1 deletion help.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package main
Expand Down
2 changes: 1 addition & 1 deletion internal/actions/actions.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package actions
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/action.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/action_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/check.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/check_rule.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/check_rule_diagnostic.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/check_rule_diagnostic_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/checkable.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/count_attr.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/doc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

// Package addrs contains types that represent "addresses", which are
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/for_each_attr.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/graph.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/graph_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/input_variable.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/instance_key.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/instance_key_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/local_value.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/map.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/map_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module_call.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module_call_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module_instance.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module_instance_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module_package.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module_source.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/module_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/move_endpoint.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/move_endpoint_kind.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/move_endpoint_module.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/move_endpoint_module_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/move_endpoint_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/moveable.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/output_value.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/output_value_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/parse_ref.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/parse_target.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/parse_target_action.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/parse_target_action_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/parse_target_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/partial_expanded.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/partial_expanded_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/path_attr.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/provider.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/provider_config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/provider_config_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
2 changes: 1 addition & 1 deletion internal/addrs/provider_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2014, 2025
// SPDX-License-Identifier: BUSL-1.1

package addrs
Expand Down
Loading
Loading