Skip to content

Commit

Permalink
resource/alicloud_event_bridge_rule: Update action UpdateTargets to P…
Browse files Browse the repository at this point in the history
…utTargets to fix update error
  • Loading branch information
MrWolong authored and ChenHanZhang committed Mar 15, 2024
1 parent cec69be commit ee93477
Show file tree
Hide file tree
Showing 5 changed files with 439 additions and 421 deletions.
2 changes: 1 addition & 1 deletion alicloud/provider.go
Expand Up @@ -1315,7 +1315,7 @@ func Provider() terraform.ResourceProvider {
"alicloud_ssl_certificates_service_certificate": resourceAliCloudSslCertificatesServiceCertificate(),
"alicloud_arms_alert_contact": resourceAlicloudArmsAlertContact(),
"alicloud_event_bridge_slr": resourceAlicloudEventBridgeServiceLinkedRole(),
"alicloud_event_bridge_rule": resourceAlicloudEventBridgeRule(),
"alicloud_event_bridge_rule": resourceAliCloudEventBridgeRule(),
"alicloud_cloud_firewall_control_policy": resourceAlicloudCloudFirewallControlPolicy(),
"alicloud_sae_namespace": resourceAlicloudSaeNamespace(),
"alicloud_sae_config_map": resourceAlicloudSaeConfigMap(),
Expand Down

0 comments on commit ee93477

Please sign in to comment.