sturlabragason/terraform_state_artifact
Sets up and runs Terraform, and creates an encrypted Terraform artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| encryptionkey | Used to read artifact and as a key to encrypt and decrypt the state file artifact | yes | — |
| apply | terraform apply | no | true |
| custom_plan_flags | Add custom flags to the terraform plan command | no | "" |
| custom_apply_flags | Add custom flags to the terraform apply command | no | "" |
Outputs
no outputs