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

Allow runs_on to be configured in tfaction.yaml #1713

Open
florianmutter opened this issue Jun 11, 2024 · 0 comments
Open

Allow runs_on to be configured in tfaction.yaml #1713

florianmutter opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@florianmutter
Copy link
Contributor

Feature Overview

Right now runs_on has to be configured in tfaction-root.yaml. We would like to configure it in tfaction.yaml.

Why is the feature needed?

To be more flexible without needing to create new target groups.

Example Code

GitHub Actions

tfaction-root.yaml

  - working_directory: infrastructure/terraform/
    # Use folder path below infrastructure/terraform/ for labels. Can be removed when https://github.com/suzuki-shunsuke/tfaction/issues/1502 is fixed
    target: ""

tfaction.yaml

runs_on: ubuntu-latest

Note

No response

@florianmutter florianmutter added the enhancement New feature or request label Jun 11, 2024
@suzuki-shunsuke suzuki-shunsuke moved this to Todo in main Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant