Skip to content

Commit

Permalink
Add how to get a precompiled binary in README
Browse files Browse the repository at this point in the history
  • Loading branch information
koudaiii committed Oct 12, 2021
1 parent 4cd1b28 commit b7194bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Import all the AzureRM provider supported resources inside the resource group th
go install github.com/magodo/aztfy@latest
```

### How to get a precompiled binary
Precompiled binaries for Windows, OS X, Linux are available at [Releases](https://github.com/magodo/aztfy/releases).

## Usage

Follow the [authentication guide](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs#authenticating-to-azure) from the Terraform AzureRM provider to authenticate to Azure. The simplist way is to [install and login via the Azure CLI](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/azure_cli).
Expand Down

0 comments on commit b7194bc

Please sign in to comment.