YOUR-AWS-ACCESS-KEY-ID
, YOUR-AWS-SECRET-ACCESS-KEY
, and YOUR-BUCKET-NAME
during deployment configuration, and retrieve them within your code using os.environ(ENV_VAR_NAME)
tfy-secret://user:my-secret-group:my-secret
) in the deployment spec. You can read about how to create the secrets here. TrueFoundry will automatically fetch the value and inject it into the environment at runtime.