Michał Woś

Results 23 comments of Michał Woś

@coultn do you also consider pull-through for private ECR registries as an upstream? I'm talking about use-case: having several deployments across multiple AWS regions. Main ECR repo is in us-west-2....

@rnene100 is there already some ETA for this one?

Bumping question if there's maybe any ETA for pull through caching of private registries hosted on AWS?

Most probably we're hitting the same for pods using Security Groups for Pod feature. We see plenty running pods without eni. I mean annotation in pod manifest point to some...

I think #201 could cover that also :) Instead of `n` warm-ups you could do newly introduced "init phase" without `--no-scan`, and then `n-1` warm-ups` with `--no-scan`

So one of the listed alternatives is: > Using the cache server as is per terragrunt invocation Question: are mutliple https cachce servers running in parallel are thread safe? I...

@denis256 question: How the `TERRAGRUNT_STRICT_CONTROL="skip-dependencies-inputs"` behaves with: `expose=true` attribute in `include` block? Does it anything to do with it? Also, what are actual limitations when we set `export TERRAGRUNT_STRICT_CONTROL="skip-dependencies-inputs"`? Because...

Adding `show` command to the list of the ones that do not need cache

The `apply ` is interesting too. I don't see any provider download operation when i run this, when the plan is stored already on disk.

Dear bot, please unstale this. I've got the very same need. The only aspect I'm worried about is upgrading terraform from some very old version (like 0.11 to 1.*), which...