snapsheet/cdktf-apply
Multi-mode CDKTF action: plan, validate, apply.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token for GitHub authentication | yes | — |
| package_token | Token for package authentication | yes | — |
| mode | Which step to run: plan | validate | apply | yes | — |
| working_directory | Path to CDKTF directory | yes | — |
| terraform_version | Terraform version | no | 1.8.0 |
| ref | Git ref to apply | yes | — |
| stack_name | The stack to deploy | yes | — |
| environment | The environment to deploy to | yes | — |
Outputs
| name | description |
|---|---|
| drift_detected | — |
| no_changes | — |