Skip to content

Commit

Permalink
chore: remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Aug 29, 2024
1 parent d60b100 commit 3bf3b8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/scripts/azp-strategy.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Write-Information "==> Generating Azure Pipelines Strategy Matrix..." -Informati

$jsonDepth = 4
$terraformUrl = "https://api.github.com/repos/hashicorp/terraform/tags"
$azurermProviderUrl = "https://registry.terraform.io/v1/providers/hashicorp/azurerm"

function Get-RandomId {
[CmdletBinding()]
Expand Down

0 comments on commit 3bf3b8e

Please sign in to comment.