Skip to content

Commit

Permalink
Update tftest values in README
Browse files Browse the repository at this point in the history
  • Loading branch information
juliodiez committed May 6, 2023
1 parent b9e7bf7 commit 5454817
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blueprints/serverless/cloud-run-corporate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ module "test" {
prj_onprem_id = "onprem-project-id"
}
# tftest modules=15 resources=45
# tftest modules=15 resources=46
```

```hcl
Expand All @@ -262,7 +262,7 @@ module "test" {
tf_identity = "[email protected]"
}
# tftest modules=15 resources=31
# tftest modules=15 resources=32
```

```hcl
Expand All @@ -281,5 +281,5 @@ module "test" {
custom_domain = "cloud-run-corporate.example.org"
}
# tftest modules=14 resources=38
# tftest modules=14 resources=43
```

0 comments on commit 5454817

Please sign in to comment.