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. |
||
---|---|---|
.. | ||
README.md | ||
index.ts | ||
package.json | ||
provider.ts | ||
resource.ts | ||
tsconfig.json | ||
utilities.ts |