Cyrus Najmabadi
Cyrus Najmabadi
> There's an additional challenge that get* methods don't accept Inputs, so I assume we have to call those inside an apply today - but that should be safe during...
Yes, that makes sense. And is very much in line with what AWS recommends: > For Amazon ECS services, you could use the service name as the prefix, which would...
@lukehoban Thanks for the clarification. That makes me significantly more optimistic about reasonable approaches we can take here.
Note: in teh awsinfra work i'm doing, a TaskDefinition's logGroup can be provided by teh user, giving them full control over this. So the potential work items here are: 1....
Very interesting! Left some feedback on the PR. Would also need to test this and validate it works for Azure as well. Thanks!
This is non-trivial currently due to the fact that build-args are used as part of our computation of the repository name we want to generate. Potential solutions currently are: 1....
Another approach we're taking is simply to remove the cachign layers provided here (i.e. we cache multiple docker builds that have the exact same build comamnd). With the knowledge that...
I've totally forgotten where i put the icons (or if i used VS icons). @dpoeschl do you know where the icons for our inheritance margin worked?
@Novack No news. But we welcome contributions. Cheers! :)
@ToddGrun anything else?