Dzhuneyt
Dzhuneyt
Isn't this already possible to be implemented using [Aspects](https://docs.aws.amazon.com/cdk/latest/guide/aspects.html)?
This is a showstopper.
@lazychaser @ddimaria anything blocking this?
I just stumbled upon this need while configuring a random PC to be able to access various AWS resources. The AWS console allows me to download a CSV file with...
`@angular/layout` makes sense. I vote for that one.
Almost one year in, this is still a valid issue that needs a fix.
@alexsedova something blocking this from being merged?
This is definitely needed. I tried using `docker-compose config | container-transform -v` which in theory should output the YML file with dynamic values retrieved from the .env file and pass...
Actually, now I just noticed that the issue (error) was caused when I declare the ports using: `- 8888:80/tcp` instead of `- 8888:80`. Still a thing to be fixed in...