packer-cn/builder/azure/dtl
Paul Meyer 89f3aa0bd6
[builder/azure-arm] Use VM/build location for image location (#9068)
* [builder/azure-arm] Use VM/build location for image locationThe builder was using the location of the containing resource group asthe image location, but the API call can only create images in the samelocation as the source VM that is being captured.
2020-04-17 05:43:03 -04:00
..
TestVirtualMachineDeployment05.approved.txt Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
WindowsMixAndMatch.json Updating the credentials to be picked up from environment variables. 2020-04-02 17:18:00 -07:00
WindowsSimple.json Updating the credentials to be picked up from environment variables. 2020-04-02 17:18:00 -07:00
acceptancetest.json Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
artifact.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
azure_client.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
azure_error_response.go Fixing the linting errors now required for merging 2020-04-02 17:22:16 -07:00
azure_error_response_test.TestAzureErrorNestedShouldFormat.approved.txt Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
azure_error_response_test.TestAzureErrorSimpleShouldFormat.approved.txt Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
azure_error_response_test.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
builder.go [builder/azure-arm] Use VM/build location for image location (#9068) 2020-04-17 05:43:03 -04:00
builder_acc_test.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
builder_test.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
capture_template.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
capture_template_test.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
config.go update generated pages after rebase 2020-04-07 17:53:26 -04:00
config.hcl2spec.go HCL2: when we see a map generate an attribute spec instead of a block spec (#9035) 2020-04-14 16:05:13 +02:00
config_test.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
inspector.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
openssh_key_pair.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
openssh_key_pair_test.go Fixing the linting errors now required for merging 2020-04-02 17:22:16 -07:00
resource_resolver.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
step.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
step_capture_image.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
step_delete_virtual_machine.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
step_deploy_template.go Fixing issues due to merge. 2020-04-02 17:25:41 -07:00
step_power_off_compute.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
step_publish_to_shared_image_gallery.go Fixing the linting errors now required for merging 2020-04-02 17:22:16 -07:00
step_save_winrm_password.go Fixing the linting errors now required for merging 2020-04-02 17:22:16 -07:00
step_test.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
template_factory.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
template_funcs.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
template_funcs_test.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00
tempname.go Updating the modules to include update to autorest 12.4 2020-04-02 17:13:36 -07:00