asn1: structure error: tags don't match
Summary
asn1: structure error: tags don't matchContent
I am trying a trivial terraform plan, and getting a strange error. [ERROR] root: eval: *terraform.EvalConfigProvider, err: asn1: structure error: tags don't match (2 vs {class:0 tag:16 length:13 isCompound:true}) {optional:false explicit:false application:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false} int @2
Most of the searches about such a message involve bad keys, but my error message doesn't have the same SSL-type literals near the end. Also, earlier in the day, the block storage was successfully created using the same user and public/private keypair. I deleted the block storage and the local state file, and have been unable to get terraform to work since. I've removed all of the code except the following: