buerokratt / POC-DMR.Cross-functional-requirements

Cross-functional requirements to take into account when developing or planning to develop Bürokratt's custom base components
MIT License
1 stars 1 forks source link

Cross: Setup base Terraform #2

Closed shelabd closed 2 years ago

shelabd commented 2 years ago

Acceptance Criteria

  1. AS A developer I WANT to navigate to the Cross-functional-requirements repository and find a directory that contains the terraform files SO THAT I can view the IAC/Terraform files AND be able to edit those files SO THAT I can update the infrastructure
  2. AS A developer I WANT to navigate to the Cross-functional-requirements repository and find a directory (.github/workflows) that contains IAC deployment pipeline files (Github actions) SO THAT I can view the pipeline process AND be able to edit those files SO THAT I can update the pipeline process
  3. AS A developer I WANT to be able to navigate to the Cross-functional-requirements repository and run the IAC/Terraform pipeline (Github actions) which will deploy the resources specified in the terraform files to Azure
  4. AS A developer I WANT to navigate to the Cross-functional-requirements repository and find a directory that contains the terraform files and editing the resources detailed in those files will trigger the terraform pipeline SO THAT I can edit the system infrastructure

Tasks