Yen

Results 6 comments of Yen

Hi @minamijoyo, Thanks for the prompt response! I think I am not using workspace feature. one more info here. this codebase's tf files were all pull from terraformer https://github.com/GoogleCloudPlatform/terraformer ```...

aww yes, local is exactly what I use for now. cool, I will test it on S3 later and come back report if it works on S3 backend! thank you...

No problem, nice tutorial : ) don't forget to merge the pull request.

add cloudflare_waf_rule generate and import as well now ``` ᐅ export RESOURCE=cloudflare_waf_rule ᐅ ./cf-terraforming generate \ --resource-type $RESOURCE \ --zone $CLOUDFLARE_ZONE_ID \ --package c504870194831cd12c3fc0284f29xxxx >> $RESOURCE.tf ᐅ ./cf-terraforming import \...

PR here #311 for fixing the bug. thanks

same here ``` [root@hinton opt]# ./dockerfileview_linux_amd64 ubuntu:14.04 # # 🐳 ubuntu:14.04 # Failed to fetch ubuntu:14.04 # # 🐳 (Direct Input from CLI) # FROM ubuntu:14.04 [root@hinton opt]# ./dockerfileview_linux_amd64 centos...