fluxcd / terraform-provider-flux

Terraform and OpenTofu provider for bootstrapping Flux
https://registry.terraform.io/providers/fluxcd/flux/latest
Apache License 2.0
336 stars 89 forks source link

Adding hashicorp/copywrite-headers. #627

Closed swade1987 closed 1 month ago

swade1987 commented 1 month ago

Fixes #623

A lot of other upstream providers leverage this already, for example:

https://registry.terraform.io/providers/hashicorp/aws/latest https://registry.terraform.io/providers/hashicorp/azurerm/latest https://registry.terraform.io/providers/hashicorp/google/latest

Therefore, I thought it would be a good idea to align.

swade1987 commented 1 month ago

@stefanprodan for now I will close this PR and re-visit it to align with the copywriter headers for the rest of the flux repos and see if we can get something generic to add to all repos.