Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #4 from KscSDK/revert-1-master
Browse files Browse the repository at this point in the history
Revert "test"
  • Loading branch information
zhuxuanxuan23 authored Dec 30, 2020
2 parents 5dd8ed8 + a1fc6c9 commit af21ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ksyun/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ func Provider() terraform.ResourceProvider {
ResourcesMap: map[string]*schema.Resource{
"ksyun_eip": resourceKsyunEip(),
"ksyun_eip_associate": resourceKsyunEipAssociation(),
//"ksyun_lb": resourceKsyunLb(),
"ksyun_lb": resourceKsyunLb(),
"ksyun_healthcheck": resourceKsyunHealthCheck(),
"ksyun_lb_listener": resourceKsyunListener(),
"ksyun_lb_listener_server": resourceKsyunInstancesWithListener(),
Expand Down

0 comments on commit af21ca3

Please sign in to comment.