fast-scooter-73190
09/16/2024, 9:52 AMadventurous-butcher-54166
09/16/2024, 1:09 PMfast-scooter-73190
09/18/2024, 4:11 AMadventurous-butcher-54166
09/18/2024, 10:34 AMenv
(dev/prod/stage etc.)
• workload_name
• region
I keep track of the service prefixes and region shorthands centrally so basically all I have to pass in to name parameters is something like..
• stack.name_for(SomePulumiResource)
• Returns a name in the format: <service prefix>-<workload_name>-<env>-<region shorthand>
• i.e. vm-postgres-prod-usw