Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmahou committed Feb 12, 2024
1 parent 8a202ed commit a1a6f5e
Show file tree
Hide file tree
Showing 27 changed files with 77,711 additions and 55,533 deletions.
1 change: 1 addition & 0 deletions config/tests/samples/create/samples.go
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ func newSubstitutionVariables(t *testing.T, project testgcp.GCPProject) map[stri
subs["${GSA_EMAIL?}"] = getKCCServiceAccountEmail(t, project)
subs["${DLP_TEST_BUCKET?}"] = testgcp.GetDLPTestBucket(t)
subs["${ATTACHED_CLUSTER_NAME?}"] = testgcp.TestAttachedClusterName.Get()
subs["${KCC_ATTACHED_CLUSTER_TEST_PROJECT?}"] = testgcp.TestKCCAttachedClusterProject.Get()
return subs
}

Expand Down
578 changes: 386 additions & 192 deletions mockgcp/generated/mockgcp/cloud/billing/v1/cloud_billing.pb.go

Large diffs are not rendered by default.

Loading

0 comments on commit a1a6f5e

Please sign in to comment.