Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions fixes for Terragrunt action #37

Merged
merged 14 commits into from
Nov 10, 2023
Merged

Conversation

denis256
Copy link
Member

@denis256 denis256 commented Nov 9, 2023

Description

Included changes:

  • updated runner user group to allow sudo actions
  • Added support for INPUT_POST_EXEC_number env variables which will be evaluated after terragrunt run
  • added CICD tests to track the execution of Github action

Fixes #34.

Fixes #35.

Release Notes (draft)

Added / Removed / Updated [X].

Updated runner group to allow sudo executions

Added support for INPUT_POST_EXEC_number variables to allow execution of custom commands after terragrunt run

Migration Guide

N/A

@denis256 denis256 marked this pull request as ready for review November 9, 2023 17:40
@levkohimins levkohimins self-requested a review November 9, 2023 18:16
Copy link

@levkohimins levkohimins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@denis256 denis256 merged commit cdadcb6 into main Nov 10, 2023
5 checks passed
@denis256 denis256 deleted the bug/permissions-fix-34 branch November 10, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants