Skip to content

Commit

Permalink
feat(organization_vpc): added temporary implementation for organizati…
Browse files Browse the repository at this point in the history
…on_vpc resources
  • Loading branch information
vmyroslav committed Jan 20, 2025
1 parent 32b65b3 commit 60b219e
Show file tree
Hide file tree
Showing 4 changed files with 431 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,13 @@ OrganizationUser:
- OrganizationUserRevokeToken
- OrganizationUserTokensList
- OrganizationUserUpdate
OrganizationVpc:
- OrganizationVpcCreate
- OrganizationVpcDelete
- OrganizationVpcGet
- OrganizationVpcList
- OrganizationVpcPeeringConnectionCreate
- OrganizationVpcPeeringConnectionDeleteById
PostgreSQL:
- PGServiceAvailableExtensions
- PGServiceQueryStatistics
Expand Down
Loading

0 comments on commit 60b219e

Please sign in to comment.