Skip to content

Commit

Permalink
add IAM service mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
ccapurso committed Jan 23, 2024
1 parent 48e16e5 commit cd63071
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ mocks:
go install github.com/vektra/mockery/[email protected]
mockery --srcpkg github.com/hashicorp/hcp-sdk-go/clients/cloud-resource-manager/stable/2019-12-10/client/organization_service --name=ClientService
mockery --srcpkg github.com/hashicorp/hcp-sdk-go/clients/cloud-resource-manager/stable/2019-12-10/client/project_service --name=ClientService
mockery --srcpkg github.com/hashicorp/hcp-sdk-go/clients/cloud-iam/stable/2019-12-10/client/iam_service --name=ClientService
Loading

0 comments on commit cd63071

Please sign in to comment.