2020-02-03 22:47:11 +01:00
|
|
|
# Each line is a file pattern followed by one or more owners.
|
|
|
|
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
|
|
|
|
2020-03-31 22:13:50 +02:00
|
|
|
# Remote-state backend # Maintainer
|
2021-05-18 17:37:49 +02:00
|
|
|
/internal/backend/remote-state/artifactory Unmaintained
|
|
|
|
/internal/backend/remote-state/azure @hashicorp/terraform-azure
|
|
|
|
/internal/backend/remote-state/consul @hashicorp/consul @remilapeyre
|
|
|
|
/internal/backend/remote-state/cos @likexian
|
|
|
|
/internal/backend/remote-state/etcdv2 Unmaintained
|
2021-07-20 19:59:08 +02:00
|
|
|
/internal/backend/remote-state/etcdv3 Unmaintained
|
2021-05-18 17:37:49 +02:00
|
|
|
/internal/backend/remote-state/gcs @hashicorp/terraform-google
|
|
|
|
/internal/backend/remote-state/http @hashicorp/terraform-core
|
|
|
|
/internal/backend/remote-state/manta Unmaintained
|
|
|
|
/internal/backend/remote-state/oss @xiaozhu36
|
|
|
|
/internal/backend/remote-state/pg @remilapeyre
|
|
|
|
/internal/backend/remote-state/s3 @hashicorp/terraform-aws
|
|
|
|
/internal/backend/remote-state/swift Unmaintained
|
|
|
|
/internal/backend/remote-state/kubernetes @jrhouston @alexsomesan
|
2020-03-31 22:13:50 +02:00
|
|
|
|
|
|
|
# Provisioners
|
2020-09-29 20:19:56 +02:00
|
|
|
builtin/provisioners/chef Deprecated
|
2020-04-01 21:32:47 +02:00
|
|
|
builtin/provisioners/file @hashicorp/terraform-core
|
2020-09-29 20:19:56 +02:00
|
|
|
builtin/provisioners/habitat Deprecated
|
2020-04-01 21:32:47 +02:00
|
|
|
builtin/provisioners/local-exec @hashicorp/terraform-core
|
2020-09-29 20:19:56 +02:00
|
|
|
builtin/provisioners/puppet Deprecated
|
2020-04-01 21:32:47 +02:00
|
|
|
builtin/provisioners/remote-exec @hashicorp/terraform-core
|
2020-09-29 20:19:56 +02:00
|
|
|
builtin/provisioners/salt-masterless Deprecated
|