Ian Philpot
Ian Philpot
## All Submissions: ------------------------------------- * [YES/NO] Have you followed the guidelines in our Contributing [document](./CONTRIBUTING.md)? * [YES/NO] Have you added an explanation of what your changes do and why you'd...
**A good user story should be (I-N-V-E-S-T principle)** * _Independent_ (from other user stories, allowing to realize them in any order); * _Negotiable_ (omit details that would freeze the story);...
### Description As a user, I would like to understand how to test a template, so that I can insure changes do not cause regressions. ### Acceptance Criteria Reference: [Done-Done...
### Description As a user, I'd like to understand how to set up my template in my organization, in order to use and refine using my systems. ### Acceptance Criteria...
### Description As a user, I'd like to understand how to share the template/pipeline with app teams so they can start deploying their infrastructure. ### Acceptance Criteria Reference: [Done-Done Checklist]...
### Description As a technical editor, I'd like to the doc files named and in the correct location, in order to allow other contributors to work on separate documents at...
As a user, I want documentation that walks me through using and customizing cobalt, so that I can get started and be productive to achieve more. ### Acceptance Criteria -...
### Description As an engineer, I'd like to ensure that the secrets in key vault can change from outside of TF and not have TF recreate them, in order to...
### Description As a DevOps Engineer, I'd like to have documentation on the version-n-go process, in order to understand how to work with application teams. ### Acceptance Criteria Reference: [Done-Done...
When the password for the SP starts with a dash, the cmd line expects a new argument and fails the `az login -p`. Pass example: -sdjlak&alkf https://github.com/microsoft/cobalt/blob/e67f28ac7c655318c74c6077ea33bb26e7b3e442/test-harness/terratest-extensions/modules/azure/cli.go#L16