зеркало из https://github.com/Azure/autorest.git
Change Trenton to Terraform (#3938)
This commit is contained in:
Родитель
243482eb3a
Коммит
581d91ee84
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@autorest/core",
|
||||
"comment": "change trenton to terraform",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "@autorest/core",
|
||||
"email": ""
|
||||
}
|
|
@ -29,7 +29,7 @@ require:
|
|||
- $(this-folder)plugin-typescript.md
|
||||
- $(this-folder)plugin-validators.md
|
||||
- $(this-folder)plugin-az.md
|
||||
- $(this-folder)plugin-trenton.md
|
||||
- $(this-folder)plugin-terraform.md
|
||||
- $(this-folder)plugin-azure-functions.md
|
||||
|
||||
- $(this-folder)graphs.md
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# Default Configuration - terraform
|
||||
|
||||
``` yaml $(terraform)
|
||||
use-extension:
|
||||
"@autorest/terraform": "latest"
|
||||
try-require: ./readme.terraform.md
|
||||
```
|
|
@ -1,7 +0,0 @@
|
|||
# Default Configuration - trenton
|
||||
|
||||
``` yaml $(trenton)
|
||||
use-extension:
|
||||
"@autorest/trenton": "latest"
|
||||
try-require: ./readme.trenton.md
|
||||
```
|
Загрузка…
Ссылка в новой задаче