Skip to content

Commit ce6c9a4

Browse files
authored
feat(audit_trail): add instance template resource (scaleway#2599)
1 parent 9a1264f commit ce6c9a4

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
@@ -85,6 +85,7 @@ export type ResourceType =
8585
| 'instance_volume'
8686
| 'instance_snapshot'
8787
| 'instance_image'
88+
| 'instance_template'
8889
| 'apple_silicon_server'
8990
| 'baremetal_server'
9091
| 'baremetal_setting'

0 commit comments

Comments
 (0)