Commit Graph
27 Commits
Author SHA1 Message Date
Megan Marsh 02590f6c44 Merge pull request #9329 from hashicorp/je.website-maintenance-5-29-20
🌷 Website Spring Maintenance
2020-06-03 16:25:23 -07:00
Paul Meyer e260212be3 Merge pull request #9323 [azure-chroot] copy data disks between shared image galleries
[azure-chroot] copy data disks between shared image galleries
2020-06-03 12:32:19 -07:00
Jeff Escalante 3a55b92733 regenerate partials 2020-05-29 17:33:35 -04:00
Jeff Escalante 66c34f5110 shell snippet fixes, nextjs-scripts upgrades 2020-05-29 17:12:05 -04:00
Paul Meyer 2288ab3b53 fix typo 2020-05-29 04:15:53 +00:00
Paul Meyer af96cf7881 Generated files 2020-05-28 23:38:14 +00:00
Paul Meyer c9284d03aa Add config for data disk/snapshot naming 2020-05-28 23:37:38 +00:00
Feiyu Shi 3e3fdaa24e make generate 2020-05-24 19:05:45 -07:00
Wilken Rivera c954831bb2 builder/azure-arm: Update runtime constants with a valid DataDiskName
This change fixes an issue where using the `disk_additional_size` configuration option would cause builds to fail.

Build results before the change
```
==> Builds finished but no artifacts were created.
Build 'azure-arm' errored: Code="DeploymentFailed" Message="At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details." Details=[{"code":"BadRequest","message":"{\r\n  \"error\": {\r\n    \"code
\": \"InvalidParameter\",\r\n    \"message\": \"The entity name 'dataDisk.name' is invalid according to its validation rule: ^[^_\\\\W][\\\\w-._]{0,79}(?\u003c![-.])$.\",\r\n    \"target\": \"dataDisk.name\"\r\n  }\r\n}"}]

```

Build results after change
```
Build 'azure-arm' finished.

==> Builds finished. The artifacts of successful builds are:
--> azure-arm: Azure.ResourceManagement.VMImage:

OSType: Linux
ManagedImageResourceGroupName: test-pkr
ManagedImageName: wilkenPacker9249
```

Closes #9249
2020-05-18 14:57:20 -04:00
Wilken Rivera f31f5bc61b docs/builder/azure-arm: Fix a small typo for the custom_managed_image_* config options
Closes #9199
2020-05-14 13:31:40 -04:00
Evan Digby e4eaff6bba s/Directoty/Directory (#9221) 2020-05-14 15:00:27 +02:00
Paul Meyer 26d768f429 [builder/azure-chroot] Shared image source (#9070) 2020-04-23 11:03:17 +02:00
Adrien DelormeandMegan Marsh da4a5224be HCL2 singular blocks: use key/value or name/value depending on how the service names things (#9078)
* make sure keyvalue and namevalue filters are using the same naming as the service being used

* make docs a bit more readable for KeyValues too

* Update website/pages/docs/from-1.5/expressions.mdx

Co-Authored-By: Megan Marsh <[email protected]>

Co-authored-by: Megan Marsh <[email protected]>
2020-04-23 10:46:49 +02:00
Matthew Sanabria 761abdda4e Updating documentation for azure-arm builder (#9097) 2020-04-21 10:47:48 +02:00
vijayrajah 5d2fee04b2 builder/azure: enable boot Diagnostics (#9053)
* enable boot Diagnostics
2020-04-20 07:29:13 -04:00
Megan Marsh 08787ba31f Merge pull request #9028 from vijayrajah/set_azure_custom_res_names
Set Custom Resource Names for Azure-Arm builds
2020-04-16 15:58:41 -07:00
Adrien Delorme 73242e8de4 make sure keyvalue and namevalue filters are using the same naming as the service being used 2020-04-16 17:22:13 +02:00
Vijay Rajah 9209826bfe Update the doc with more info 2020-04-10 00:34:56 +05:30
Vijay Rajah 1e66a1b355 Fix linting & code generation 2020-04-09 00:00:13 +05:30
Paul Meyer 5c89d22fa2 generated & docs 2020-04-07 23:05:09 +00:00
Jeff Escalante 81b08898ba update generated pages after rebase 2020-04-07 17:53:26 -04:00
Jeff Escalante 23a5c472aa remove sidebar_current from front matter 2020-04-07 17:53:25 -04:00
Jeff Escalante 6798b73305 revert prettier formatting on generated partials 2020-04-07 17:53:22 -04:00
Jeff Escalante d626cedd45 remove unnecessary .html extensions 2020-04-07 17:50:51 -04:00
Jeff Escalante ace31df874 docs pages navigation 2020-04-07 17:50:49 -04:00
Jeff Escalante bcc848a83d were rendering yay 2020-04-07 17:50:47 -04:00
Jeff Escalante 92d4553890 initial port 2020-04-07 17:50:46 -04:00