pulumi/pkg/backend/filestate
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
..
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
bucket.go Ensure filestate stack.json file are atomically replaced (#9122) 2022-03-08 11:21:39 +00:00
bucket_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
gcpauth.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
lock.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
snapshot.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
stack.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
state.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00