Skip to content

Commit

Permalink
Merge pull request #11 from koudaiii/koudaiii/how-to-get-a-precompile…
Browse files Browse the repository at this point in the history
…d-binary

Add how to get a precompiled binary in README
  • Loading branch information
magodo committed Oct 12, 2021
2 parents 4cd1b28 + b7194bc commit 173ffeb
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 173ffeb

Please sign in to comment.