22# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
33
44# Remote-state backend # Maintainer
5- /backend /remote-state /artifactory Unmaintained
6- /backend /remote-state /azure @ hashicorp/terraform-azure
7- /backend /remote-state /consul @ hashicorp/consul @ remilapeyre
8- /backend /remote-state /cos @ likexian
9- /backend /remote-state /etcdv2 Unmaintained
10- /backend /remote-state /etcdv3 @ bmcustodio
11- /backend /remote-state /gcs @ hashicorp/terraform-google
12- /backend /remote-state /http @ hashicorp/terraform-core
13- /backend /remote-state /manta Unmaintained
14- /backend /remote-state /oss @ xiaozhu36
15- /backend /remote-state /pg @ remilapeyre
16- /backend /remote-state /s3 @ hashicorp/terraform-aws
17- /backend /remote-state /swift Unmaintained
18- /backend /remote-state /kubernetes @ jrhouston @ alexsomesan
5+ /internal / backend /remote-state /artifactory Unmaintained
6+ /internal / backend /remote-state /azure @ hashicorp/terraform-azure
7+ /internal / backend /remote-state /consul @ hashicorp/consul @ remilapeyre
8+ /internal / backend /remote-state /cos @ likexian
9+ /internal / backend /remote-state /etcdv2 Unmaintained
10+ /internal / backend /remote-state /etcdv3 @ bmcustodio
11+ /internal / backend /remote-state /gcs @ hashicorp/terraform-google
12+ /internal / backend /remote-state /http @ hashicorp/terraform-core
13+ /internal / backend /remote-state /manta Unmaintained
14+ /internal / backend /remote-state /oss @ xiaozhu36
15+ /internal / backend /remote-state /pg @ remilapeyre
16+ /internal / backend /remote-state /s3 @ hashicorp/terraform-aws
17+ /internal / backend /remote-state /swift Unmaintained
18+ /internal / backend /remote-state /kubernetes @ jrhouston @ alexsomesan
1919
2020# Provisioners
2121builtin /provisioners /chef Deprecated
@@ -25,4 +25,3 @@ builtin/provisioners/local-exec @hashicorp/terraform-core
2525builtin /provisioners /puppet Deprecated
2626builtin /provisioners /remote-exec @ hashicorp/terraform-core
2727builtin /provisioners /salt-masterless Deprecated
28-
0 commit comments