Values.SourceConfigurationSourceA specification for an environment configuration.
type nonrec t = {applicationName : ApplicationName.t option;The name of the application associated with the configuration.
*)templateName : ConfigurationTemplateName.t option;The name of the configuration template.
*)}