[BUG]: cannot create repository ruleset with required_code_scanning rule #2599
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Expected Behavior
github_repository_ruleset
resource withrules.required_code_scanning
attribute block should create a repository ruleset should create a ruleset with required code scanning toolActual Behavior
github_repository_ruleset
resource fails to create repository rule as it is not able to identifyrules.required_code_scanning
attribute blockTerraform Version
Terraform v1.11.2
on darwin_arm64
Affected Resource(s)
Terraform Configuration Files
Steps to Reproduce
terraform init
andterraform apply
Note: If the
required_code_scanning
block is commented in example configuration and applied, the apply succeedsDebug Output
Panic Output
Code of Conduct
The text was updated successfully, but these errors were encountered: