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.
1 parent 62c7514 commit a4374c2Copy full SHA for a4374c2
tencentcloud/services/audit/resource_tc_audit_track.md
@@ -39,7 +39,7 @@ resource "tencentcloud_audit_track" "example" {
39
storage_name = "db90b92c-91d2-46b0-94ac-debbbb21dc4e"
40
storage_prefix = "cloudaudit"
41
storage_region = "ap-guangzhou"
42
- storage_type = "cls"
+ storage_type = "cos"
43
storage_account_id = "100037717137"
44
storage_app_id = "1309116520"
45
}
website/docs/r/audit_track.html.markdown
@@ -50,7 +50,7 @@ resource "tencentcloud_audit_track" "example" {
50
51
52
53
54
55
56
0 commit comments