Skip to content

Commit

Permalink
New Resource: alicloud_sls_alert.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenHanZhang committed Apr 28, 2024
1 parent eedd38d commit 70eb1a8
Show file tree
Hide file tree
Showing 5 changed files with 3,594 additions and 0 deletions.
1 change: 1 addition & 0 deletions alicloud/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ func Provider() terraform.ResourceProvider {
"alicloud_cloud_monitor_service_hybrid_double_writes": dataSourceAliCloudCloudMonitorServiceHybridDoubleWrites(),
},
ResourcesMap: map[string]*schema.Resource{
"alicloud_sls_alert": resourceAliCloudSlsAlert(),
"alicloud_oss_bucket_cors": resourceAliCloudOssBucketCors(),
"alicloud_oss_bucket_server_side_encryption": resourceAliCloudOssBucketServerSideEncryption(),
"alicloud_oss_bucket_logging": resourceAliCloudOssBucketLogging(),
Expand Down
Loading

0 comments on commit 70eb1a8

Please sign in to comment.