Skip to content

Commit

Permalink
Added badge and login step
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrushuk committed Dec 5, 2020
1 parent 460d3e4 commit acf85b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# terraform-azurerm-aks

[![TF Registry](https://img.shields.io/badge/terraform-registry-blue.svg)](https://registry.terraform.io/modules/adamrushuk/aks/azurerm/)

An Azure Kubernetes Service (AKS) [Terraform module](https://registry.terraform.io/modules/adamrushuk/aks/azurerm/latest).

## Used resources
Expand Down
3 changes: 3 additions & 0 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
## Apply

```bash
# Login
az login

# Navigate into test folder
cd test

Expand Down

0 comments on commit acf85b8

Please sign in to comment.