You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our configs work for Terraform 12. I believe it's up to version 15 now, and we are already getting deprecation errors (e.g. Warning: Interpolation-only expressions are deprecated). Apparently we have to upgrade one Terraform version at a time, so this is an annoyingly menial task. I don't think it's in a rush, but it would be nice to do.
The text was updated successfully, but these errors were encountered:
Our configs work for Terraform 12. I believe it's up to version 15 now, and we are already getting deprecation errors (e.g.
Warning: Interpolation-only expressions are deprecated
). Apparently we have to upgrade one Terraform version at a time, so this is an annoyingly menial task. I don't think it's in a rush, but it would be nice to do.The text was updated successfully, but these errors were encountered: