Skip to content

Commit 989b3ff

Browse files
committed
adding support to terraform v0.13
1 parent 855f6d5 commit 989b3ff

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,20 @@ module "vnet-hub" {
501501
}
502502
```
503503

504+
## Requirements
505+
506+
Name | Version
507+
-----|--------
508+
terraform | >= 0.13
509+
azurerm | ~> 2.27
510+
511+
## Providers
512+
513+
| Name | Version |
514+
|------|---------|
515+
azurerm | ~> 2.27
516+
random | n/a
517+
504518
## Inputs
505519

506520
Name | Description | Type | Default

0 commit comments

Comments
 (0)