Hacker News new | ask | show | jobs
by TYMorningCoffee 481 days ago
Why do you think the article assumes statefile is local? I don't think that assumption was made.
1 comments

#2 splits the configuration into 'dev' & 'prod' duplicates, describes it as 'with separate state files', and from there they're all different ways of splitting the project for some reason.

If the state isn't local, then if you want that split in order to apply them separately, there would be no reason to physically separate & duplicate them into different directories.