This message was deleted.
# general
s
This message was deleted.
d
Awesome presentation @Soren Martius, thanks for sharing your experience with us. 🙇🏼 Do you think that even Terraform itself should be pinned to an exact version? Terraform seems to follow semver very closely.
r
Very educational and useful talk. Thank you Soren.
s
Thanks for the feedback! I appreciate that!
Do you think that even Terraform itself should be pinned to an exact version? Terraform seems to follow semver very closely.
Yip, I think you should pinpoint exact versions for Terraform as well - especially. Often enough have specific releases introduced critical bugs eg. when handling complex data types in TF. We usually apply 0 day upgrades immediately btw!