Erik Osterman (CEO @ Cloud Posse)

Results 283 comments of Erik Osterman (CEO @ Cloud Posse)
trafficstars

I think it looks okay on the "autocompete" search, but on the search results page (SERP) it looks wierd

This looks fine: ![image](https://user-images.githubusercontent.com/52489/48985935-65615780-f0c2-11e8-8eff-1af8699c3911.png)

Document possible workaround suggested by @maartenvanderhoef https://sweetops.slack.com/archives/CB6GHNLG0/p1533834243000311 For terraformers, who like dirty hacks, and who are encountering issues with count.index inside a conditionally created resource with count to length(var.of_a_list).. here's...

https://docs.cloudposse.com/faq/terraform-value-of-count-cannot-be-computed/

https://github.com/hashicorp/terraform/issues/12570#issuecomment-366324566 > I was able to workaround my issue by passing around the variable used to define the number of resources I was counting. **When using count, all values used...

New issue related to this one: https://github.com/hashicorp/terraform/issues/17421

So this is fixed now?

@finnsky is it cool to delete folders `static/css` and `themes/cloudposse/static/css` from version control (they are already in `.gitignore`).

Our philosophy is further captured in this reddit post: https://www.reddit.com/r/Terraform/comments/afznb2/terraform_without_wrappers_is_awesome/?st=JQY9U281&sh=e114a6fb

@Jamie-BitFlight what state does it leave terraform in? Does terraform believe it destroyed them or it leaves them in the state file?