hashicorp / terraform-cdk-action

The Terraform CDK GitHub Action allows you to run CDKTF as part of your CI/CD workflow
Mozilla Public License 2.0
45 stars 21 forks source link

Add ability to pass options to `cdktf` command. #156

Closed kikyomits closed 7 months ago

kikyomits commented 7 months ago

Description

I want to add ability to pass cdktf arguments to this action like you did for customNpxArgs.

To align with customNpxArgs, I will name it as cdktfArgs, and specification should be like this:

I'm going to raise a PR, please give me your feedback. Thanks.

References

Help Wanted

Community Note

github-actions[bot] commented 6 months ago

I'm going to lock this issue because it has been closed for at least 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue so we can investigate further.