Ask questionsHelp: Terraform integration not enabled
Hi there, first of all i want to thank you so much for maintaining and sharing this project. We are using the setup provided heres in our company for many years now - always reliable! Great Job!
We are currently planing to use gitlabs terraform integration.
https://docs.gitlab.com/ee/user/infrastructure/terraform_state.html
We are running on 13.5.3. But the feature doesn't seem to be enabled. The Operation menu doesn't show the expected terraform button:
In my understanding the feature should be enabled by default using this installation:
https://github.com/sameersbn/docker-gitlab/blob/e2d7d726f5530d5d0343cd0ef985e762a47513f3/assets/runtime/config/gitlabhq/gitlab.yml#L365
Unfortunately I cannot find the origin of the missing feature. Did someone of you use the terraform integration with this installation? Is there a way beside looking into the gitlab.yml to check if the feature is enabled on the instance?
Thank you for your support.
Answer
questions
martinspaeth
Seems like the changes and additions for terraform found there way into the foss repo just recently:
https://gitlab.com/gitlab-org/gitlab-foss/-/commit/4ff56b118438f4fa6191b691fd968c75d8e94d5a#6cfdbb6518cd737e4ed15ff7c2ed1430adc456e0
Looking forward to the next release
Related questions