pulumi/sdk/go/common/resource/config
Aaron Friel f6cc9d56e3 Enable tagging Pulumi projects from templates
This modifies `pulumi new` to add a `pulumi:template` stack tag, set to the name
or URL of the template. The config key `pulumi:tags` (added in #12856) is used
with project level configuration to set the value for all stacks created from
the project.
2024-01-05 13:49:19 -08:00
..
testdata/repr [config] Clean up implementation (#13814) 2023-10-09 04:51:21 +00:00
crypt.go [config] Clean up implementation (#13814) 2023-10-09 04:51:21 +00:00
key.go Enable tagging Pulumi projects from templates 2024-01-05 13:49:19 -08:00
key_test.go Use EqualError/ErrorContains instead of Error (#14737) 2023-12-08 06:40:14 +00:00
map.go [config] Clean up toDecryptedPropertyValue (#14562) 2023-11-16 17:55:14 +00:00
map_test.go Enable perfsprint linter (#14813) 2023-12-12 12:19:42 +00:00
object.go [config] Clean up toDecryptedPropertyValue (#14562) 2023-11-16 17:55:14 +00:00
object_test.go [config] Clean up toDecryptedPropertyValue (#14562) 2023-11-16 17:55:14 +00:00
plaintext.go [config] Clean up toDecryptedPropertyValue (#14562) 2023-11-16 17:55:14 +00:00
plaintext_test.go [config] Clean up implementation (#13814) 2023-10-09 04:51:21 +00:00
repr_test.go [config] Clean up implementation (#13814) 2023-10-09 04:51:21 +00:00
value.go [cli] Add support for environments (#14140) 2023-10-10 01:35:39 +00:00
value_test.go [config] Clean up implementation (#13814) 2023-10-09 04:51:21 +00:00