We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0543713 commit 8b8ba8aCopy full SHA for 8b8ba8a
clusters/resource_cluster.go
@@ -63,7 +63,7 @@ type ClusterSpec struct {
63
}
64
65
func (ClusterSpec) Aliases() map[string]string {
66
- return map[string]string{"cluster_mount_infos": "cluster_mount_info"}
+ return map[string]string{}
67
68
69
func (ClusterSpec) CustomizeSchema(s map[string]*schema.Schema) map[string]*schema.Schema {
0 commit comments