We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2dffe commit c161997Copy full SHA for c161997
CODEOWNERS
@@ -23,6 +23,10 @@
23
/internal/backend/remote-state/s3 @hashicorp/terraform-core @hashicorp/terraform-aws
24
/internal/backend/remote-state/kubernetes @hashicorp/terraform-core @hashicorp/tf-eco-hybrid-cloud
25
26
+# Cloud backend
27
+/internal/backend/remote @hashicorp/terraform-core @hashicorp/tf-core-cloud
28
+/internal/cloud @hashicorp/terraform-core @hashicorp/tf-core-cloud
29
+
30
# Provisioners
31
builtin/provisioners/file @hashicorp/terraform-core
32
builtin/provisioners/local-exec @hashicorp/terraform-core
0 commit comments