Exclude VPC config for different enviornments

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 Like

+1 this is exactly how we did it