We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2c6388 + c45d556 commit 18f8238Copy full SHA for 18f8238
internal/namespaces/audit_trail/v1alpha1/audit_trail_cli.go
@@ -94,6 +94,8 @@ func auditTrailEventList() *core.Command {
94
"iam_rule",
95
"iam_saml",
96
"iam_saml_certificate",
97
+ "iam_scim",
98
+ "iam_scim_token",
99
"secret_manager_secret",
100
"secret_manager_version",
101
"key_manager_key",
@@ -130,6 +132,10 @@ func auditTrailEventList() *core.Command {
130
132
"edge_services_route_rules",
131
133
"edge_services_waf_stage",
134
"edge_services_backend_stage",
135
+ "s2s_vpn_gateway",
136
+ "s2s_customer_gateway",
137
+ "s2s_routing_policy",
138
+ "s2s_connection",
139
},
140
141
{
0 commit comments