Update terragrunt command and comment.
Change Summary This git diff modifies the plan.yml workflow file within the .github/workflows directory. Specifically, it updates the Terragrunt action command and its parameters, enhancing logging...
Change Summary This git diff modifies the plan.yml workflow file within the .github/workflows directory. Specifically, it updates the Terragrunt action command and its parameters, enhancing logging...
Change Summary This change modifies the GitHub Actions workflow file plan.yml by updating a single parameter in the job configuration. Specifically, the tg_comment parameter has been changed from t...
Change Summary This update modifies the GitHub Actions workflow file plan.yml to adjust the behavior of the tg_comment parameter from a boolean value (true) to an integer (1). This change likely ai...
Change Summary This update refines the GitHub Actions workflows for deploying and planning Infrastructure as Code (IaC) changes. Specifically, it modifies the deploy.yml and plan.yml workflows to t...
Change Summary This update modifies the GitHub Actions workflows for deploying and planning infrastructure changes. Specifically, it refines the triggering conditions and adjusts the steps within t...
Change Summary This git diff outlines modifications to the GitHub Actions workflows for deploying and planning Infrastructure as Code (IaC). The changes include updates to the trigger conditions an...
Change Summary This update modifies the GitHub Actions workflows for deploying and planning infrastructure changes. Specifically, it updates the versions of several GitHub Actions used within these...
Change Summary This update involves changes to two GitHub Actions workflows: deploy.yml and plan.yml. The modifications primarily focus on updating the versions of several GitHub Actions used withi...
Change Summary This change updates the image update strategy for the octobot application in the Argo CD configuration. Specifically, the update strategy has been changed from semver to digest. Tec...
Change Summary This update involves modifications to the GitHub Actions workflows for deployment and planning processes. Specifically, the changes focus on updating the versions of various GitHub ...