Victor Sollerhed
Victor Sollerhed
@Maher4Ever @jamescarr Awesome! Really looking forward to seeing this in guard-phpunit.
@jamescarr Is there anything you want to change in this pull request? Or can it be merged in it's current state? @Maher4Ever Could you merge this? There seems to be...
Can this be closed as a duplicate of https://github.com/Maher4Ever/guard-phpunit/pull/7?
In my experience, [formatting the code block](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlighting) as `terraform` seems to give quite good highlighting for diffs [nowadays](https://github.com/github/linguist/issues/4360), i.e: ```terraform # kubectl_manifest.argocd_bootstrap will be updated in-place ~ resource "kubectl_manifest" "argocd_bootstrap"...
As inspiration, https://github.com/iStreamPlanet/github-actions/tree/main/terraform-actions does (or I should say "did", that action seems non-maintained nowadays) the equivalent with a working directory input to the action. Whichever of the suggested solutions above...
I might have run into this also, not sure yet (still troubleshooting). The way I interpret the documentation, it seems to indicate that this should be supported though? https://github.com/kr1sp1n/node-vault/blob/master/features.md#vaultkuberneteslogin Edit:...
@Elethiomel / @pierreprinetti Did you arrive anywhere on this?
@minamijoyo Thanks for sharing your insights. 🥰 Seems like we have made the right choice in trying out `tfupdate`. 🎉