Show HN: Layerform – Open-source development environments using Terraform files
11–20 of 26 posts
Re: Show HN: Layerform – Open-source development environments using Terraform files
#12Re: Show HN: Layerform – Open-source development environments using Terraform files
#13Developers waiting on the dev/sandbox environment for their turn, is such a frequent issue within our team specially when the sprint is about to end. This solution really looks cool and will be trying this out tomorrow.I am sure our cloud team will be very much interested in this.
Please let me know if you need any help setting it up. We'd love to help in any way we can.
Re: Show HN: Layerform – Open-source development environments using Terraform files
#14not clear what layers are layerform are for?
from other side used nix codespaces/shells/rebuilds terranix.
so how you in comparison to these?
Re: Show HN: Layerform – Open-source development environments using Terraform files
#15Developers waiting on the dev/sandbox environment for their turn, is such a frequent issue within our team specially when the sprint is about to end. This solution really looks cool and will be trying this out tomorrow.I am sure our cloud team will be very much interested in this.
Indeed, we've seen that happening very often. I lost count of how many times I've seen developers have a Slack or Discord channel to coordinate who's gonna using staging/dev and when. Please let me know if you need any help setting it up. We'd love to help in any way we can.
Re: Show HN: Layerform – Open-source development environments using Terraform files
#16Re: Show HN: Layerform – Open-source development environments using Terraform files
#17Re: Show HN: Layerform – Open-source development environments using Terraform files
#18Re: Show HN: Layerform – Open-source development environments using Terraform files
#19Does this only work with Kubernetes? I can't tell for sure from the site and all the diagrams have Kubernetes at the bottom. Might be worth clarifying or showing other examples like with ECS or serverless infrastructure.
In the case of Kubernetes, for example, you can use the Kubernetes provider or even just Helm to deploy your pods.
Great idea to add ECS/Serverless specific examples. Thanks!
Re: Show HN: Layerform – Open-source development environments using Terraform files
#20Does this only work with Kubernetes? I can't tell for sure from the site and all the diagrams have Kubernetes at the bottom. Might be worth clarifying or showing other examples like with ECS or serverless infrastructure.
Yes, it does. It’ll work with anything you can write a Terraform file for. In the case of Kubernetes, for example, you can use the Kubernetes provider or even just Helm to deploy your pods. Great idea to add ECS/Serverless specific examples. Thanks!