Open nmiodice opened 5 years ago
As a template maintainer/deployment operator, I'd like to avoid accidentally importing resources into terraform in order to reduce the likelihood of an accidental delete
Reference: [Done-Done Checklist] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/DoneDone.md)
ARM_PROVIDER_STRICT
.env.template
Also, here are a few points that need to be addressed:
Technical Design Document Mockups
Stories are intended to be completed in a single sprint; if task breakdown creates addition work then team should discuss promoting the Story to an Epic. Reference: [Minimal Valuable Slices] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/MinimalSlices.md)
Reference: [How to Write Better Tasks] (http://agilebutpragmatic.blogspot.com/2012/04/splitting-story-into-tasks-how-to-write.html)
Assignee should break down work into tasks here
This needs to be fixed for the single region template
Description
As a template maintainer/deployment operator, I'd like to avoid accidentally importing resources into terraform in order to reduce the likelihood of an accidental delete
Acceptance Criteria
Reference: [Done-Done Checklist] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/DoneDone.md)
ARM_PROVIDER_STRICT
is set to true for CI/CD pipeline in AZDOARM_PROVIDER_STRICT
is set to true for local testingARM_PROVIDER_STRICT
is set to true for all.env.template
filesAlso, here are a few points that need to be addressed:
Resources
Technical Design Document Mockups
Tasks
Stories are intended to be completed in a single sprint; if task breakdown creates addition work then team should discuss promoting the Story to an Epic. Reference: [Minimal Valuable Slices] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/MinimalSlices.md)
Reference: [How to Write Better Tasks] (http://agilebutpragmatic.blogspot.com/2012/04/splitting-story-into-tasks-how-to-write.html)
Assignee should break down work into tasks here