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

feat(scaffold-working-directory): support skipping to add aqua packages #910

Merged
merged 3 commits into from May 1, 2023

Conversation

suzuki-shunsuke
Copy link
Owner

@suzuki-shunsuke suzuki-shunsuke commented May 1, 2023

By default scaffold-working-directory creates aqua.yaml and add some packages.

aqua init
aqua g -i open-policy-agent/conftest terraform-linters/tflint aquasecurity/tfsec hashicorp/terraform

You can skip this.

tfaction-root.yaml

scaffold_working_directory:
  skip_adding_aqua_packages: true

You can configure packages and their versions in your template or you can also manage them in repository root's aqua.yaml.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label May 1, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v0.5.25 milestone May 1, 2023
@suzuki-shunsuke suzuki-shunsuke merged commit 93f19be into main May 1, 2023
11 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the feat/support-skip-aqua-pkgs branch May 1, 2023 23:52
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant