Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 4.12 KB

status_report_2.md

File metadata and controls

52 lines (44 loc) · 4.12 KB

Additional Scope added after Feedback 1

Accomplishments

Summarize in a few bullet points the progress you've made towards implementing your Continuous Deployment pipeline. Link to 1 non-trivial GitHub commit per person that demonstrate progress toward your accomplishments.

Next Steps

Briefly specify the goals for each team member during your next sprint.

Retrospective for the Sprint

What worked, want didn't work, are what are you going to do differently?

What worked?

  • We were able to setup the provisioning pipeline.
  • Github actions now trigger terraform scripts, ansible playbooks and deploys application

What didn't work:

  • Terraform state got out of sync when instance was manually updated
  • We faced issues with setting up SSH Keys in Terraform and passing it on to Ansible

What will we do differently: