-
Notifications
You must be signed in to change notification settings - Fork 72
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
Save TF State as assets #339
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ChrisAmora - this is an excellent bit of work - i am excited to move it into the main branch. I have some thoughts for minor improvements before we do that. Please let me know what you think.
1c9152a
to
4a4ded1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we start moving the pipelines to makefile structure? need it to add serverless deploys
c965e00
to
295ad2d
Compare
295ad2d
to
bb861e6
Compare
Not in this PR. The objective here is to change the deployment pipeline as seamlessly as possible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks great and puts us in a much better spot for improving the "import" stage!! Great work! thank you for the tweaks!
Summary
Move terraform state management to Twilio Cloud function service.
Checklist