Questions tagged [atlantis]

19 questions
0
votes
1 answer

How to test plan a template for github checks on repo?

I have a repo with atlantis integration. This repo houses many stacks that use the same modules, each stack in its own folder and with distinct tfvars. I generate new stacks using some automation, which generates the new directories, copies a bunch…
Malcolm O'Hare
  • 4,879
  • 3
  • 33
  • 53
0
votes
1 answer

Is there a way to break down terraform(or atlantis) output to different sections?

My team use terraform and atlantis to manage the infrastructure. We have created a repo that contains all projects' infra. When starting a new microservice, we usually do it in this way. Draft the infra in terraform git repo. The infra…
Ryan Lyu
  • 4,180
  • 5
  • 35
  • 51
0
votes
1 answer

Terraform / atlantis creates locks for no apparent reason

I have set up atlantis and configured multiple projects. I am not using workspaces (therefore, for each project only the default workspace should be applicable). However, when creating a GitHub Pull Request that includes changes to multiple…
pkaramol
  • 16,451
  • 43
  • 149
  • 324
1
2