Pierre Guinoiseau

Results 20 comments of Pierre Guinoiseau

~~The issue goes away when the attributes are set in alphabetical order in Terraform. A possible fix would be sorting the attributes before the diff.~~ Looks like it's actually random,...

I'm currently evaluating this resource as well and I think I've experienced an issue related to this one. My test repository has a few old branches, I opened a PR...

k9s provides a Nord theme now: https://github.com/derailed/k9s/blob/master/skins/nord.yml

Would it be possible to add a setting to make autoplan always run a `draftplan` instead of `plan`?

I think that makes sense but it should break existing configurations, both server-side and in repos. 🤔

Just a note that I'm now working on this after a holiday break, hoping to push the update some time next week. 🤞🏻

PR updated, the new config looks like: ```yaml repo_locks: mode: on_plan|on_apply|disabled ``` It can be overridden at the repo root and project levels in `atlantis.yaml`. `repo_locking` is deprecated in favor...

@jamengual conflicts fixed 👍🏻