ssc-spc-ccoe-cei / gcp-tools

This repo is meant to be a submodule of the gcp-repo-template repository. https://github.com/ssc-spc-ccoe-cei/gcp-repo-template
3 stars 3 forks source link

Added Azure CLI to Image #74

Closed sebastiengorman-ssc closed 6 months ago

sebastiengorman-ssc commented 6 months ago

Added Azure CLI to Image. Azure CLI commands are used for the create-po.py script in gcp-tools-private.

sebastiengorman-ssc commented 6 months ago

The sudo- commands that I added are causing the linter check to fail. I think they are unnecessary. Will try building the image without them tomorrow.

sebastiengorman-ssc commented 6 months ago

The sudo- commands that I added are causing the linter check to fail. I think they are unnecessary. Will try building the image without them tomorrow.

checks now all pass after removing the sudos