Remove unnecessary fields in branch-protection test inventory

This commit is contained in:
Ali Abu Rub
2025-07-30 09:08:51 +03:00
committed by Wiktor Niesiobędzki
parent c8c934f64f
commit 4ebfe6b274
2 changed files with 1 additions and 5 deletions

View File

@@ -155,7 +155,6 @@ module "ssm_instance" {
project_id = var.project_id
instance_id = "my-instance"
location = var.region
ca_pool = "projects/another-project/locations/${var.region}/caPools/my-ca-pool"
repositories = {
my-repository = {
branch_rules = {