No description
Find a file
Service Account - Terraform Provider DevEx d974d5a305 [CI] Update lock workflow file
2025-12-15 21:54:23 +01:00
.github [CI] Update lock workflow file 2025-12-15 21:54:23 +01:00
.copywrite.hcl add copywrite changes (#6) 2023-06-05 11:21:47 -04:00
LICENSE [COMPLIANCE] Add MPL 2.0 LICENSE 2022-10-12 18:43:29 +00:00
README.md add copywrite changes (#6) 2023-06-05 11:21:47 -04:00

terraform-providers-devex

Repository for tracking Terraform Provider Development Experience team work that fits outside the scope of other existing repositories and code to manage team infrastructure.

Contributing

License Headers

All source code files (excluding autogenerated files like go.mod, prose, and files excluded in .copywrite.hcl) must have a license header at the top.

This can be autogenerated by installing the HashiCorp copywrite tool and running copywrite headers in the root of the repository.