mirror of https://github.com/pulumi/pulumi.git
14 lines
332 B
Markdown
14 lines
332 B
Markdown
### Features
|
|
|
|
|
|
### Improvements
|
|
|
|
- [sdk/go] Add helpers to convert raw Go maps and arrays to Pulumi `Map` and `Array` inputs.
|
|
[#6337](https://github.com/pulumi/pulumi/pull/6337)
|
|
|
|
- [sdk/go] Return zero values instead of panicing in `Index` and `Elem` methods.
|
|
[#6338](https://github.com/pulumi/pulumi/pull/6338)
|
|
|
|
### Bug Fixes
|
|
|