packer-cn/builder/azure/dtl
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
* start using `go:generate packer-sdc struct-markdown`

* Update Makefile

remove @go install ./cmd/struct-markdown

* run go generate for struct-markdown

* use //go:generate packer-sdc mapstructure-to-hcl2

* run go generate for mapstructure-to-hcl2

* remove struct-markdown and mapstructure-to-hcl2

* vendor vendors
2021-04-16 11:52:03 +02: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 Correct SIG timout (#10816) 2021-04-07 10:00:17 +02: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 remove sdk 2020-12-17 13:29:25 -08:00
builder.go remove sdk 2020-12-17 13:29:25 -08:00
builder_acc_test.go move acctest pkg from sdk to core and update acceptance tests 2021-04-07 11:52:19 +02: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 Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
config.hcl2spec.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +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 remove sdk 2020-12-17 13:29:25 -08:00
step_capture_image.go remove sdk 2020-12-17 13:29:25 -08:00
step_delete_virtual_machine.go remove sdk 2020-12-17 13:29:25 -08:00
step_deploy_template.go remove sdk 2020-12-17 13:29:25 -08:00
step_power_off_compute.go remove sdk 2020-12-17 13:29:25 -08:00
step_publish_to_shared_image_gallery.go remove sdk 2020-12-17 13:29:25 -08:00
step_save_winrm_password.go remove sdk 2020-12-17 13:29:25 -08:00
step_test.go remove sdk 2020-12-17 13:29:25 -08: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 remove sdk 2020-12-17 13:29:25 -08: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 remove sdk 2020-12-17 13:29:25 -08:00