Posts

Showing posts from January, 2023

Terragrunt : Getting Started

Image
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ What is Terragrunt ? Dry : Dry stands for Do No Repeat Yourself  Let's say you have a staging environment and you have an application and in your application you have a frontend and a backend . Now in this case I am going to call it as a frontend app and you have MYSQL database as a backend