Skip to content

Commit

Permalink
Merge pull request #208 from kingsoftcloud/trunk
Browse files Browse the repository at this point in the history
Trunk
  • Loading branch information
notone0010 authored Apr 23, 2024
2 parents b99d827 + a8ccb45 commit 5a8e962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ksyun/resource_ksyun_alb_backend_server_group.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ func resourceKsyunAlbBackendServerGroup() *schema.Resource {
Type: schema.TypeString,
Optional: true,
ForceNew: true,
Computed: true,
Description: "The protocol of backend server. Valid values: 'HTTP', 'gRPC'. Default is 'HTTP'.",
},

Expand Down

0 comments on commit 5a8e962

Please sign in to comment.