Infrastructure-as-code deskilled the only part of the problem that wasn't a...
Infrastructure-as-code deskilled the only part of the problem that wasn't a problem:
removing if-blocks, loops and all programming constructs other than property assignment on nested objects.
CDK and the like aren't really an improvement because now you have imperative code writing yaml, which wasn't the problem (except the massive verbosity of raw-yaml)
Self-replies
The problem is the great galloping complexity of dealing with things when they don't work as advertised.