We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164df45 commit ddd8b24Copy full SHA for ddd8b24
github/resource_github_repository_ruleset_test.go
@@ -22,7 +22,7 @@ func TestGithubRepositoryRulesets(t *testing.T) {
22
name = "tf-acc-test-%s"
23
auto_init = true
24
default_branch = "main"
25
- vulnerability_alerts = true
+ vulnerability_alerts = true
26
}
27
28
resource "github_repository_environment" "example" {
0 commit comments