terraform-provider-gitlab icon indicating copy to clipboard operation
terraform-provider-gitlab copied to clipboard

Consider implementing checks for correct GitLab instance setup

Open timofurrer opened this issue 2 years ago • 2 comments

We should consider implementing checks to verify if the GitLab instance is correctly spun up.

The best place is probably the healthcheck-and-setup.sh or await-healthy.sh script.

Originally posted by @timofurrer in https://github.com/gitlabhq/terraform-provider-gitlab/pull/1023#discussion_r851960590

timofurrer avatar Apr 18 '22 08:04 timofurrer

@timofurrer Any thoughts on which file is preferable?

Shocktrooper avatar Apr 18 '22 18:04 Shocktrooper

Seems like the healthcheck-and-setup is the right spot, just to make it idempotent.

PatrickRice-KSC avatar May 09 '22 02:05 PatrickRice-KSC

I came to the conclusion that this will be not worth to implement - the effort is too big for what we'll gain. I'm going to close it.

timofurrer avatar Aug 27 '22 11:08 timofurrer