actions-marketplace-validations/Dragondrop TFState Migration
Plan or Apply State Migrations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| is-apply | Boolean representing whether the job should run statemigration or just check to see if they are valid. | yes | false |
| terraform-cloud-organization | Name of the terraform cloud organization containing state information. | yes | — |
| terraform-cloud-token | Terraform cloud access token corresponding to the Terraform Cloud organization above. | yes | — |
| terraform-workspace-sensitive-vars | Mapping between workspaces to sensitive variables. | no | — |
| terraform-var-set-sensitive-vars | Mapping between variable sets to sensitive variables. | no | — |
| terraform-version | Version of terraform to use for running the statemigration. Must only be the numerical version ('1.2.3' is valid, '~>1.2.3' is not). | no | "" |
| workspace-to-directories | Map of workspace names to directories with state migration commands to be run. | yes | — |
Outputs
no outputs