Skip to content

Commit 8b8ba8a

Browse files
update (#3298)
1 parent 0543713 commit 8b8ba8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/resource_cluster.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ type ClusterSpec struct {
6363
}
6464

6565
func (ClusterSpec) Aliases() map[string]string {
66-
return map[string]string{"cluster_mount_infos": "cluster_mount_info"}
66+
return map[string]string{}
6767
}
6868

6969
func (ClusterSpec) CustomizeSchema(s map[string]*schema.Schema) map[string]*schema.Schema {

0 commit comments

Comments
 (0)