pulumi/pkg/backend/httpstate
Fraser Waters 1088743de2
Don't type test for stack tags in pulumi new (#9113)
* 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
2022-03-23 22:05:26 +00:00
..
client ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
backend.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
backend_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
console.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
console_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
policypack.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
snapshot.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
state.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00