-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Since the launch of Terraform 0.10, the broad ecosystem of HashiCorp, third-party, and verified community Terraform Providers have resided under the single terraform-providers
GitHub Organization. With the recent addition of providers to the Terraform Registry and additional support in Terraform 0.13 for provider source, the source code location of each provider can now be transferred to their associated maintainers within GitHub.
To align with other HashiCorp maintained Terraform Providers, in the near future, this GitHub repository will be migrated from https://github.com/terraform-providers/terraform-provider-aws to https://github.com/hashicorp/terraform-provider-aws.
Common Questions
When will this occur?
This is currently scheduled to occur first week of November 2020.
Do I need to do anything as a practitioner?
No practitioner action is necessary. The Terraform AWS Provider will still automatically download correctly and the provider documentation links will remain the same. Most GitHub functionality such as links to issues and pull requests will automatically redirect to the new location and GitHub notifications will continue to send the same as before.
Do I need to do anything as a developer?
No developer action is anticipated. Most GitHub functionality such as Git URLs and links to files will automatically redirect to the new location and GitHub notifications will continue to send the same as before. Go import paths pointing to github.com/terraform-providers/terraform-provider-aws
can remain for now.
Will the HashiCorp Contributor License Agreement (CLA) be required?
Most code projects in the hashicorp
GitHub Organization require the HashiCorp CLA to be signed for contributions. After the repository transfer, the CLA functionality will be disabled for this repository. There are no current plans to enable the CLA requirement, however this may change in the future after the transfer and will be broadly announced.