Merge pull request #20299 from hashicorp/cd/add-backend-codeowners
First pass at adding CODEOWNERS for remote-state backends.
This commit is contained in:
commit
135d05dd62
|
@ -0,0 +1,4 @@
|
||||||
|
# remote-state backends.
|
||||||
|
/backend/remote-state/azure @terraform-azure
|
||||||
|
/backend/remote-state/gcs @terraform-google
|
||||||
|
/backend/remote-state/s3 @terraform-aws
|
Loading…
Reference in New Issue