diff --git a/CODEOWNERS b/CODEOWNERS index 4b0d258944..1f732d75f8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -23,6 +23,10 @@ /internal/backend/remote-state/s3 @hashicorp/terraform-core @hashicorp/terraform-aws /internal/backend/remote-state/kubernetes @hashicorp/terraform-core @hashicorp/tf-eco-hybrid-cloud +# Cloud backend +/internal/backend/remote @hashicorp/terraform-core @hashicorp/tf-core-cloud +/internal/cloud @hashicorp/terraform-core @hashicorp/tf-core-cloud + # Provisioners builtin/provisioners/file @hashicorp/terraform-core builtin/provisioners/local-exec @hashicorp/terraform-core