Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created June 20, 2023 15:29
Show Gist options
  • Select an option

  • Save KyMidd/c9742a21aa6124b189a8b1fe67dac940 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/c9742a21aa6124b189a8b1fe67dac940 to your computer and use it in GitHub Desktop.
name: Terraform Validate
description: Terraform Validation without staging files for apply
inputs:
location:
description: Targeted location/environment
required: true
solution_name:
description: Name of the solution
required: true
terraform_version:
description: Version of Terraform to use
required: true
default: 1.4.5
az_tenant_id:
description: 'Azure Tenant ID'
required: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment