diff --git a/internal/service/autoscaling/group.go b/internal/service/autoscaling/group.go index a78555b9fb23..d23a2fd9f17a 100644 --- a/internal/service/autoscaling/group.go +++ b/internal/service/autoscaling/group.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/group_data_source.go b/internal/service/autoscaling/group_data_source.go index 6f761ffc98ae..d77f76dfa7e1 100644 --- a/internal/service/autoscaling/group_data_source.go +++ b/internal/service/autoscaling/group_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/group_data_source_test.go b/internal/service/autoscaling/group_data_source_test.go index e471a7017f61..4316cd8acb6f 100644 --- a/internal/service/autoscaling/group_data_source_test.go +++ b/internal/service/autoscaling/group_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/group_migrate.go b/internal/service/autoscaling/group_migrate.go index 4162b82afcc0..53fdb6ab9bcb 100644 --- a/internal/service/autoscaling/group_migrate.go +++ b/internal/service/autoscaling/group_migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/group_migrate_test.go b/internal/service/autoscaling/group_migrate_test.go index 1a9ed4cdff5b..1ab05ae9eb82 100644 --- a/internal/service/autoscaling/group_migrate_test.go +++ b/internal/service/autoscaling/group_migrate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/group_tag.go b/internal/service/autoscaling/group_tag.go index 722c4a976bba..4e1df14efd2d 100644 --- a/internal/service/autoscaling/group_tag.go +++ b/internal/service/autoscaling/group_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/group_tag_test.go b/internal/service/autoscaling/group_tag_test.go index e118c5a797a9..62092987b977 100644 --- a/internal/service/autoscaling/group_tag_test.go +++ b/internal/service/autoscaling/group_tag_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/group_test.go b/internal/service/autoscaling/group_test.go index fef7b79d75e1..aebac8e32aef 100644 --- a/internal/service/autoscaling/group_test.go +++ b/internal/service/autoscaling/group_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/groups_data_source.go b/internal/service/autoscaling/groups_data_source.go index dc0583f06a8f..f0035655be94 100644 --- a/internal/service/autoscaling/groups_data_source.go +++ b/internal/service/autoscaling/groups_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/groups_data_source_test.go b/internal/service/autoscaling/groups_data_source_test.go index ea2f8bcc9b7b..cdf1021c54cc 100644 --- a/internal/service/autoscaling/groups_data_source_test.go +++ b/internal/service/autoscaling/groups_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/launch_configuration.go b/internal/service/autoscaling/launch_configuration.go index db237b0f2ad7..932da917758c 100644 --- a/internal/service/autoscaling/launch_configuration.go +++ b/internal/service/autoscaling/launch_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/launch_configuration_data_source.go b/internal/service/autoscaling/launch_configuration_data_source.go index 0ebdf361c7aa..cfb160b2b4f0 100644 --- a/internal/service/autoscaling/launch_configuration_data_source.go +++ b/internal/service/autoscaling/launch_configuration_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/launch_configuration_data_source_test.go b/internal/service/autoscaling/launch_configuration_data_source_test.go index 6c08ab5b0791..f9f25f1e75f3 100644 --- a/internal/service/autoscaling/launch_configuration_data_source_test.go +++ b/internal/service/autoscaling/launch_configuration_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/launch_configuration_test.go b/internal/service/autoscaling/launch_configuration_test.go index 3161ab693ec1..107ecf33e2b1 100644 --- a/internal/service/autoscaling/launch_configuration_test.go +++ b/internal/service/autoscaling/launch_configuration_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/lifecycle_hook.go b/internal/service/autoscaling/lifecycle_hook.go index 7f8e9acd6f3f..2476cac858bf 100644 --- a/internal/service/autoscaling/lifecycle_hook.go +++ b/internal/service/autoscaling/lifecycle_hook.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/lifecycle_hook_test.go b/internal/service/autoscaling/lifecycle_hook_test.go index e76791ba9d23..67149d2df8f2 100644 --- a/internal/service/autoscaling/lifecycle_hook_test.go +++ b/internal/service/autoscaling/lifecycle_hook_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/notification.go b/internal/service/autoscaling/notification.go index 71a453a1fcef..698c0134b579 100644 --- a/internal/service/autoscaling/notification.go +++ b/internal/service/autoscaling/notification.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/notification_test.go b/internal/service/autoscaling/notification_test.go index 4d5bc624c8ef..f377af1605c6 100644 --- a/internal/service/autoscaling/notification_test.go +++ b/internal/service/autoscaling/notification_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/policy.go b/internal/service/autoscaling/policy.go index 9ed75b2da6fe..f7d1560c1036 100644 --- a/internal/service/autoscaling/policy.go +++ b/internal/service/autoscaling/policy.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/policy_test.go b/internal/service/autoscaling/policy_test.go index 5013691cf4e9..31b0e36f0777 100644 --- a/internal/service/autoscaling/policy_test.go +++ b/internal/service/autoscaling/policy_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/schedule.go b/internal/service/autoscaling/schedule.go index 6381b46f1d4b..6c063f9b5aa7 100644 --- a/internal/service/autoscaling/schedule.go +++ b/internal/service/autoscaling/schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/schedule_test.go b/internal/service/autoscaling/schedule_test.go index f8b0cd09f66e..968a1dbb2346 100644 --- a/internal/service/autoscaling/schedule_test.go +++ b/internal/service/autoscaling/schedule_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscaling/sweep.go b/internal/service/autoscaling/sweep.go index a9199c089231..a024e85a0a70 100644 --- a/internal/service/autoscaling/sweep.go +++ b/internal/service/autoscaling/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/traffic_source_attachment.go b/internal/service/autoscaling/traffic_source_attachment.go index ec48d98adaf9..bdb7fd5158fa 100644 --- a/internal/service/autoscaling/traffic_source_attachment.go +++ b/internal/service/autoscaling/traffic_source_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling diff --git a/internal/service/autoscaling/traffic_source_attachment_test.go b/internal/service/autoscaling/traffic_source_attachment_test.go index 91cce0067a1a..0064ad2f7f7c 100644 --- a/internal/service/autoscaling/traffic_source_attachment_test.go +++ b/internal/service/autoscaling/traffic_source_attachment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscaling_test diff --git a/internal/service/autoscalingplans/exports_test.go b/internal/service/autoscalingplans/exports_test.go index 4e523495024b..0ada1ed637f0 100644 --- a/internal/service/autoscalingplans/exports_test.go +++ b/internal/service/autoscalingplans/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscalingplans diff --git a/internal/service/autoscalingplans/generate.go b/internal/service/autoscalingplans/generate.go index 2391e0a87d56..536307c6545c 100644 --- a/internal/service/autoscalingplans/generate.go +++ b/internal/service/autoscalingplans/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/listpages/main.go -ListOps=DescribeScalingPlans diff --git a/internal/service/autoscalingplans/scaling_plan.go b/internal/service/autoscalingplans/scaling_plan.go index 4f5cce5acc20..0d9363643138 100644 --- a/internal/service/autoscalingplans/scaling_plan.go +++ b/internal/service/autoscalingplans/scaling_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscalingplans diff --git a/internal/service/autoscalingplans/scaling_plan_test.go b/internal/service/autoscalingplans/scaling_plan_test.go index bc1a87ab091b..459aaa42e73a 100644 --- a/internal/service/autoscalingplans/scaling_plan_test.go +++ b/internal/service/autoscalingplans/scaling_plan_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscalingplans_test diff --git a/internal/service/autoscalingplans/sweep.go b/internal/service/autoscalingplans/sweep.go index 43aa8e380bf7..1f2397bc24f5 100644 --- a/internal/service/autoscalingplans/sweep.go +++ b/internal/service/autoscalingplans/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package autoscalingplans diff --git a/internal/service/backup/backup_test.go b/internal/service/backup/backup_test.go index 39f696256e15..2ebcdeba6e70 100644 --- a/internal/service/backup/backup_test.go +++ b/internal/service/backup/backup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/consts.go b/internal/service/backup/consts.go index 570b57fa18c4..ce9e9a65686d 100644 --- a/internal/service/backup/consts.go +++ b/internal/service/backup/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/errors.go b/internal/service/backup/errors.go index 38fd3926ae88..eedfa30f78de 100644 --- a/internal/service/backup/errors.go +++ b/internal/service/backup/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/exports_test.go b/internal/service/backup/exports_test.go index 8f8652efe7ca..6fa88f61d8d1 100644 --- a/internal/service/backup/exports_test.go +++ b/internal/service/backup/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/framework.go b/internal/service/backup/framework.go index 8c92ba27c81d..7d9fce3b8959 100644 --- a/internal/service/backup/framework.go +++ b/internal/service/backup/framework.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/framework_data_source.go b/internal/service/backup/framework_data_source.go index 4c18b8b3db93..4ffe4cb1080f 100644 --- a/internal/service/backup/framework_data_source.go +++ b/internal/service/backup/framework_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/framework_data_source_test.go b/internal/service/backup/framework_data_source_test.go index 6f611dbb8909..844d73e785c7 100644 --- a/internal/service/backup/framework_data_source_test.go +++ b/internal/service/backup/framework_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/framework_test.go b/internal/service/backup/framework_test.go index fc44915baea8..ec9fdbc95093 100644 --- a/internal/service/backup/framework_test.go +++ b/internal/service/backup/framework_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/generate.go b/internal/service/backup/generate.go index 37c12c431086..edc97ed38e8f 100644 --- a/internal/service/backup/generate.go +++ b/internal/service/backup/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/tags/main.go -KVTValues -ListTags -ListTagsOpPaginated -ListTagsOp=ListTags -ServiceTagsMap -UntagInTagsElem=TagKeyList -UpdateTags diff --git a/internal/service/backup/global_settings.go b/internal/service/backup/global_settings.go index ebc1cec6e7f9..109176b025c0 100644 --- a/internal/service/backup/global_settings.go +++ b/internal/service/backup/global_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/global_settings_test.go b/internal/service/backup/global_settings_test.go index fd7b6144fc8e..15a377b7d46c 100644 --- a/internal/service/backup/global_settings_test.go +++ b/internal/service/backup/global_settings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/logically_air_gapped_vault.go b/internal/service/backup/logically_air_gapped_vault.go index cdcc58418fd4..abdb0c5224c9 100644 --- a/internal/service/backup/logically_air_gapped_vault.go +++ b/internal/service/backup/logically_air_gapped_vault.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/logically_air_gapped_vault_test.go b/internal/service/backup/logically_air_gapped_vault_test.go index 204f6704581b..e03e3ee1a88e 100644 --- a/internal/service/backup/logically_air_gapped_vault_test.go +++ b/internal/service/backup/logically_air_gapped_vault_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/plan.go b/internal/service/backup/plan.go index 0e4c0ccf5d80..9e67d35d0b09 100644 --- a/internal/service/backup/plan.go +++ b/internal/service/backup/plan.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/plan_data_source.go b/internal/service/backup/plan_data_source.go index cad61429f8dc..1a5577d645a7 100644 --- a/internal/service/backup/plan_data_source.go +++ b/internal/service/backup/plan_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/plan_data_source_test.go b/internal/service/backup/plan_data_source_test.go index 3bf2f84a7a2f..4778372a18a9 100644 --- a/internal/service/backup/plan_data_source_test.go +++ b/internal/service/backup/plan_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/plan_migrate.go b/internal/service/backup/plan_migrate.go index 7ca3af9d7414..f91459ff7a33 100644 --- a/internal/service/backup/plan_migrate.go +++ b/internal/service/backup/plan_migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/plan_test.go b/internal/service/backup/plan_test.go index 670b30cd7135..b0a9053d1f10 100644 --- a/internal/service/backup/plan_test.go +++ b/internal/service/backup/plan_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/region_settings.go b/internal/service/backup/region_settings.go index a8ced1b41983..8c3a2845e61b 100644 --- a/internal/service/backup/region_settings.go +++ b/internal/service/backup/region_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/region_settings_test.go b/internal/service/backup/region_settings_test.go index bac5d13b1497..4959b766e79e 100644 --- a/internal/service/backup/region_settings_test.go +++ b/internal/service/backup/region_settings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/report_plan.go b/internal/service/backup/report_plan.go index b624b259d103..a83207c6488b 100644 --- a/internal/service/backup/report_plan.go +++ b/internal/service/backup/report_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/report_plan_data_source.go b/internal/service/backup/report_plan_data_source.go index 74e8c3876482..9dcd14a849c9 100644 --- a/internal/service/backup/report_plan_data_source.go +++ b/internal/service/backup/report_plan_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/report_plan_data_source_test.go b/internal/service/backup/report_plan_data_source_test.go index 59544d2b658e..276be0533383 100644 --- a/internal/service/backup/report_plan_data_source_test.go +++ b/internal/service/backup/report_plan_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/report_plan_test.go b/internal/service/backup/report_plan_test.go index 0b9db52ebfbd..5eb452179524 100644 --- a/internal/service/backup/report_plan_test.go +++ b/internal/service/backup/report_plan_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/restore_testing_plan.go b/internal/service/backup/restore_testing_plan.go index cda9d474c849..9e1d08b9bc0d 100644 --- a/internal/service/backup/restore_testing_plan.go +++ b/internal/service/backup/restore_testing_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/restore_testing_plan_test.go b/internal/service/backup/restore_testing_plan_test.go index dcd02c01c735..51f14632a39d 100644 --- a/internal/service/backup/restore_testing_plan_test.go +++ b/internal/service/backup/restore_testing_plan_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/restore_testing_selection.go b/internal/service/backup/restore_testing_selection.go index 56854e56023e..423584f2c57b 100644 --- a/internal/service/backup/restore_testing_selection.go +++ b/internal/service/backup/restore_testing_selection.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/restore_testing_selection_test.go b/internal/service/backup/restore_testing_selection_test.go index 150eec5d062c..fc0453b0f9e9 100644 --- a/internal/service/backup/restore_testing_selection_test.go +++ b/internal/service/backup/restore_testing_selection_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/selection.go b/internal/service/backup/selection.go index add34fd5efd9..deff0e99820c 100644 --- a/internal/service/backup/selection.go +++ b/internal/service/backup/selection.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/selection_data_source.go b/internal/service/backup/selection_data_source.go index 389faae0c870..d44a512623fb 100644 --- a/internal/service/backup/selection_data_source.go +++ b/internal/service/backup/selection_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/selection_data_source_test.go b/internal/service/backup/selection_data_source_test.go index 52f437be03c3..91891b2c69a3 100644 --- a/internal/service/backup/selection_data_source_test.go +++ b/internal/service/backup/selection_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/selection_test.go b/internal/service/backup/selection_test.go index 806cd54319ed..d68c1f729f05 100644 --- a/internal/service/backup/selection_test.go +++ b/internal/service/backup/selection_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/sweep.go b/internal/service/backup/sweep.go index 19ed24fa8b3f..a22693080b0a 100644 --- a/internal/service/backup/sweep.go +++ b/internal/service/backup/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/testdata/Framework/data.tags/main_gen.tf b/internal/service/backup/testdata/Framework/data.tags/main_gen.tf index 4bd72dda0027..fb7071d0a0a5 100644 --- a/internal/service/backup/testdata/Framework/data.tags/main_gen.tf +++ b/internal/service/backup/testdata/Framework/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/backup/testdata/Framework/data.tags_defaults/main_gen.tf b/internal/service/backup/testdata/Framework/data.tags_defaults/main_gen.tf index 0b99955e82c2..2015201d9a9f 100644 --- a/internal/service/backup/testdata/Framework/data.tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/Framework/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Framework/data.tags_ignore/main_gen.tf b/internal/service/backup/testdata/Framework/data.tags_ignore/main_gen.tf index 101102d1bb04..06add9f28cb3 100644 --- a/internal/service/backup/testdata/Framework/data.tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/Framework/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Framework/tags/main_gen.tf b/internal/service/backup/testdata/Framework/tags/main_gen.tf index 05222932987f..e80221e7aafb 100644 --- a/internal/service/backup/testdata/Framework/tags/main_gen.tf +++ b/internal/service/backup/testdata/Framework/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_framework" "test" { diff --git a/internal/service/backup/testdata/Framework/tagsComputed1/main_gen.tf b/internal/service/backup/testdata/Framework/tagsComputed1/main_gen.tf index aead59e67708..d32c00dd4cb1 100644 --- a/internal/service/backup/testdata/Framework/tagsComputed1/main_gen.tf +++ b/internal/service/backup/testdata/Framework/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/Framework/tagsComputed2/main_gen.tf b/internal/service/backup/testdata/Framework/tagsComputed2/main_gen.tf index 8b1bf1890cec..8388e87a4b47 100644 --- a/internal/service/backup/testdata/Framework/tagsComputed2/main_gen.tf +++ b/internal/service/backup/testdata/Framework/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/Framework/tags_defaults/main_gen.tf b/internal/service/backup/testdata/Framework/tags_defaults/main_gen.tf index e76c7fd71793..90b5325f1c11 100644 --- a/internal/service/backup/testdata/Framework/tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/Framework/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Framework/tags_ignore/main_gen.tf b/internal/service/backup/testdata/Framework/tags_ignore/main_gen.tf index e4162543bbee..170576ebf15e 100644 --- a/internal/service/backup/testdata/Framework/tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/Framework/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Plan/data.tags/main_gen.tf b/internal/service/backup/testdata/Plan/data.tags/main_gen.tf index 20147c22846d..2f1238e93c75 100644 --- a/internal/service/backup/testdata/Plan/data.tags/main_gen.tf +++ b/internal/service/backup/testdata/Plan/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/backup/testdata/Plan/data.tags_defaults/main_gen.tf b/internal/service/backup/testdata/Plan/data.tags_defaults/main_gen.tf index ca00ad74c7b1..3c2016e3ad4e 100644 --- a/internal/service/backup/testdata/Plan/data.tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/Plan/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Plan/data.tags_ignore/main_gen.tf b/internal/service/backup/testdata/Plan/data.tags_ignore/main_gen.tf index c03733c3ba66..c3494d9a2242 100644 --- a/internal/service/backup/testdata/Plan/data.tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/Plan/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Plan/tags/main_gen.tf b/internal/service/backup/testdata/Plan/tags/main_gen.tf index 44d3414c50ca..7172c63b6218 100644 --- a/internal/service/backup/testdata/Plan/tags/main_gen.tf +++ b/internal/service/backup/testdata/Plan/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_plan" "test" { diff --git a/internal/service/backup/testdata/Plan/tagsComputed1/main_gen.tf b/internal/service/backup/testdata/Plan/tagsComputed1/main_gen.tf index 5c355fd5e3a4..7dbc43de4696 100644 --- a/internal/service/backup/testdata/Plan/tagsComputed1/main_gen.tf +++ b/internal/service/backup/testdata/Plan/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/Plan/tagsComputed2/main_gen.tf b/internal/service/backup/testdata/Plan/tagsComputed2/main_gen.tf index 0ea5eedc2357..3f135810ba4a 100644 --- a/internal/service/backup/testdata/Plan/tagsComputed2/main_gen.tf +++ b/internal/service/backup/testdata/Plan/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/Plan/tags_defaults/main_gen.tf b/internal/service/backup/testdata/Plan/tags_defaults/main_gen.tf index 7456c1dbe3fd..37c3211e287c 100644 --- a/internal/service/backup/testdata/Plan/tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/Plan/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Plan/tags_ignore/main_gen.tf b/internal/service/backup/testdata/Plan/tags_ignore/main_gen.tf index 486935abdadb..4ad283e3cf30 100644 --- a/internal/service/backup/testdata/Plan/tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/Plan/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/RegionSettings/basic/main_gen.tf b/internal/service/backup/testdata/RegionSettings/basic/main_gen.tf index 94d575dbc7c8..66f00690aff9 100644 --- a/internal/service/backup/testdata/RegionSettings/basic/main_gen.tf +++ b/internal/service/backup/testdata/RegionSettings/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_region_settings" "test" { diff --git a/internal/service/backup/testdata/RegionSettings/basic_v5.100.0/main_gen.tf b/internal/service/backup/testdata/RegionSettings/basic_v5.100.0/main_gen.tf index 03bde84a7027..729aa2bcbaf5 100644 --- a/internal/service/backup/testdata/RegionSettings/basic_v5.100.0/main_gen.tf +++ b/internal/service/backup/testdata/RegionSettings/basic_v5.100.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_region_settings" "test" { diff --git a/internal/service/backup/testdata/RegionSettings/basic_v6.0.0/main_gen.tf b/internal/service/backup/testdata/RegionSettings/basic_v6.0.0/main_gen.tf index 6c417d328872..5cc7708c02b6 100644 --- a/internal/service/backup/testdata/RegionSettings/basic_v6.0.0/main_gen.tf +++ b/internal/service/backup/testdata/RegionSettings/basic_v6.0.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_region_settings" "test" { diff --git a/internal/service/backup/testdata/RegionSettings/region_override/main_gen.tf b/internal/service/backup/testdata/RegionSettings/region_override/main_gen.tf index 47c4027b738b..ed2ecb3229c9 100644 --- a/internal/service/backup/testdata/RegionSettings/region_override/main_gen.tf +++ b/internal/service/backup/testdata/RegionSettings/region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_region_settings" "test" { diff --git a/internal/service/backup/testdata/ReportPlan/data.tags/main_gen.tf b/internal/service/backup/testdata/ReportPlan/data.tags/main_gen.tf index c7364bc31b58..9615302afcf9 100644 --- a/internal/service/backup/testdata/ReportPlan/data.tags/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/backup/testdata/ReportPlan/data.tags_defaults/main_gen.tf b/internal/service/backup/testdata/ReportPlan/data.tags_defaults/main_gen.tf index d6a01c869c85..63786b92b33e 100644 --- a/internal/service/backup/testdata/ReportPlan/data.tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/ReportPlan/data.tags_ignore/main_gen.tf b/internal/service/backup/testdata/ReportPlan/data.tags_ignore/main_gen.tf index c9e6e8dc602a..1589d8f6e72a 100644 --- a/internal/service/backup/testdata/ReportPlan/data.tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/ReportPlan/tags/main_gen.tf b/internal/service/backup/testdata/ReportPlan/tags/main_gen.tf index 8747d3fc6aec..dad374646a4a 100644 --- a/internal/service/backup/testdata/ReportPlan/tags/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_report_plan" "test" { diff --git a/internal/service/backup/testdata/ReportPlan/tagsComputed1/main_gen.tf b/internal/service/backup/testdata/ReportPlan/tagsComputed1/main_gen.tf index 12af2b9991a8..7ee6aa49255a 100644 --- a/internal/service/backup/testdata/ReportPlan/tagsComputed1/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/ReportPlan/tagsComputed2/main_gen.tf b/internal/service/backup/testdata/ReportPlan/tagsComputed2/main_gen.tf index d7a811de6281..188a2fb3e5fe 100644 --- a/internal/service/backup/testdata/ReportPlan/tagsComputed2/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/ReportPlan/tags_defaults/main_gen.tf b/internal/service/backup/testdata/ReportPlan/tags_defaults/main_gen.tf index a5bd5d336a2d..3c082e540a90 100644 --- a/internal/service/backup/testdata/ReportPlan/tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/ReportPlan/tags_ignore/main_gen.tf b/internal/service/backup/testdata/ReportPlan/tags_ignore/main_gen.tf index 176507ee4650..e3097bb04f25 100644 --- a/internal/service/backup/testdata/ReportPlan/tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/ReportPlan/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Vault/data.tags/main_gen.tf b/internal/service/backup/testdata/Vault/data.tags/main_gen.tf index ff274f7b3d4e..3ddbdcd3d7d4 100644 --- a/internal/service/backup/testdata/Vault/data.tags/main_gen.tf +++ b/internal/service/backup/testdata/Vault/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/backup/testdata/Vault/data.tags_defaults/main_gen.tf b/internal/service/backup/testdata/Vault/data.tags_defaults/main_gen.tf index 160531f94881..2beaf70b358a 100644 --- a/internal/service/backup/testdata/Vault/data.tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/Vault/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Vault/data.tags_ignore/main_gen.tf b/internal/service/backup/testdata/Vault/data.tags_ignore/main_gen.tf index 03912c59cf32..9fcc39f36db0 100644 --- a/internal/service/backup/testdata/Vault/data.tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/Vault/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Vault/tags/main_gen.tf b/internal/service/backup/testdata/Vault/tags/main_gen.tf index 5a7a5de209de..34f2b1de252c 100644 --- a/internal/service/backup/testdata/Vault/tags/main_gen.tf +++ b/internal/service/backup/testdata/Vault/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_backup_vault" "test" { diff --git a/internal/service/backup/testdata/Vault/tagsComputed1/main_gen.tf b/internal/service/backup/testdata/Vault/tagsComputed1/main_gen.tf index c786822f7db7..5e89b4ac9a1d 100644 --- a/internal/service/backup/testdata/Vault/tagsComputed1/main_gen.tf +++ b/internal/service/backup/testdata/Vault/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/Vault/tagsComputed2/main_gen.tf b/internal/service/backup/testdata/Vault/tagsComputed2/main_gen.tf index 3b82d9b328d1..4479aedd1ff6 100644 --- a/internal/service/backup/testdata/Vault/tagsComputed2/main_gen.tf +++ b/internal/service/backup/testdata/Vault/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/backup/testdata/Vault/tags_defaults/main_gen.tf b/internal/service/backup/testdata/Vault/tags_defaults/main_gen.tf index 471ea04938eb..feb6b04609cd 100644 --- a/internal/service/backup/testdata/Vault/tags_defaults/main_gen.tf +++ b/internal/service/backup/testdata/Vault/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/testdata/Vault/tags_ignore/main_gen.tf b/internal/service/backup/testdata/Vault/tags_ignore/main_gen.tf index 5220ae1febae..de228cce1b9a 100644 --- a/internal/service/backup/testdata/Vault/tags_ignore/main_gen.tf +++ b/internal/service/backup/testdata/Vault/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/backup/validate.go b/internal/service/backup/validate.go index 699091a9e60b..c31c0e41f9db 100644 --- a/internal/service/backup/validate.go +++ b/internal/service/backup/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/validate_test.go b/internal/service/backup/validate_test.go index 50b2a0ffdafe..9909c1576f12 100644 --- a/internal/service/backup/validate_test.go +++ b/internal/service/backup/validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/vault.go b/internal/service/backup/vault.go index 98214339ff56..53a4f26acb49 100644 --- a/internal/service/backup/vault.go +++ b/internal/service/backup/vault.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/vault_data_source.go b/internal/service/backup/vault_data_source.go index 42aff4b1049a..120e1866e135 100644 --- a/internal/service/backup/vault_data_source.go +++ b/internal/service/backup/vault_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/vault_data_source_test.go b/internal/service/backup/vault_data_source_test.go index 42d3ca8d885c..688b53d46c47 100644 --- a/internal/service/backup/vault_data_source_test.go +++ b/internal/service/backup/vault_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/vault_lock_configuration.go b/internal/service/backup/vault_lock_configuration.go index ba8966899caf..d350fb071781 100644 --- a/internal/service/backup/vault_lock_configuration.go +++ b/internal/service/backup/vault_lock_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/vault_lock_configuration_test.go b/internal/service/backup/vault_lock_configuration_test.go index 273404d71aaa..1d8b480af9a6 100644 --- a/internal/service/backup/vault_lock_configuration_test.go +++ b/internal/service/backup/vault_lock_configuration_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/vault_notifications.go b/internal/service/backup/vault_notifications.go index 6a2a52354d5c..0d71bf825464 100644 --- a/internal/service/backup/vault_notifications.go +++ b/internal/service/backup/vault_notifications.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/vault_notifications_test.go b/internal/service/backup/vault_notifications_test.go index df1afc3212b4..68df15aa9ab4 100644 --- a/internal/service/backup/vault_notifications_test.go +++ b/internal/service/backup/vault_notifications_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/vault_policy.go b/internal/service/backup/vault_policy.go index 28e242434ec2..b4120dbf65df 100644 --- a/internal/service/backup/vault_policy.go +++ b/internal/service/backup/vault_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup diff --git a/internal/service/backup/vault_policy_test.go b/internal/service/backup/vault_policy_test.go index bcf52ec9c355..dfbc730461f0 100644 --- a/internal/service/backup/vault_policy_test.go +++ b/internal/service/backup/vault_policy_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/backup/vault_test.go b/internal/service/backup/vault_test.go index 56e482b4cf98..68c3a680d233 100644 --- a/internal/service/backup/vault_test.go +++ b/internal/service/backup/vault_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package backup_test diff --git a/internal/service/batch/compute_environment.go b/internal/service/batch/compute_environment.go index d31ad7546ba0..e43e1f294f5b 100644 --- a/internal/service/batch/compute_environment.go +++ b/internal/service/batch/compute_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/compute_environment_data_source.go b/internal/service/batch/compute_environment_data_source.go index ed33731dd5a8..7540197c1e8e 100644 --- a/internal/service/batch/compute_environment_data_source.go +++ b/internal/service/batch/compute_environment_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/compute_environment_data_source_test.go b/internal/service/batch/compute_environment_data_source_test.go index b7247b3b7454..fc34cd5804a5 100644 --- a/internal/service/batch/compute_environment_data_source_test.go +++ b/internal/service/batch/compute_environment_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/compute_environment_migrate.go b/internal/service/batch/compute_environment_migrate.go index 2fd153f37e7d..6f1c52550728 100644 --- a/internal/service/batch/compute_environment_migrate.go +++ b/internal/service/batch/compute_environment_migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/compute_environment_migrate_test.go b/internal/service/batch/compute_environment_migrate_test.go index 5115bd5acbde..8df78374417c 100644 --- a/internal/service/batch/compute_environment_migrate_test.go +++ b/internal/service/batch/compute_environment_migrate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/compute_environment_test.go b/internal/service/batch/compute_environment_test.go index cc426e6f1f82..53d183ce5ad5 100644 --- a/internal/service/batch/compute_environment_test.go +++ b/internal/service/batch/compute_environment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/container_properties.go b/internal/service/batch/container_properties.go index a496b8559dae..e00839e884cf 100644 --- a/internal/service/batch/container_properties.go +++ b/internal/service/batch/container_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/container_properties_test.go b/internal/service/batch/container_properties_test.go index f279cd79d242..0c959d12a2ea 100644 --- a/internal/service/batch/container_properties_test.go +++ b/internal/service/batch/container_properties_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/ecs_properties.go b/internal/service/batch/ecs_properties.go index 5e807b5eb3a1..aa240a725fde 100644 --- a/internal/service/batch/ecs_properties.go +++ b/internal/service/batch/ecs_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/ecs_properties_test.go b/internal/service/batch/ecs_properties_test.go index 22cf730262ec..bc687eb4f3c3 100644 --- a/internal/service/batch/ecs_properties_test.go +++ b/internal/service/batch/ecs_properties_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/eks_properties.go b/internal/service/batch/eks_properties.go index 71e94def5d1f..f0f690a62e49 100644 --- a/internal/service/batch/eks_properties.go +++ b/internal/service/batch/eks_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/eks_properties_test.go b/internal/service/batch/eks_properties_test.go index f8633cf400ac..b551e884f391 100644 --- a/internal/service/batch/eks_properties_test.go +++ b/internal/service/batch/eks_properties_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/enum.go b/internal/service/batch/enum.go index e52e174a30e0..a2c1ace6a78a 100644 --- a/internal/service/batch/enum.go +++ b/internal/service/batch/enum.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/exports_test.go b/internal/service/batch/exports_test.go index b15075f08515..3384a8c5bb8a 100644 --- a/internal/service/batch/exports_test.go +++ b/internal/service/batch/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/generate.go b/internal/service/batch/generate.go index 4d0e62e9ff6c..99b7dd277700 100644 --- a/internal/service/batch/generate.go +++ b/internal/service/batch/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/tags/main.go -ListTags -KVTValues -ServiceTagsMap -UpdateTags diff --git a/internal/service/batch/job_definition.go b/internal/service/batch/job_definition.go index 1c2fb0c07d44..77841188becd 100644 --- a/internal/service/batch/job_definition.go +++ b/internal/service/batch/job_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/job_definition_data_source.go b/internal/service/batch/job_definition_data_source.go index 74f5b0901230..7407d7a8b483 100644 --- a/internal/service/batch/job_definition_data_source.go +++ b/internal/service/batch/job_definition_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/job_definition_data_source_test.go b/internal/service/batch/job_definition_data_source_test.go index ef4a258cf336..dfc43e88fb31 100644 --- a/internal/service/batch/job_definition_data_source_test.go +++ b/internal/service/batch/job_definition_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/job_definition_test.go b/internal/service/batch/job_definition_test.go index b30d45c4787d..18b12814ed2b 100644 --- a/internal/service/batch/job_definition_test.go +++ b/internal/service/batch/job_definition_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/job_queue.go b/internal/service/batch/job_queue.go index acb4f88aa27d..9cb8ec6c4ad3 100644 --- a/internal/service/batch/job_queue.go +++ b/internal/service/batch/job_queue.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/job_queue_data_source.go b/internal/service/batch/job_queue_data_source.go index ad3a1a631d76..d859e0df382c 100644 --- a/internal/service/batch/job_queue_data_source.go +++ b/internal/service/batch/job_queue_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/job_queue_data_source_test.go b/internal/service/batch/job_queue_data_source_test.go index f559cbf3b624..0e285f088f28 100644 --- a/internal/service/batch/job_queue_data_source_test.go +++ b/internal/service/batch/job_queue_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/job_queue_list_test.go b/internal/service/batch/job_queue_list_test.go index f23b1c159ef3..6867e51eef1a 100644 --- a/internal/service/batch/job_queue_list_test.go +++ b/internal/service/batch/job_queue_list_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/job_queue_migrate.go b/internal/service/batch/job_queue_migrate.go index 52062db22ecc..0cabdca9e5cc 100644 --- a/internal/service/batch/job_queue_migrate.go +++ b/internal/service/batch/job_queue_migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/job_queue_test.go b/internal/service/batch/job_queue_test.go index b3d0ebaf2e4f..f1bf4033f726 100644 --- a/internal/service/batch/job_queue_test.go +++ b/internal/service/batch/job_queue_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/node_properties.go b/internal/service/batch/node_properties.go index 95201a367a6a..d289f5997af8 100644 --- a/internal/service/batch/node_properties.go +++ b/internal/service/batch/node_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/node_properties_test.go b/internal/service/batch/node_properties_test.go index 1a8a4f9267c6..1632a012f8db 100644 --- a/internal/service/batch/node_properties_test.go +++ b/internal/service/batch/node_properties_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/scheduling_policy.go b/internal/service/batch/scheduling_policy.go index 67cb1e6dcd02..d090cd10d20a 100644 --- a/internal/service/batch/scheduling_policy.go +++ b/internal/service/batch/scheduling_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/scheduling_policy_data_source.go b/internal/service/batch/scheduling_policy_data_source.go index 148dacacc0a2..21d53fa083cb 100644 --- a/internal/service/batch/scheduling_policy_data_source.go +++ b/internal/service/batch/scheduling_policy_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/scheduling_policy_data_source_test.go b/internal/service/batch/scheduling_policy_data_source_test.go index 9c02ea4727f0..48f7078fcc43 100644 --- a/internal/service/batch/scheduling_policy_data_source_test.go +++ b/internal/service/batch/scheduling_policy_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/scheduling_policy_test.go b/internal/service/batch/scheduling_policy_test.go index 253053b09277..da9d73ceb622 100644 --- a/internal/service/batch/scheduling_policy_test.go +++ b/internal/service/batch/scheduling_policy_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch_test diff --git a/internal/service/batch/sweep.go b/internal/service/batch/sweep.go index 23527525410f..962e2a1e2d08 100644 --- a/internal/service/batch/sweep.go +++ b/internal/service/batch/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/testdata/ComputeEnvironment/data.tags/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/data.tags/main_gen.tf index be61901ca5dd..e369f4a0db2d 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/data.tags/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/batch/testdata/ComputeEnvironment/data.tags_defaults/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/data.tags_defaults/main_gen.tf index edf694e5e89d..67c2d35485e8 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/data.tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/ComputeEnvironment/data.tags_ignore/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/data.tags_ignore/main_gen.tf index b2f1a84339d9..c37c8bf3e884 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/data.tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/ComputeEnvironment/tags/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/tags/main_gen.tf index 06eacd1d7ac5..c7e1596a09e7 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/tags/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_compute_environment" "test" { diff --git a/internal/service/batch/testdata/ComputeEnvironment/tagsComputed1/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/tagsComputed1/main_gen.tf index 55a6d8291046..64225a201659 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/tagsComputed1/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/ComputeEnvironment/tagsComputed2/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/tagsComputed2/main_gen.tf index a3e3f6379614..20071b475d51 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/tagsComputed2/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/ComputeEnvironment/tags_defaults/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/tags_defaults/main_gen.tf index abfbfc91cc23..14f395857f92 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/ComputeEnvironment/tags_ignore/main_gen.tf b/internal/service/batch/testdata/ComputeEnvironment/tags_ignore/main_gen.tf index c9369a71d88b..a3263705c592 100644 --- a/internal/service/batch/testdata/ComputeEnvironment/tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/ComputeEnvironment/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobDefinition/basic/main_gen.tf b/internal/service/batch/testdata/JobDefinition/basic/main_gen.tf index 65f480f5a414..348dc926fa0d 100644 --- a/internal/service/batch/testdata/JobDefinition/basic/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_definition" "test" { diff --git a/internal/service/batch/testdata/JobDefinition/basic_v6.4.0/main_gen.tf b/internal/service/batch/testdata/JobDefinition/basic_v6.4.0/main_gen.tf index fc48c544a727..7f0b572c0f21 100644 --- a/internal/service/batch/testdata/JobDefinition/basic_v6.4.0/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/basic_v6.4.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_definition" "test" { diff --git a/internal/service/batch/testdata/JobDefinition/data.tags/main_gen.tf b/internal/service/batch/testdata/JobDefinition/data.tags/main_gen.tf index 14cb51c014e2..8846ed0db388 100644 --- a/internal/service/batch/testdata/JobDefinition/data.tags/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/batch/testdata/JobDefinition/data.tags_defaults/main_gen.tf b/internal/service/batch/testdata/JobDefinition/data.tags_defaults/main_gen.tf index b2a17b9215bd..d00c111b1806 100644 --- a/internal/service/batch/testdata/JobDefinition/data.tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobDefinition/data.tags_ignore/main_gen.tf b/internal/service/batch/testdata/JobDefinition/data.tags_ignore/main_gen.tf index f5c41728d457..e7b592ea71c2 100644 --- a/internal/service/batch/testdata/JobDefinition/data.tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobDefinition/region_override/main_gen.tf b/internal/service/batch/testdata/JobDefinition/region_override/main_gen.tf index ff03a3be8c11..abbe6a154712 100644 --- a/internal/service/batch/testdata/JobDefinition/region_override/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_definition" "test" { diff --git a/internal/service/batch/testdata/JobDefinition/tags/main_gen.tf b/internal/service/batch/testdata/JobDefinition/tags/main_gen.tf index f0899276bfed..52496adb9ab3 100644 --- a/internal/service/batch/testdata/JobDefinition/tags/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_definition" "test" { diff --git a/internal/service/batch/testdata/JobDefinition/tagsComputed1/main_gen.tf b/internal/service/batch/testdata/JobDefinition/tagsComputed1/main_gen.tf index 19c69a41b6c2..c320aee01fa8 100644 --- a/internal/service/batch/testdata/JobDefinition/tagsComputed1/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/JobDefinition/tagsComputed2/main_gen.tf b/internal/service/batch/testdata/JobDefinition/tagsComputed2/main_gen.tf index bfdd0c886679..16dbc2055dd3 100644 --- a/internal/service/batch/testdata/JobDefinition/tagsComputed2/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/JobDefinition/tags_defaults/main_gen.tf b/internal/service/batch/testdata/JobDefinition/tags_defaults/main_gen.tf index 2bd71bedef09..7c0bfb68a11f 100644 --- a/internal/service/batch/testdata/JobDefinition/tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobDefinition/tags_ignore/main_gen.tf b/internal/service/batch/testdata/JobDefinition/tags_ignore/main_gen.tf index 06db4cab8c83..46dcc2868826 100644 --- a/internal/service/batch/testdata/JobDefinition/tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/JobDefinition/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobQueue/basic/main_gen.tf b/internal/service/batch/testdata/JobQueue/basic/main_gen.tf index e289fa7dee63..8278e3ad054c 100644 --- a/internal/service/batch/testdata/JobQueue/basic/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/basic_v5.100.0/main_gen.tf b/internal/service/batch/testdata/JobQueue/basic_v5.100.0/main_gen.tf index a6d83a3b3a39..b200d7dffd96 100644 --- a/internal/service/batch/testdata/JobQueue/basic_v5.100.0/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/basic_v5.100.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/basic_v6.0.0/main_gen.tf b/internal/service/batch/testdata/JobQueue/basic_v6.0.0/main_gen.tf index 09504e10df97..e04093ce484d 100644 --- a/internal/service/batch/testdata/JobQueue/basic_v6.0.0/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/basic_v6.0.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/data.tags/main_gen.tf b/internal/service/batch/testdata/JobQueue/data.tags/main_gen.tf index 1c9d17191c9f..400481384af1 100644 --- a/internal/service/batch/testdata/JobQueue/data.tags/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/batch/testdata/JobQueue/data.tags_defaults/main_gen.tf b/internal/service/batch/testdata/JobQueue/data.tags_defaults/main_gen.tf index 7f7853283bd3..cabb4a802092 100644 --- a/internal/service/batch/testdata/JobQueue/data.tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobQueue/data.tags_ignore/main_gen.tf b/internal/service/batch/testdata/JobQueue/data.tags_ignore/main_gen.tf index 4ea7e309d765..93b2ebb3b5a8 100644 --- a/internal/service/batch/testdata/JobQueue/data.tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobQueue/list_basic/main.tfquery.hcl b/internal/service/batch/testdata/JobQueue/list_basic/main.tfquery.hcl index c5c83d720e01..6232338ec247 100644 --- a/internal/service/batch/testdata/JobQueue/list_basic/main.tfquery.hcl +++ b/internal/service/batch/testdata/JobQueue/list_basic/main.tfquery.hcl @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 list "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/list_basic/main_gen.tf b/internal/service/batch/testdata/JobQueue/list_basic/main_gen.tf index ee816f4fe443..19cdeb0f1551 100644 --- a/internal/service/batch/testdata/JobQueue/list_basic/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/list_basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" {} diff --git a/internal/service/batch/testdata/JobQueue/list_region_override/main.tfquery.hcl b/internal/service/batch/testdata/JobQueue/list_region_override/main.tfquery.hcl index 8a3e7ae7ac44..44cf41680f2f 100644 --- a/internal/service/batch/testdata/JobQueue/list_region_override/main.tfquery.hcl +++ b/internal/service/batch/testdata/JobQueue/list_region_override/main.tfquery.hcl @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 list "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/list_region_override/main_gen.tf b/internal/service/batch/testdata/JobQueue/list_region_override/main_gen.tf index f17ccb42e05a..3078892f8a13 100644 --- a/internal/service/batch/testdata/JobQueue/list_region_override/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/list_region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/region_override/main_gen.tf b/internal/service/batch/testdata/JobQueue/region_override/main_gen.tf index f5b2773302a4..2d4cc39d8451 100644 --- a/internal/service/batch/testdata/JobQueue/region_override/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/tags/main_gen.tf b/internal/service/batch/testdata/JobQueue/tags/main_gen.tf index 7a1df288ebcb..e56d1c69cbb9 100644 --- a/internal/service/batch/testdata/JobQueue/tags/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_job_queue" "test" { diff --git a/internal/service/batch/testdata/JobQueue/tagsComputed1/main_gen.tf b/internal/service/batch/testdata/JobQueue/tagsComputed1/main_gen.tf index ac210627a3d1..d6b5f982faed 100644 --- a/internal/service/batch/testdata/JobQueue/tagsComputed1/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/JobQueue/tagsComputed2/main_gen.tf b/internal/service/batch/testdata/JobQueue/tagsComputed2/main_gen.tf index 76daa85208a3..827f105cea48 100644 --- a/internal/service/batch/testdata/JobQueue/tagsComputed2/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/JobQueue/tags_defaults/main_gen.tf b/internal/service/batch/testdata/JobQueue/tags_defaults/main_gen.tf index e9e32d18476c..95c21868fcba 100644 --- a/internal/service/batch/testdata/JobQueue/tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/JobQueue/tags_ignore/main_gen.tf b/internal/service/batch/testdata/JobQueue/tags_ignore/main_gen.tf index e0ba616af76c..c74e9fa37bbc 100644 --- a/internal/service/batch/testdata/JobQueue/tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/JobQueue/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/SchedulingPolicy/data.tags/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/data.tags/main_gen.tf index eaf652a0b97e..1e9086b66ef7 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/data.tags/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/batch/testdata/SchedulingPolicy/data.tags_defaults/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/data.tags_defaults/main_gen.tf index a5593a2255d7..c56171cfc638 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/data.tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/SchedulingPolicy/data.tags_ignore/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/data.tags_ignore/main_gen.tf index 7b3c2c906b3d..37f81a9e7a31 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/data.tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/SchedulingPolicy/tags/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/tags/main_gen.tf index ced0a7f7b5fd..1db1845d6228 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/tags/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_batch_scheduling_policy" "test" { diff --git a/internal/service/batch/testdata/SchedulingPolicy/tagsComputed1/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/tagsComputed1/main_gen.tf index 5ff5469dab65..62c2154ed557 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/tagsComputed1/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/SchedulingPolicy/tagsComputed2/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/tagsComputed2/main_gen.tf index 572049210bd8..ca2c65cc5690 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/tagsComputed2/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/batch/testdata/SchedulingPolicy/tags_defaults/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/tags_defaults/main_gen.tf index b1fc9dc913dd..492dc6845a79 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/tags_defaults/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/testdata/SchedulingPolicy/tags_ignore/main_gen.tf b/internal/service/batch/testdata/SchedulingPolicy/tags_ignore/main_gen.tf index f98a8b9dc911..1f200c9c3296 100644 --- a/internal/service/batch/testdata/SchedulingPolicy/tags_ignore/main_gen.tf +++ b/internal/service/batch/testdata/SchedulingPolicy/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/batch/validate.go b/internal/service/batch/validate.go index 9ffdfcbae8d9..b4a7530106dc 100644 --- a/internal/service/batch/validate.go +++ b/internal/service/batch/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/batch/validate_test.go b/internal/service/batch/validate_test.go index 2900768261f3..0deef61740b8 100644 --- a/internal/service/batch/validate_test.go +++ b/internal/service/batch/validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package batch diff --git a/internal/service/bcmdataexports/export.go b/internal/service/bcmdataexports/export.go index ca566b558e46..3b0d46839ed0 100644 --- a/internal/service/bcmdataexports/export.go +++ b/internal/service/bcmdataexports/export.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bcmdataexports diff --git a/internal/service/bcmdataexports/export_migrate.go b/internal/service/bcmdataexports/export_migrate.go index 29f8f15afd93..9060a31c05cb 100644 --- a/internal/service/bcmdataexports/export_migrate.go +++ b/internal/service/bcmdataexports/export_migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bcmdataexports diff --git a/internal/service/bcmdataexports/export_test.go b/internal/service/bcmdataexports/export_test.go index d5293dd84841..3306b92fa56c 100644 --- a/internal/service/bcmdataexports/export_test.go +++ b/internal/service/bcmdataexports/export_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bcmdataexports_test diff --git a/internal/service/bcmdataexports/exports_test.go b/internal/service/bcmdataexports/exports_test.go index c7aae1f4ba31..65820de1e4d8 100644 --- a/internal/service/bcmdataexports/exports_test.go +++ b/internal/service/bcmdataexports/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bcmdataexports diff --git a/internal/service/bcmdataexports/generate.go b/internal/service/bcmdataexports/generate.go index b85a985cc5e1..5e3b250504c2 100644 --- a/internal/service/bcmdataexports/generate.go +++ b/internal/service/bcmdataexports/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/bcmdataexports/sweep.go b/internal/service/bcmdataexports/sweep.go index 7cc3cc658c2a..3bbf5c5f43b7 100644 --- a/internal/service/bcmdataexports/sweep.go +++ b/internal/service/bcmdataexports/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bcmdataexports diff --git a/internal/service/bcmdataexports/testdata/Export/basic/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/basic/main_gen.tf index 2276f9ef0424..6b3314318299 100644 --- a/internal/service/bcmdataexports/testdata/Export/basic/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_bcmdataexports_export" "test" { diff --git a/internal/service/bcmdataexports/testdata/Export/basic_v5.100.0/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/basic_v5.100.0/main_gen.tf index f0a25ce65aa5..d3502de4afa6 100644 --- a/internal/service/bcmdataexports/testdata/Export/basic_v5.100.0/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/basic_v5.100.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_bcmdataexports_export" "test" { diff --git a/internal/service/bcmdataexports/testdata/Export/basic_v6.0.0/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/basic_v6.0.0/main_gen.tf index 62b7e3d75c2b..1d6e34f10753 100644 --- a/internal/service/bcmdataexports/testdata/Export/basic_v6.0.0/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/basic_v6.0.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_bcmdataexports_export" "test" { diff --git a/internal/service/bcmdataexports/testdata/Export/tags/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/tags/main_gen.tf index 38bfad5156de..d325a650f0cd 100644 --- a/internal/service/bcmdataexports/testdata/Export/tags/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_bcmdataexports_export" "test" { diff --git a/internal/service/bcmdataexports/testdata/Export/tagsComputed1/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/tagsComputed1/main_gen.tf index 5b079db45225..78a1e4cd2c16 100644 --- a/internal/service/bcmdataexports/testdata/Export/tagsComputed1/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/bcmdataexports/testdata/Export/tagsComputed2/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/tagsComputed2/main_gen.tf index 8ec38dcbcfcc..0737a02a5d49 100644 --- a/internal/service/bcmdataexports/testdata/Export/tagsComputed2/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/bcmdataexports/testdata/Export/tags_defaults/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/tags_defaults/main_gen.tf index 1227d25dc9e7..8268d1e90c89 100644 --- a/internal/service/bcmdataexports/testdata/Export/tags_defaults/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/bcmdataexports/testdata/Export/tags_ignore/main_gen.tf b/internal/service/bcmdataexports/testdata/Export/tags_ignore/main_gen.tf index 1c4ecf993cbb..b3b9a1c1593b 100644 --- a/internal/service/bcmdataexports/testdata/Export/tags_ignore/main_gen.tf +++ b/internal/service/bcmdataexports/testdata/Export/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/bedrock/bedrock_test.go b/internal/service/bedrock/bedrock_test.go index d9fc71f31553..46332c5faa74 100644 --- a/internal/service/bedrock/bedrock_test.go +++ b/internal/service/bedrock/bedrock_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/consts.go b/internal/service/bedrock/consts.go index e571fdc4591d..7930045e9dd5 100644 --- a/internal/service/bedrock/consts.go +++ b/internal/service/bedrock/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/custom_model.go b/internal/service/bedrock/custom_model.go index ba3c6eca9b85..9d0db99190f9 100644 --- a/internal/service/bedrock/custom_model.go +++ b/internal/service/bedrock/custom_model.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/custom_model_data_source.go b/internal/service/bedrock/custom_model_data_source.go index 846d98706f0b..d4c471891324 100644 --- a/internal/service/bedrock/custom_model_data_source.go +++ b/internal/service/bedrock/custom_model_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/custom_model_data_source_test.go b/internal/service/bedrock/custom_model_data_source_test.go index ed2d906151dd..eec6e4cca387 100644 --- a/internal/service/bedrock/custom_model_data_source_test.go +++ b/internal/service/bedrock/custom_model_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/custom_model_test.go b/internal/service/bedrock/custom_model_test.go index 981a866909ba..f041d426dc55 100644 --- a/internal/service/bedrock/custom_model_test.go +++ b/internal/service/bedrock/custom_model_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/custom_models_data_source.go b/internal/service/bedrock/custom_models_data_source.go index cac84366a509..4c15d6802a5d 100644 --- a/internal/service/bedrock/custom_models_data_source.go +++ b/internal/service/bedrock/custom_models_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/custom_models_data_source_test.go b/internal/service/bedrock/custom_models_data_source_test.go index 85eb1d301631..a39ff784e2fe 100644 --- a/internal/service/bedrock/custom_models_data_source_test.go +++ b/internal/service/bedrock/custom_models_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/errors.go b/internal/service/bedrock/errors.go index edf92a979c68..a0b734fb6b37 100644 --- a/internal/service/bedrock/errors.go +++ b/internal/service/bedrock/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/exports_test.go b/internal/service/bedrock/exports_test.go index f19fc9372938..fb164dbfe099 100644 --- a/internal/service/bedrock/exports_test.go +++ b/internal/service/bedrock/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/foundation_model_data_source.go b/internal/service/bedrock/foundation_model_data_source.go index 00b78de6db1b..2b61b7f6bf10 100644 --- a/internal/service/bedrock/foundation_model_data_source.go +++ b/internal/service/bedrock/foundation_model_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/foundation_model_data_source_test.go b/internal/service/bedrock/foundation_model_data_source_test.go index ca87cc9e14b7..3f50a09ef20f 100644 --- a/internal/service/bedrock/foundation_model_data_source_test.go +++ b/internal/service/bedrock/foundation_model_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/foundation_models_data_source.go b/internal/service/bedrock/foundation_models_data_source.go index beab57f27f03..8239879883fa 100644 --- a/internal/service/bedrock/foundation_models_data_source.go +++ b/internal/service/bedrock/foundation_models_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/foundation_models_data_source_test.go b/internal/service/bedrock/foundation_models_data_source_test.go index 5f2ffcfdb619..b95caf9ec893 100644 --- a/internal/service/bedrock/foundation_models_data_source_test.go +++ b/internal/service/bedrock/foundation_models_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/generate.go b/internal/service/bedrock/generate.go index 0a7576917a79..f17c2997eaa7 100644 --- a/internal/service/bedrock/generate.go +++ b/internal/service/bedrock/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/bedrock/guardrail.go b/internal/service/bedrock/guardrail.go index 14993b25a44c..c688df9b7bec 100644 --- a/internal/service/bedrock/guardrail.go +++ b/internal/service/bedrock/guardrail.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/guardrail_test.go b/internal/service/bedrock/guardrail_test.go index 2931ee8ba9f0..b0f46d03d3df 100644 --- a/internal/service/bedrock/guardrail_test.go +++ b/internal/service/bedrock/guardrail_test.go @@ -1,4 +1,4 @@ -// // Copyright (c) HashiCorp, Inc. +// // Copyright IBM Corp. 2014, 2025 // // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/guardrail_version.go b/internal/service/bedrock/guardrail_version.go index c177970d0c0d..894b551de7d4 100644 --- a/internal/service/bedrock/guardrail_version.go +++ b/internal/service/bedrock/guardrail_version.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/guardrail_version_test.go b/internal/service/bedrock/guardrail_version_test.go index 4faeccf83e5f..338f61ff933b 100644 --- a/internal/service/bedrock/guardrail_version_test.go +++ b/internal/service/bedrock/guardrail_version_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/inference_profile.go b/internal/service/bedrock/inference_profile.go index 7fefa863ee2d..291d1ac8f0ff 100644 --- a/internal/service/bedrock/inference_profile.go +++ b/internal/service/bedrock/inference_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/inference_profile_data_source.go b/internal/service/bedrock/inference_profile_data_source.go index 0d80aca642f8..75cb687f30ed 100644 --- a/internal/service/bedrock/inference_profile_data_source.go +++ b/internal/service/bedrock/inference_profile_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/inference_profile_data_source_test.go b/internal/service/bedrock/inference_profile_data_source_test.go index b1d300d114d6..8a96f77b73ae 100644 --- a/internal/service/bedrock/inference_profile_data_source_test.go +++ b/internal/service/bedrock/inference_profile_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/inference_profile_test.go b/internal/service/bedrock/inference_profile_test.go index fa9fffbdbdf0..546a55e2a912 100644 --- a/internal/service/bedrock/inference_profile_test.go +++ b/internal/service/bedrock/inference_profile_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/inference_profiles_data_source.go b/internal/service/bedrock/inference_profiles_data_source.go index 944abaf72c02..b10abccbd9f9 100644 --- a/internal/service/bedrock/inference_profiles_data_source.go +++ b/internal/service/bedrock/inference_profiles_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock diff --git a/internal/service/bedrock/inference_profiles_data_source_test.go b/internal/service/bedrock/inference_profiles_data_source_test.go index 43320a55f257..aa5d5bdacd3b 100644 --- a/internal/service/bedrock/inference_profiles_data_source_test.go +++ b/internal/service/bedrock/inference_profiles_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock_test diff --git a/internal/service/bedrock/model_invocation_logging_configuration.go b/internal/service/bedrock/model_invocation_logging_configuration.go index 5188485f9973..3d192a835281 100644 --- a/internal/service/bedrock/model_invocation_logging_configuration.go +++ b/internal/service/bedrock/model_invocation_logging_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package bedrock