Skip to content

SeedFarmer v3.2.0

Choose a tag to compare

@dgraeber dgraeber released this 26 Feb 16:04

New

  • support list of env files using --env-file

Changes

  • adding AwsCodeSeederDeployed and SeedFarmerDeployed to all module metadata output for reference (versions used to deploy successfully)
  • adding AWS_CODESEEDER_VERSION and SEEDFARMER_VERSION to all module environment parameters for reference (versions currently in use)
  • added --update-seedkit support to apply
    • SeedFarmer will no longer try to update the seedkit on every request
    • Users can override this with the --update-seedkit flag in case AWS CodeSeeder has updated the SeedKit
  • added --update-project-policy support to apply
    • SeedFarmer will apply a changeset to the project policy when this flag is set

Fixes

  • adding in workaround for manifests whose char length is greater than SSM limit of 8192 k