You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cookie cutter set of terraform/terragrunt scripts that stand up a number of AWS assets to be used with a 3-tier application.
What we want
In case there are assets that are not necessary for our application, we should remove them. We should keep in mind that the goal of this project is to test drive OTLP. Assets that may be monitored by OTLP can likely stay in the project in order to give us more targets to monitor.
Acceptance Criteria
Have terra* scripts that stand up a set of infra assets that are right-sized for our application.
Unnecessary assets should be removed from the project.
The text was updated successfully, but these errors were encountered:
What we have
A cookie cutter set of terraform/terragrunt scripts that stand up a number of AWS assets to be used with a 3-tier application.
What we want
In case there are assets that are not necessary for our application, we should remove them. We should keep in mind that the goal of this project is to test drive OTLP. Assets that may be monitored by OTLP can likely stay in the project in order to give us more targets to monitor.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: