We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d963cb6 commit 061b2f5Copy full SHA for 061b2f5
website/docs/r/organization_ruleset.html.markdown
@@ -13,7 +13,7 @@ This resource allows you to create and manage rulesets on the organization level
13
14
## Example Usage
15
16
-```
+```hcl
17
resource "github_organization_ruleset" "example" {
18
name = "example"
19
target = "branch"
0 commit comments