We deployed fleet in AWS following the instruction...
# fleet
g
We deployed fleet in AWS following the instructions here: https://fleetdm.com/docs/deploy/deploy-fleet#aws. There have been some minor versions released since that time and would like to test an upgrade to the latest version. Looking at the documentation here: https://fleetdm.com/docs/deploy/upgrading-fleet#install-the-latest-version-of-fleet it appears to only outline local installation and docker containers. When taking the AWS route, is the preferred method to stand up a new fleet deployment and migrate the hosts or attempt to use terraform to update to the latest release?
g
Cross-posting for others who might have the same question. Thank you @Oliver Reardon! > @Gabe Thompson update the desired fleet version here https://github.com/fleetdm/fleet/blob/9e484b46f4f46cbf4feabf1878cf7833d86f6cd5/terraform/example/main.tf#L67 > > Once you apply the change a new task definition will get created with the corresponding fleet version.