Show HN: Precloud – Dynamic tests for infrastructure-as-code
11–18 of 18 posts
Re: Show HN: Precloud – Dynamic tests for infrastructure-as-code
#12I see that GCP support is "coming soon"--even just a quota comparison would be really nice, as these are numerous and a big pain there. Any ETA on when there might be something for GCP?
Re: Show HN: Precloud – Dynamic tests for infrastructure-as-code
#13Re: Show HN: Precloud – Dynamic tests for infrastructure-as-code
#14I always wonder at the authors motivation to use node when the majority of the ecosystem is written in golang. This is actually one of the main reasons I dont use terraform CDK right now. Why is CDK node first (I know there is golang support) when terraform is all golang?
Re: Show HN: Precloud – Dynamic tests for infrastructure-as-code
#15Any time I see a nodejs tool aimed at systems tasks (general infrastructure, IaC, etc) I immediately disregard it. While, to be honest, I'm not sure that's a fair way to look at tools like this, it's the reality. I always wonder at the authors motivation to use node when the majority of the ecosystem is written in golang. This is actually one of the main reasons I dont use terraform CDK right now. Why is CDK node fir…
Re: Show HN: Precloud – Dynamic tests for infrastructure-as-code
#16https://github.com/terraform-linters/tflint-ruleset-aws/blob...
Re: Show HN: Precloud – Dynamic tests for infrastructure-as-code
#17Re: Show HN: Precloud – Dynamic tests for infrastructure-as-code
#18Can it check for the cross stack reference issues (export removed from a provider stack, but still used in the consumer stack).