forked from Azure/terraform-azurerm-naming
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hyphen allowed in des and dsk (Azure#20)
* Hyphen allowed in des and dsk The value must have a length of at most 80. The name must begin with a letter or number, end with a letter, number or underscore, and may contain only letters, numbers, underscores, periods, or hyphens. * Add correct syntax for DES & managed disks in resourceDefinition.json * Undo changes in main.tf * go run main.go * terraform fmt
- Loading branch information
Marcel Sinn
authored
Jul 7, 2020
1 parent
3e60f79
commit 5ed9ddf
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters