We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2511a18 commit 9af5475Copy full SHA for 9af5475
enterprise/audit/table.go
@@ -71,6 +71,7 @@ var auditableResourcesTypes = map[any]map[string]Action{
71
"icon": ActionTrack,
72
"default_ttl": ActionTrack,
73
"max_ttl": ActionTrack,
74
+ "autostart_block_days_of_week": ActionTrack,
75
"autostop_requirement_days_of_week": ActionTrack,
76
"autostop_requirement_weeks": ActionTrack,
77
"created_by": ActionTrack,
0 commit comments