How does Gruntwork Pipelines work at a high level? #50
Answered
by
zackproser
zackproser
asked this question in
Help
-
A customer asked:
|
Beta Was this translation helpful? Give feedback.
Answered by
zackproser
Nov 10, 2021
Replies: 1 comment
-
We have scripts that will make the relevant changes to Terraform code and then run |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zackproser
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have scripts that will make the relevant changes to Terraform code and then run
plan
orapply
on the updated version.