Hello, Question - if I wanted to do something locally (outside of Atlantis) with the terraform CLI, how would one go about setting that up? TF is in Github, state is in a s3 bucket
d
Dylan Page
05/02/2023, 3:49 PM
You want to run terraform locally, not with Atlantis?
n
Nathan Pusnik
05/02/2023, 6:25 PM
if I have to do somethings outside of Atlantis, like an import
d
Dylan Page
05/02/2023, 6:55 PM
run the terraform command in the TF git repo. Do you have a way to pragmatically get credentials to access the s3 bucket?