kymidd/Kyler's Terraform Validate
Terraform Validation without staging files for apply
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SSH_KEY | SSH Key for git clone | yes | — |
| location | Targeted location/environment | yes | — |
| solution_name | Name of the solution | yes | — |
| terraform_version | Version of Terraform to use | yes | 1.4.5 |
| az_tenant_id | Azure Tenant ID | yes | — |
| az_client_id | Azure Client ID | yes | — |
| az_subscription_id | Azure Subscription ID | yes | — |
| tf_storage_resource_group_name | Name of the resource group containing the storage account | yes | — |
| tf_storage_account_name | Name of the storage account | yes | — |
| tf_storage_container_name | Name of the storage container | yes | — |
| tf_state_filename | Optional - Name of the state file (without .tfstate post-fix), defaults to solution name if not set | no | — |
| tf_plan_vars | Optional - Additional variables to pass to the plan command | no | — |
| drift_slack_webhook_url | Slack webhook URL for posting drift detection messages | yes | www.google.com |
Outputs
no outputs