Anthony Scalisi

Results 110 comments of Anthony Scalisi

Unfortunately, I'm not sure I can help more with your environment. Someone else might be able to chime in. In general, if I really have to rely on "time", you...

@Blankf if you're feeling adventurous, https://rubygems.org/gems/kitchen-nodes-scalp42 works

:+1: would love to be able to use as opposed to writing CLIs to wrap Terraform

Same here, it seems to be all hardcoded 😢

@djapg can you try: ``` ruby aws_security_group "web-vpc" do vpc "#{account}-#{region}" inbound_rules([ {:port => 80, :protocol => :tcp, :sources => ["web-elb"]}, {:port => 8080, :protocol => :tcp, :sources => ["web-elb"]},...

@alextes how did you get this rundown? 😅

Bumping this, not sure why it's restricted.

@Dalje-et any updates by any chance?

@iainbeeston is it still maintened? Would it be possible to add more contributors as a lot of PRs are sitting? Thanks!