You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "Available only for Enterprise Plan customers that purchased the Logs Integration SKU. Numeric identifier of the account that purchased the logs integration SKU and which collects the logs. If not specified, operation will be performed on the account identified by the authentication parameters.",
60
62
Type: schema.TypeInt,
61
63
Optional: true,
64
+
ForceNew: true,
62
65
},
63
66
"log_level": {
64
67
Description: "The log level. Options are `full`, `security`, and `none`.",
0 commit comments