Skip to content

Conversation

@oss-core-libraries-dashboard
Copy link

@oss-core-libraries-dashboard oss-core-libraries-dashboard bot commented Dec 5, 2025

Hi there 👋

This PR was auto-generated as part of an internal review of repositories that are not in compliance with IBM's licensing standards.
This is batch 12 of 61 - Multiple PRs are being created to make review easier.

Repository Information

  • Repository: terraform-provider-aws
  • Repository Type: non-product
  • First commit year: 2014
  • Latest commit year: 2025
  • JIRA Ticket: IND-4227
  • Batch: 12 of 61

Frequently Asked Questions

Why am I getting this PR? This pull request was created because one or more source code files were found incorrect copyright and/or license headers.

More info is available in these documents - MEMO.

Old Hashicorp Copyright details can be viewed here - RFC.

How do you determine which files should get copyright headers? Attempts are made to skip scanning autogenerated files (e.g., `go.mod`) and prose. If you find file types you feel should be excluded from future scans, please reach out to:

#proj-software-copyright

I have a file or folder which should be exempted, how do I do that? You may exempt certain files or folders from being scanned by adding a `.copywrite.hcl` config in the root of your repo. You can use the [`copywrite init`](https://go.hashi.co/copywrite) command to interactively create a config for this project.

An example schema can be found below. Add a doublestar**-capable pattern to the header_ignore list to skip it in future scans.

# (OPTIONAL) Overrides the copywrite config schema version
# Default: 1
schema_version = 1

project {
  # (OPTIONAL) SPDX-compatible license identifier
  # Leave blank if you don't wish to license the project
  # Default: "MPL-2.0"
  # license = ""

  # (OPTIONAL) Represents the year that the project initially began
  # Default: <the year the repo was first created>
  # copyright_year = 0

  # (OPTIONAL) A list of globs that should not have copyright or license headers .
  # Supports doublestar glob patterns for more flexibility in defining which
  # files or folders should be ignored
  # Default: []
  header_ignore = [
    # "vendor/**",
    # "**autogen**",
  ]
}

More information about configuration options is available in [the documentation](https://github.com/hashicorp/copywrite#config-structure).

Additional FAQs are available at https://go.hashi.co/header-faq

Please approve and merge this PR in a timely manner to keep this source code compliant with our OSS license agreement. If you have any questions or feedback, reach out to #proj-software-copyright.

Thank you!


Powered by copywrite, made with ❤️ by @hashicorp

@oss-core-libraries-dashboard oss-core-libraries-dashboard bot requested a review from a team as a code owner December 5, 2025 04:19
@github-actions github-actions bot added tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. service/configservice Issues and PRs that pertain to the configservice service. service/connect Issues and PRs that pertain to the connect service. service/comprehend Issues and PRs that pertain to the comprehend service. service/computeoptimizer Issues and PRs that pertain to the computeoptimizer service. sweeper Pertains to changes to or issues with the sweeper. generators Relates to code generators. service/cognitoidp Issues and PRs that pertain to the cognitoidp service. service/databrew Issues and PRs that pertain to the databrew service. service/cur Issues and PRs that pertain to the cur service. service/customerprofiles Issues and PRs that pertain to the customerprofiles service. service/controltower Issues and PRs that pertain to the controltower service. service/connectcases Issues and PRs that pertain to the connectcases service. service/costoptimizationhub Issues and PRs that pertain to the costoptimizationhub service. size/XL Managed by automation to categorize the size of a PR. labels Dec 5, 2025
@ewbankkit
Copy link
Contributor

Implemented via #45517 et al.

@ewbankkit ewbankkit closed this Dec 10, 2025
@github-actions
Copy link
Contributor

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated generators Relates to code generators. legal service/cognitoidp Issues and PRs that pertain to the cognitoidp service. service/comprehend Issues and PRs that pertain to the comprehend service. service/computeoptimizer Issues and PRs that pertain to the computeoptimizer service. service/configservice Issues and PRs that pertain to the configservice service. service/connect Issues and PRs that pertain to the connect service. service/connectcases Issues and PRs that pertain to the connectcases service. service/controltower Issues and PRs that pertain to the controltower service. service/costoptimizationhub Issues and PRs that pertain to the costoptimizationhub service. service/cur Issues and PRs that pertain to the cur service. service/customerprofiles Issues and PRs that pertain to the customerprofiles service. service/databrew Issues and PRs that pertain to the databrew service. size/XL Managed by automation to categorize the size of a PR. sweeper Pertains to changes to or issues with the sweeper. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant