Skip to content

Commit 64fe049

Browse files
feat(audit_trail): add a new sfs_filesystem resource (#2369)
Co-authored-by: Rémy Léone <[email protected]>
1 parent 505ca91 commit 64fe049

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
@@ -45,6 +45,7 @@ export type ResourceType =
4545
| 'load_balancer_route'
4646
| 'load_balancer_acl'
4747
| 'load_balancer_certificate'
48+
| 'sfs_filesystem'
4849

4950
export interface AccountOrganizationInfo {}
5051

0 commit comments

Comments
 (0)