Reoccurring ADDF deployments
Deploy ADDF and its modules as described in the ADDF Deployment Guide
This approach follows the GitOps paradigm, where your source repository (the local code base where you operate SeedFarmer) is the source of truth, and the infrastructure declared explicitly in it is the desired outcome of your deployment. For more information about GitOps, see What is GitOps