Skip to main content
Knowledge Base

AMI version vs module version?

Answer

We have a deployed multi-account reference architecture, and we're looking to update our AMIs for EKS nodes and OpenVPN server. Would it cause problems to update to the latest versions of the installed modules, or do we need to keep those versions in sync with the versions referenced by our infra-live modules? --- <ins datetime="2022-07-07T15:33:45Z"> <p><a href="https://support.gruntwork.io/hc/requests/108937">Tracked in ticket #108937</a></p> </ins>

In general, we recommend keeping the modules version in sync with the AMI version, primarily because some of the AMI updates coincide with updates to the user-data script, and you can have boot up problems due to wrong or missing args.