Skip to content

Commit

Permalink
feat(Azure): Add Azure Resource Manager support
Browse files Browse the repository at this point in the history
  • Loading branch information
rixrix committed Dec 10, 2016
1 parent 9d74477 commit 5b0bdcc
Show file tree
Hide file tree
Showing 3 changed files with 753 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 0.10.0

* Add support for `Google Cloud`
* Add support for `Azure Resource Manager`

# 0.9.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ This extension for Visual Studio Code adds snippets for Terraform.
* MySQL
* PostgreSQL
* Google Cloud
* Microsoft Azure
* AWS
* Resources w/ examples
* All [Data Sources](https://www.terraform.io/docs/providers/aws/d/acm_certificate.html),
Expand Down Expand Up @@ -103,7 +104,6 @@ A massive list of things to add
* Librato
* Logentries
* Mailgun
* Microsoft Azure
* Microsoft Azure (Legacy ASM)
* OpenStack
* Packet
Expand Down
Loading

0 comments on commit 5b0bdcc

Please sign in to comment.