An open API service indexing awesome lists of open source software.

https://github.com/devwithkrishna/azure-container-registry-init

render the jinja2 template with user provided inputs to get a terrraform configuration file to create azure container registry
https://github.com/devwithkrishna/azure-container-registry-init

Last synced: 10 months ago
JSON representation

render the jinja2 template with user provided inputs to get a terrraform configuration file to create azure container registry

Awesome Lists containing this project

README

          

# azure-container-registry-init
render the jinja2 template with user provided inputs to get a terrraform configuration file to create azure container registry

git clone terraform module

git clone template repo

move files to workspace folder

run action to get the variables and convert them to a data file

with that render the template repo to generate terraform configuration file

with configuration file run the terraform action to create the azure container registry