mirror of https://github.com/pulumi/pulumi.git
4516fbce89
We already had the "simple" provider test that just checked we could make a resource with a single simple bool field. This adds a new "primitive' provider and checks we can send strings, numbers, integers, arrays and maps from the program. |
||
---|---|---|
.. | ||
alpha_provider.go | ||
asset_archive_provider.go | ||
bad_provider.go | ||
fail_on_create_provider.go | ||
large_provider.go | ||
primitive_provider.go | ||
simple_provider.go |