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
- Host: GitHub
- URL: https://github.com/devwithkrishna/azure-container-registry-init
- Owner: devwithkrishna
- License: mit
- Created: 2025-02-06T18:12:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T19:19:30.000Z (over 1 year ago)
- Last Synced: 2025-07-17T08:33:12.183Z (11 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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