Skip to content

Instantly share code, notes, and snippets.

@LaurentAerens
Created February 6, 2026 13:25
Show Gist options
  • Select an option

  • Save LaurentAerens/60cf31b5dd00b23daed17bca0cdca623 to your computer and use it in GitHub Desktop.

Select an option

Save LaurentAerens/60cf31b5dd00b23daed17bca0cdca623 to your computer and use it in GitHub Desktop.
$bicepFunction = "func isValidEnvironment(env string) bool => contains(['dev','test','prod'], env)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment