terraform/website/source/docs/providers/azurerm
Tom Harvey f7f800bdfb provider/azurerm: VM Scale Sets - import support + fixes (#13464)
* Ensuring we base64 decode the custom data if it's base64 encoded

* Import support for VM Scale Sets

* Updating the docs to mention Import support

* Fixes #13009, where the SSH Keys would be set at the incorrect index

(leaving a null entry at the start, causing a crash on the second apply)

* Adding tests to cover the updating use-case

* Adding an import linux test

* Storing the base64 encoded value
Making custom_data a force new, since it an't be updated

* Updating the docs
2017-04-17 01:37:28 +03:00
..
d website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
r provider/azurerm: VM Scale Sets - import support + fixes (#13464) 2017-04-17 01:37:28 +03:00
index.html.markdown Update documentation for AzureRM (#12129) 2017-02-21 12:34:49 +02:00