Skip to content

Instantly share code, notes, and snippets.

View drexler's full-sized avatar
💭
flipping bits...

andrew quartey drexler

💭
flipping bits...
View GitHub Profile
@drexler
drexler / gist:1f844a16ae25c38958315f4d0d2be28b
Created June 1, 2020 14:36
autoscaling_group_resource crash
panic: unknown value type in TypeMap bool
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe:
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: goroutine 705 [running]:
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.SerializeValueForHash(0xc0001e4a80, 0x4e45b60, 0xc000583350, 0xc000891cc0)
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/serialize.go:61 +0x8d1
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.HashSchema.func1(0x4e45b60, 0xc000583350, 0x1)
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d44