diff --git a/components/main.tf b/components/main.tf index 7777d8d8..1aacabfd 100644 --- a/components/main.tf +++ b/components/main.tf @@ -27,7 +27,7 @@ resource "azurerm_storage_container" "tfstate" { } resource "github_organization_ruleset" "default_ruleset" { - name = "Rule Set Production Repositories" + name = "Production Repositories" target = "branch" enforcement = "active"