# Functions
No description provided by the author
UpdateStandard returns an updated version of the env vars using new application deploy metadata This does not add new env vars, only replaces existing ones Otherwise, this could cause thrashing between code deploys and terraform plans Essentially, we rely on the Terraform plan to be the source of truth for what env vars are included/excluded.