f5devcentral / terraform-provider-bigip-old

This Repo is Deprecated please refer to https://github.com/terraform-providers/terraform-provider-bigip Provider is Published !
Mozilla Public License 2.0
32 stars 15 forks source link

Revert "Preserve IRule order for VIPs." #84

Closed scshitole closed 6 years ago

scshitole commented 6 years ago

Reverts f5devcentral/terraform-provider-bigip#79 Will revert to see what went wrong --- PASS: TestAccBigipLtmVA_import (3.05s) === RUN TestAccBigipLtmVS_create panic: interface conversion: interface {} is []interface {}, not *schema.Set

goroutine 18407 [running]: github.com/f5devcentral/terraform-provider-bigip/bigip.resourceBigipLtmVirtualServerUpdate(0xc4200fd420, 0x19f4840, 0xc420518aa0, 0xc4204e9211, 0xe) /Users/shitole/workspace/src/github.com/f5devcentral/terraform-provider-bigip/bigip/resource_bigip_ltm_virtual_server.go:359 +0x185d github.com/f5devcentral/terraform-provider-bigip/bigip.resourceBigipLtmVirtualServerCreate(0xc4200fd420, 0x19f4840, 0xc420518aa0, 0x24, 0x1fe1800) /Users/shitole/workspace/src/github.com/f5devcentral/terraform-provider-bigip/bigip/resource_bigip_ltm_virtual_server.go:197 +0x52b github.com/f5devcentral/terraform-provider-bigip/vendor/github.com/hashicorp/terraform/helper/schema.(Resource).Apply(0xc42029d960, 0xc4203e45a0, 0xc420553040, 0x19f4840, 0xc420518aa0, 0xc4203d4401, 0x40, 0x0) /Users/shitole/workspace/src/github.com/f5devcentral/terraform-provider-bigip/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:227 +0x364 github.com/f5devcentral/terraform-provider-bigip/vendor/github.com/hashicorp/terraform/helper/schema.(Provider).Apply(0xc42029dea0, 0xc4203e41e0, 0xc4203e45a0, 0xc420553040, 0x1, 0x54, 0x13) /Users/shitole/workspace/src/github.c