Hello,
We have production environments and development environments, our dev does not require a vpc, but our production does. Is there any way to exclude vpc from our yml if we’re deploying to development, such as vpc: false
.
Hello,
We have production environments and development environments, our dev does not require a vpc, but our production does. Is there any way to exclude vpc from our yml if we’re deploying to development, such as vpc: false
.
I wrote this post to describe how to do it. Let me know if can help you
+1 this is exactly how we did it