Commit Graph

348 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Wilken Rivera 55812fe8a5 Handle error of deferred deletion
6 years ago
Wilken Rivera 5700f74c8c Handle lease not present error
6 years ago
Wilken Rivera d91839b93e Update deletion logic for OS disks
6 years ago
Wilken Rivera ba6d11d518 Remove StepDeleteOSDisk in favor of StepDeployTemplate#Cleanup
6 years ago
Wilken Rivera aed97e1a8b Ensure any active leases are brokend before deleting
6 years ago
Wilken Rivera 920da9d0a4 Fix up code to remove some additional steps
6 years ago
Wilken Rivera 7c28d5590c Remove StepDeleteResourceGroup in favor of StepDeploymentTemplate#Cleanup
6 years ago
Megan Marsh 4964c54f60 update docs to state resource id must be fully qualified
6 years ago
Megan Marsh aede34079d provide more helpful error message than the one returned by the client, without context
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Megan Marsh 8964367eb5
Merge pull request #9603 from paulmey/disable-password
6 years ago
Paul Meyer 708ca1c126 Add some error checking
6 years ago
Paul Meyer deca28c158 Disable password auth on ssh key Linux builds
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago
Megan Marsh d4a7dd24d9
fix link in deprecation warning (#9544)
6 years ago
Moss 8ea64c5b35 undocument ssh_keypair_name and ssh_agent_auth
6 years ago
Moss 41edd09d3c undocument temporary_key_pair_name and ssh_private_key_file
6 years ago
Wilken Rivera 8d209caf34 Fix spacing and line endings
6 years ago
Arsenii Petrovich f3c33f9a27 remove spaces
6 years ago
Arsenii Petrovich c2f352ee6e Update JSONs to fix tests and make them work with the latest URL changes
6 years ago
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Jeff Escalante 9a38fbe2c7
patch source for a couple code block changes
6 years ago
Feiyu Shi 1c1991c073 fix a bug
6 years ago
Feiyu Shi f86f5b958a Merge remote-tracking branch 'origin/master' into identity
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Feiyu Shi fdb0b2ab03 Revert "validate if user assigned identity exists"
6 years ago
Feiyu Shi 3fdab998f8 check error
6 years ago
Feiyu Shi 9bd19df040 validate if user assigned identity exists
6 years ago
Feiyu Shi 3e3fdaa24e make generate
6 years ago
Feiyu Shi f7f033a7fd add config validation test
6 years ago
Feiyu Shi 10b0a4548f add identity resource id validation
6 years ago
Feiyu Shi 7c1a62dfed set identity field in the template
6 years ago
Feiyu Shi b5b2982772 add user_assigned_managed_identities to the config
6 years ago
Wilken Rivera c954831bb2 builder/azure-arm: Update runtime constants with a valid DataDiskName
6 years ago
Wilken Rivera f31f5bc61b docs/builder/azure-arm: Fix a small typo for the custom_managed_image_* config options
6 years ago
Megan Marsh 7e0cfd8b77 add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs
6 years ago
Wilken Rivera 86ab71f56e
test/azure/arm: Add regression test case for ssh_username overrides (#9136)
6 years ago
Wilken Rivera e0d2f4fd69
builder/azure-arm: Fix SSH connection for temporary admin users specified in `ssh_username` (#9103)
6 years ago
Adrien Delorme da4a5224be
HCL2 singular blocks: use key/value or name/value depending on how the service names things (#9078)
6 years ago
Matthew Sanabria 761abdda4e
Updating documentation for azure-arm builder (#9097)
6 years ago
vijayrajah 5d2fee04b2
builder/azure: enable boot Diagnostics (#9053)
6 years ago
Paul Meyer 89f3aa0bd6
[builder/azure-arm] Use VM/build location for image location (#9068)
6 years ago
Megan Marsh 08787ba31f
Merge pull request #9028 from vijayrajah/set_azure_custom_res_names
6 years ago
Vijay Rajah da7382980a Fix failing test & format code
6 years ago
vijayrajah fff06353b7
Update builder/azure/arm/tempname.go
6 years ago
Adrien Delorme 73242e8de4 make sure keyvalue and namevalue filters are using the same naming as the service being used
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Vijay Rajah 9209826bfe Update the doc with more info
6 years ago
Vijay Rajah 1e66a1b355 Fix linting & code generation
6 years ago