mirror of https://github.com/pulumi/pulumi.git
1088743de2
* Don't type test for stack tags in pulumi new Move Tags to just be on Stack. Saves a type test in `pulumi new`. Given Tags doesn't actually do a fetch the only error you can really get back from it is that the backed doesn't support tags. * Add SupportsTags * Remove error result from Tags |
||
---|---|---|
.. | ||
client | ||
backend.go | ||
backend_test.go | ||
console.go | ||
console_test.go | ||
doc.go | ||
policypack.go | ||
snapshot.go | ||
stack.go | ||
state.go |