Marius Tolzmann

Results 58 comments of Marius Tolzmann

Hi @ottramst, a first refactoring to make this available soon is now in review. we still do not have n ETA on the final feature though. please stay tuned ;)

sorry for the delay... we added the provided feature but in a slightly different way to support computed values in some scenarios also restoring terraform 1.0 compatibility. We just released...

as @soerenmartius mentioned, HCL does not support this out of the box and we will need to reimplement a bunch of things to make it work. Instead of just preserving...

@i4ki did you mean CI ?

we added comparisons and also integrate with terragrunt now. please see docs.

introduced in https://github.com/integrations/terraform-provider-github/releases/tag/v5.1.0 which will require us to drop 4.x support soon.

added in https://github.com/integrations/terraform-provider-github/releases/tag/v5.7.0 but as this breaks branch protections v3, we can not yet update until branch protections v3 are fixed upstream: https://github.com/integrations/terraform-provider-github/issues/1307

Thanks for reporting this. This is currently on purpose and quiet standard in code generation that the generated code is not matching the input in a 1:1 fashion. But we...

@cwe1ss this is a great idea and we have now decided to put it on the next priorities. We do not have an ETA yet, but the desired change request...

Thanks for sharing this idea. `clone` is meant to be used in shell scripts or on command line. So any action you want to do after the clone command can...