Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitlab workflow template fixes #2401 #2402

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

sudhirrs
Copy link
Contributor

@sudhirrs sudhirrs commented Jul 1, 2024

This fixes the gitlab templates. There is one other aspect that is relevant for gitlab self hosted users and not changed in this. The host keys need to point to their host

      ssh-keyscan -H 'gitlab.com' >> ~/.ssh/known_hosts
      ssh-keyscan gitlab.com | sort -u - ~/.ssh/known_hosts -o ~/.ssh/known_hosts

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

@ludoo ludoo enabled auto-merge (squash) July 1, 2024 09:32
@ludoo ludoo merged commit 3bb03c9 into GoogleCloudPlatform:master Jul 1, 2024
9 checks passed
@sudhirrs sudhirrs deleted the gitlab-template-fixes-2 branch July 1, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants