digitalservicebund/Terraform
Action to run terraform plan and apply on STACKIT infrastructure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- MIT
Pinned Snippet
uses: digitalservicebund/stackit-terraform-execution@4de69952e8f6664a1ee6a75346111e4671b3b142 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| terraform_module | Terraform module to run terraform in | yes | terraform |
| project_directory | Name of the directory that contains the terraform module. Should end with '/' | no | "" |
| STACKIT_SERVICE_ACCOUNT_KEY | Credentials of a STACKIT Service Account Key that is used to authenticate against the STACKIT API | no | — |
| STACKIT_SERVICE_ACCOUNT_EMAIL | Email of a STACKIT Service Account that should be used to authenticate against the STACKIT API | no | "" |
| BACKEND_ACCESS_KEY_ID | Access Key for the terraform backend bucket | yes | — |
| BACKEND_SECRET_ACCESS_KEY | Secret Access Key for the terraform backend bucket | yes | — |
Outputs
no outputs