First pass at adding CODEOWNERS to link remote-state backends with maintainers of the associated providers.
This commit is contained in:
parent
3cecacb660
commit
9cfb8797ae
|
@ -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