When specifically is Terraform 0.11 deprecated?

Hi @pkolyvas, thanks for your reply.

Right, we can and do already use version pins for the AWS provider. But as you mention, staying on an old version indefinitely would cause us to lose new features, bugfixes, etc. We don’t want to lose those things, so we do want to migrate our code to Terraform 0.12, preferably before the AWS provider stops actively supporting 0.11.

I’m just wondering when specifically the cutoff date will be, if there is one, so I can prioritize when I need to treat Terraform 0.12 as a must-have instead of a nice-to-have.