Skip to content

Commit

Permalink
New Resource: alicloud_ddos_bgp_policy.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenHanZhang committed Jun 28, 2024
1 parent 5edc6d2 commit d4c1850
Show file tree
Hide file tree
Showing 5 changed files with 3,672 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 @@ -863,6 +863,7 @@ func Provider() terraform.ResourceProvider {
"alicloud_cms_site_monitors": dataSourceAliCloudCloudMonitorServiceSiteMonitors(),
},
ResourcesMap: map[string]*schema.Resource{
"alicloud_ddos_bgp_policy": resourceAliCloudDdosBgpPolicy(),
"alicloud_cen_transit_router_ecr_attachment": resourceAliCloudCenTransitRouterEcrAttachment(),
"alicloud_gpdb_db_resource_group": resourceAliCloudGpdbDbResourceGroup(),
"alicloud_cloud_firewall_nat_firewall": resourceAliCloudCloudFirewallNatFirewall(),
Expand Down
Loading

0 comments on commit d4c1850

Please sign in to comment.