Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
added spanner bind vars
Browse files Browse the repository at this point in the history
  • Loading branch information
josephlewis42 committed Oct 31, 2018
1 parent 8ef11ae commit 055d95a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brokerapi/brokers/spanner/definition.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ func serviceDefinition() *broker.ServiceDefinition {
Build(),
},
),
BindComputedVariables: accountmanagers.ServiceAccountBindComputedVariables(),
PlanVariables: []broker.BrokerVariable{
{
FieldName: "num_nodes",
Expand Down

0 comments on commit 055d95a

Please sign in to comment.