Skip to content

torumakabe/az-func-aci-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACI Runner on Azure Functions

Table of Contents

About

Azure Container Instances Runner on Azure Functions. A timmer trigger function written in Python.

Getting Started

First, build the platform with Terraform. Then deploy the function in GitHub Actions. Pushing tags with semantic versioning (vx.y.z) will run the deployment workflow.

Prerequisites & Tested

  • Terraform: 1.0.1
    • hashicorp/azurerm: 2.66
    • integrations/github: 4.12
  • Azure Functions
    • Plan: Consumption
    • OS: Linux
    • Runtime: Python 3.8

Notes

Config options and the evaluation order

Each params takes precedence over the item below it. For example, setting an env. var overrides the same parameter in the configuration file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published