You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/azure/arm
Megan Marsh cdc6c57b31
Merge pull request #6822 from hashicorp/fix_6774
8 years ago
..
TestVirtualMachineDeployment05.approved.txt Randomize osDisk name for Azure Managed Image builds. 8 years ago
artifact.go fix azure artifact so it works with managed images as well as VHDs 8 years ago
artifact_test.go add Managed Image test to azure artifact 8 years ago
authenticate.go remove copyright notice 9 years ago
authenticate_test.go make tests pass again 8 years ago
azure_client.go updates 8 years ago
azure_error_response.go azure: go vet ./... 9 years ago
azure_error_response_test.TestAzureErrorNestedShouldFormat.approved.txt azure: best error message possible 9 years ago
azure_error_response_test.TestAzureErrorSimpleShouldFormat.approved.txt azure: best error message possible 9 years ago
azure_error_response_test.go spelling: response 8 years ago
builder.go new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
builder_acc_test.go fixing infinite loop issue deleting existing resources if we have a empty target resource 8 years ago
builder_test.go also use config.SSHPrivateKey for azure-arm builds 8 years ago
capture_template.go Add support for optionally building Azure VMs with additional disks. 8 years ago
capture_template_test.go Add support for optionally building Azure VMs with additional disks. 8 years ago
config.go Convert shared_image_gallery options to a struct 8 years ago
config_retriever.go move packer to hashicorp 9 years ago
config_retriever_test.go
config_test.go Fix tests for Shared Image Gallery 8 years ago
inspector.go run goimports 8 years ago
openssh_key_pair.go also use config.SSHPrivateKey for azure-arm builds 8 years ago
openssh_key_pair_test.go run goimports 8 years ago
resource_resolver.go go 1.11 format rules 8 years ago
resource_resolver_test.go azure: Support for a user define VNET. 10 years ago
step.go Process review feedback 8 years ago
step_capture_image.go Process review feedback 8 years ago
step_capture_image_test.go make tests pass again 8 years ago
step_create_resource_group.go Updates based on PR feedback 8 years ago
step_create_resource_group_test.go make tests pass again 8 years ago
step_delete_additional_disks.go Process review feedback 8 years ago
step_delete_additional_disks_test.go make tests pass again 8 years ago
step_delete_os_disk.go Make it compile again 8 years ago
step_delete_os_disk_test.go make tests pass again 8 years ago
step_delete_resource_group.go [azure-arm] retry cleanup individual resources on error 8 years ago
step_delete_resource_group_test.go make tests pass again 8 years ago
step_deploy_template.go fixing infinite loop issue deleting existing resources if we have a empty target resource 8 years ago
step_deploy_template_test.go make tests pass again 8 years ago
step_get_additional_disks.go Make it compile again 8 years ago
step_get_additional_disks_test.go make tests pass again 8 years ago
step_get_certificate.go fix imports 8 years ago
step_get_certificate_test.go test fixes WIP 8 years ago
step_get_ip_address.go Make it compile again 8 years ago
step_get_ip_address_test.go make tests pass again 8 years ago
step_get_os_disk.go Make it compile again 8 years ago
step_get_os_disk_test.go make tests pass again 8 years ago
step_power_off_compute.go make tests pass again 8 years ago
step_power_off_compute_test.go make tests pass again 8 years ago
step_save_winrm_password.go Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice 8 years ago
step_set_certificate.go fix imports 8 years ago
step_set_certificate_test.go test fixes WIP 8 years ago
step_test.go Process review feedback 8 years ago
step_validate_template.go Make it compile again 8 years ago
step_validate_template_test.go make tests pass again 8 years ago
template_factory.go Convert shared_image_gallery options to a struct 8 years ago
template_factory_test.TestKeyVaultDeployment03.approved.json azure: tag all resources 10 years ago
template_factory_test.TestPlanInfo01.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestPlanInfo02.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestVirtualMachineDeployment03.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestVirtualMachineDeployment04.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestVirtualMachineDeployment05.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestVirtualMachineDeployment06.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestVirtualMachineDeployment07.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestVirtualMachineDeployment08.approved.json Merge pull request #6224 from paulmey/update-azure-sdk 8 years ago
template_factory_test.TestVirtualMachineDeployment09.approved.json Merge pull request #6224 from paulmey/update-azure-sdk 8 years ago
template_factory_test.TestVirtualMachineDeployment10.approved.json Merge pull request #6224 from paulmey/update-azure-sdk 8 years ago
template_factory_test.TestVirtualMachineDeployment11.approved.json Randomize osDisk name for Azure Managed Image builds. 8 years ago
template_factory_test.TestVirtualMachineDeployment12.approved.json Merge pull request #6224 from paulmey/update-azure-sdk 8 years ago
template_factory_test.go go 1.11 format rules 8 years ago
template_funcs.go azure: implement clean_image_name 8 years ago
template_funcs_test.go azure: implement clean_image_name 8 years ago
tempname.go refactor possible random strings into common/random 8 years ago
tempname_test.go refactor possible random strings into common/random 8 years ago