Skip to content

martinjt/pulumi-dotnet5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Pulumi for .NET 5 functions and Github Actions

This example repo shows how to setup a .NET 5 function to deploy to Azure using Pulumi via a Github action.

This is the template repo used for my blog post here: https://martinjt.me/2021/05/03/deploying-net-5-azure-functions-with-pulumi-and-github-actions/

Pre-requistes

  1. Azure subscription (with the ability to create a service principal)
  2. Azure Blob Storage account, with a container setup.
  3. Github repositry

Environment Variables

PULUMI_PASSPHRASE this is required by pulumi, can be any string AZURE_PRINCIPAL JSON representation of the an azure service principal that has contributor rights

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages