Mathieu Tortuyaux
Mathieu Tortuyaux
@highb hi ! Thanks for your interest with Terracognita - I'm a bit less active on this project especially for timeline features in the roadmap. I'll let @xescugc bring a...
Hi @yashkatta25 thanks for raising this issue ! Terraform wants to force the replacement of your resources, that's why you have 43 resources creation (because you have 43 resources scheduled...
@yashkatta25 thanks for the details. We have some difficulties to reproduce this bug :thinking: (we tried to import ~260 security groups) From what we are seeing on your screenshot, Terraform...
Hi @yashkatta25, I was AFK for a few days. We are following a lead: it seems that it's the `name_prefix` [attribute](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group#name_prefix) which forces resource replacement. Could you confirm that `name_prefix`...
@yashkatta25 thanks for sharing this details. We are testing with a different version of the provider. Terracognita supports `v2.65` of AWS provider and you're trying to use the `v3.1.0` of...
@Thomas-lhuillier I guess @xescugc wanted to ping me instead - but feel free to work on this PR if you want to. :see_no_evil: Anyways, thanks for the ping ! Besides...
Hi @yashbhutwala, thanks for raising this point. Actually, there are two main reasons why your graph is empty: - we don't support yet the `source` argument in the HCL definition...
@yashbhutwala the whole `stack-gke` relies on the `source` argument. It means it's currently impossible to generate graph from the HCL of the `stack-gke`. Would you be interested in adding the...
Hi there :wave: , what's new with `parseHeadersLimit(int)` ? I would like to be able to tweak the headers size limit. Maybe I could propose an implementation ?
Hey @AMDmi3, Ok I understand, it was just a random question in my mind. I let you close the issue if you won't dig further !