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/common
Megan Marsh 28245ec143
Merge pull request #10134 from borancar/feat/azure_pfx_support
5 years ago
..
client Merge pull request #10134 from borancar/feat/azure_pfx_support 5 years ago
constants [builder/azure-arm] Use VM/build location for image location (#9068) 6 years ago
lin remove sdk 5 years ago
logutil
template azure-arm builder: Create keyvaults with SoftDelete enabled 5 years ago
artifact.go remove sdk 5 years ago
artifact_test.go Fix artifact output 6 years ago
dump_config.go run goimports 8 years ago
dump_config_test.go
gluestrings.go
gluestrings_test.go
map.go azure arm: make map[string]*string => map[string]string to simplify things (#9985) 5 years ago
state_bag.go remove sdk 5 years ago
strings_contains.go add func for searching string slice 6 years ago
strings_contains_test.go add func for searching string slice 6 years ago
template_funcs.go Revert "fix template imports" 6 years ago
template_funcs_test.go Refactor client config 7 years ago
vault.go replace the homegrown vault delete functions in azure with the sdk ones. 6 years ago
vault_client_mock.go add tests 6 years ago
vault_test.go