Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Shuya Ma <[email protected]>
  • Loading branch information
DrFaust92 and shuyama1 authored Aug 12, 2022
1 parent 786ea15 commit 0de125f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mmv1/products/metastore/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ overrides: !ruby/object:Overrides::ResourceOverrides
name: "dataproc_metastore_federation_basic"
primary_resource_id: "default"
min_version: beta
primary_resource_name: 'fmt.Sprintf("fed%s", context["random_suffix"])'
primary_resource_name: 'fmt.Sprintf("tf-test-metastore-fed%s", context["random_suffix"])'
vars:
metastore_federation_name: "fed"
metastore_federation_name: "fed-1"

0 comments on commit 0de125f

Please sign in to comment.