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 3b4aa8e commit 39b9e88Copy full SHA for 39b9e88
internal/services/datawarehouse/deployment.go
@@ -91,7 +91,6 @@ func ResourceDeployment() *schema.Resource {
91
"public_network": {
92
Type: schema.TypeList,
93
Computed: true,
94
- MaxItems: 1,
95
Description: "Public endpoint configuration. A public endpoint is created by default.",
96
Elem: &schema.Resource{
97
Schema: map[string]*schema.Schema{
0 commit comments