Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ArrayMap builtin types to Go SDK #4086

Merged
merged 4 commits into from
Mar 17, 2020

Conversation

lblackstone
Copy link
Member

Add support for maps of arrays of builtin types.
These types are of the form map[string][]builtin.

@lblackstone
Copy link
Member Author

I did some minor code formatting, so you probably want to review by commit.

Copy link
Contributor

@EvanBoyle EvanBoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

Add support for maps of arrays of builtin types.
These types are of the form map[string][]builtin.
@lblackstone lblackstone force-pushed the lblackstone/array-map-builtins branch from 92b839d to 7bf4eb4 Compare March 17, 2020 01:55
@lblackstone lblackstone merged commit ee62f38 into master Mar 17, 2020
@pulumi-bot pulumi-bot deleted the lblackstone/array-map-builtins branch March 17, 2020 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants