package
0.0.0-20240910202502-1bc52460f660
Repository: https://github.com/nullstone-io/deployment-sdk.git
Documentation: pkg.go.dev

# 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.