microsoft / cobalt

Infrastructure turn-key solution for app service workloads
MIT License
115 stars 78 forks source link

Add ACR Extensions #407

Closed roblesch closed 4 years ago

roblesch commented 4 years ago

All Submissions:


What is the current behavior?


The current repository includes terraform modules for ACR but does not have integration tests for these modules.

What is the new behavior?


This PR introduces integration tests for ACR modules and adds a helper function for collecting configuration information to the test harness.

Does this introduce a breaking change?


Any relevant logs, error output, etc?


N/A

Other information


N/A