Skip to content

Commit

Permalink
adding support to terraform v0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarvit committed Sep 17, 2020
1 parent b3ced23 commit 4e65a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,13 @@ module "static-website-cdn" {
| Name | Version |
|------|---------|
| terraform | >= 0.13 |
| azurerm | ~> 2.23 |
| azurerm | ~> 2.27 |

## Providers

| Name | Version |
|------|---------|
| azurerm | ~> 2.23 |
| azurerm | ~> 2.27 |
| null | n/a |
| random | n/a |

Expand Down

0 comments on commit 4e65a8f

Please sign in to comment.