github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/CODEOWNERS (about) 1 # Each line is a file pattern followed by one or more owners. 2 # More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners 3 4 # Remote-state backends 5 /backend/remote-state/azure @hashicorp/terraform-azure 6 /backend/remote-state/gcs @hashicorp/terraform-google 7 /backend/remote-state/s3 @hashicorp/terraform-aws 8 /backend/remote-state/s3 @likexian