diff --git a/blueprints/data-solutions/vertex-mlops/README.md b/blueprints/data-solutions/vertex-mlops/README.md index 66ae675670..130e06b0ab 100644 --- a/blueprints/data-solutions/vertex-mlops/README.md +++ b/blueprints/data-solutions/vertex-mlops/README.md @@ -72,7 +72,7 @@ module "test" { project_id = "test-dev" } } -# tftest modules=11 resources=86 +# tftest modules=11 resources=90 ``` ## Variables @@ -126,5 +126,5 @@ module "test" { project_id = "test-dev" } } -# tftest modules=13 resources=91 e2e +# tftest modules=13 resources=95 e2e ```