Ethan Witherington
Ethan Witherington
**Situation** I have code blocks in my markdown, like the one below: ```` ```sh echo "Hello!" ``` ```` "sh" is used here purely for the sake of example - I...
### What happened? When migrating to a newer version of the compute provider, virtual machine scale sets get a new option: `diskControllerType`, which should be a `string`. This field is...
* **Version**: v14.12.0 * **Platform**: Linux jillian 5.8.10-arch1-1 #1 SMP PREEMPT Thu, 17 Sep 2020 18:01:06 +0000 x86_64 GNU/Linux ### What steps will reproduce the bug? This occurred while sitting...
### What happened? Our CI/CD pipeline was giving us issues ( [diskControllerType](https://github.com/pulumi/pulumi-azure-native/issues/2639) and an [out-of-bounds](https://github.com/pulumi/pulumi/blob/a03fd71ff6b37806d0055a6c78cc6a5011ead2be/sdk/go/common/resource/properties_path.go#L412C7-L412C7) that I have yet to file a bug for), so I decided to try and...