Skip to content

Understanding my deployment scenario: workspaces #4306

Answered by jamengual
SeanKilleen asked this question in Q&A
Discussion options

You must be logged in to vote

yes that should work.
Automatic apply is not possible so you need to run the apply command.
you will need an custom workflow in your atlantis.yaml and define your projects and workspaces for each.
Atlantis work on merges so once the PR to dev is merged then you can create another PR to apply to test, stage, prod etc.
You can get creative with some post_workflow_hooks and create a script to create an automated PR for you etc.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@SeanKilleen
Comment options

@jamengual
Comment options

@SeanKilleen
Comment options

Answer selected by SeanKilleen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants