Problem to solve
I followed this guide to create an EKS cluster: Create an Amazon EKS cluster | GitLab Docs
But I got this error when I ran the pipeline:
The included file
Terraform.gitlab-ci.ymlis empty or does not exist!
This file is missing from the project GitLab.org / Ops Sub-Department / Deploy Stage / Environments Group / Examples / gitlab-terraform-eks · GitLab.
Steps to reproduce
Follow the instructions at https://docs.gitlab.com/user/infrastructure/clusters/connect/new_eks_cluster./.
Help
The file Terraform.gitlab-ci.yml must be created by me? There are no instructions related to this.
Thanks!