Skip to content

Commit

Permalink
Shorten alloydb project
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorn committed Sep 3, 2024
1 parent 3631f92 commit 216acf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/alloydb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ module "alloydb" {
```hcl
module "project" {
source = "./fabric/modules/project"
name = "alloydb-cmek"
name = "alloycmek"
billing_account = var.billing_account_id
prefix = var.prefix
parent = var.folder_id
Expand Down
2 changes: 1 addition & 1 deletion tests/modules/alloydb/examples/cmek.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ values:
maintenance_update_policy: []
network_config:
- allocated_ip_range: null
project: test-alloydb-cmek
project: test-alloycmek
restore_backup_source: []
restore_continuous_backup_source: []
secondary_config: []
Expand Down

0 comments on commit 216acf9

Please sign in to comment.