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 list/schema/list_nested_block.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/list_nested_block_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/map_attribute.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/map_attribute_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/map_nested_attribute.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/map_nested_attribute_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/nested_attribute.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/nested_attribute_object.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/nested_attribute_object_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/nested_block_object.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/nested_block_object_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/number_attribute.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/number_attribute_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/object_attribute.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/object_attribute_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/schema.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/schema_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/single_nested_attribute.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/single_nested_attribute_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/single_nested_block.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/single_nested_block_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion list/schema/string_attribute.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema
Expand Down
2 changes: 1 addition & 1 deletion list/schema/string_attribute_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package schema_test
Expand Down
2 changes: 1 addition & 1 deletion path/doc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

// Package path implements attribute path functionality, which defines
Expand Down
2 changes: 1 addition & 1 deletion path/expression.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_attribute_name_exact.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_attribute_name_exact_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_int_any.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_int_any_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_int_exact.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_int_exact_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_string_any.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_string_any_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_string_exact.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_string_exact_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_value_any.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_value_any_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_value_exact.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_element_key_value_exact_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_parent.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_step_parent_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_steps.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expression_steps_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expression_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/expressions.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/expressions_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/path.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/path_step.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_attribute_name.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_attribute_name_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_element_key_int.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_element_key_int_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_element_key_string.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_element_key_string_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_element_key_value.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/path_step_element_key_value_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/path_steps.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/path_steps_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/path_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion path/paths.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path
Expand Down
2 changes: 1 addition & 1 deletion path/paths_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package path_test
Expand Down
2 changes: 1 addition & 1 deletion provider/config_validator.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

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

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

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

// Package provider contains all interfaces, request types, and response
Expand Down
Loading