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 9cdebcf commit 9768729Copy full SHA for 9768729
.github/labeler.yml
@@ -25,14 +25,14 @@ Terraform agents:
25
- any:
26
- changed-files:
27
- any-glob-to-any-file: [
28
- 'content/terraform/**'
+ 'content/terraform-docs-agents/**'
29
]
30
31
HCP Terraform:
32
33
34
35
+ 'content/terraform-docs-common/**'
36
37
38
Terraform Enterprise:
@@ -46,7 +46,7 @@ Terraform migrate:
46
47
48
49
- 'content/terraform-docs-common/**'
+ 'content/terraform-migrate/**'
50
51
52
TF Plugin Framework:
0 commit comments