docs/builder/azure-arm: Remove errant html comment (#8484)
* Remove errant html comment from source * make generate
This commit is contained in:
parent
2ee3311082
commit
40357e2534
|
@ -120,8 +120,6 @@ type Config struct {
|
||||||
//
|
//
|
||||||
// Following is an example.
|
// Following is an example.
|
||||||
//
|
//
|
||||||
// <!-- -->
|
|
||||||
//
|
|
||||||
// "shared_image_gallery_destination": {
|
// "shared_image_gallery_destination": {
|
||||||
// "resource_group": "ResourceGroup",
|
// "resource_group": "ResourceGroup",
|
||||||
// "gallery_name": "GalleryName",
|
// "gallery_name": "GalleryName",
|
||||||
|
|
|
@ -114,8 +114,6 @@ a Shared Image Gallery**. When publishing to a Shared Image Gallery the followin
|
||||||
|
|
||||||
Following is an example.
|
Following is an example.
|
||||||
|
|
||||||
<!-- -->
|
|
||||||
|
|
||||||
"shared_image_gallery_destination": {
|
"shared_image_gallery_destination": {
|
||||||
"resource_group": "ResourceGroup",
|
"resource_group": "ResourceGroup",
|
||||||
"gallery_name": "GalleryName",
|
"gallery_name": "GalleryName",
|
||||||
|
|
|
@ -22,8 +22,6 @@
|
||||||
|
|
||||||
Following is an example.
|
Following is an example.
|
||||||
|
|
||||||
<!-- -->
|
|
||||||
|
|
||||||
"shared_image_gallery_destination": {
|
"shared_image_gallery_destination": {
|
||||||
"resource_group": "ResourceGroup",
|
"resource_group": "ResourceGroup",
|
||||||
"gallery_name": "GalleryName",
|
"gallery_name": "GalleryName",
|
||||||
|
|
Loading…
Reference in New Issue