Skip to content

Commit fadb9f4

Browse files
feat(audit_trail): add private network resource (#2376)
Co-authored-by: Rémy Léone <[email protected]>
1 parent 1e39223 commit fadb9f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages_generated/audit_trail/src/v1alpha1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export type ResourceType =
7272
| 'load_balancer_acl'
7373
| 'load_balancer_certificate'
7474
| 'sfs_filesystem'
75+
| 'vpc_private_network'
7576

7677
export interface AccountOrganizationInfo {}
7778

0 commit comments

Comments
 (0)