Erik Osterman (CEO @ Cloud Posse)
Erik Osterman (CEO @ Cloud Posse)
When deploying AWS Config and SecurityHub with the AWS Well-Architected Best Practices, it will raise an issue if TLS on a bucket is not mandatory.
If the module has problems with this enabled, then I suspect we have a cloud front misconfiguration for the origin, since I can't see why it should ever send non...
Ya, maybe we could have a `VERSIONS` file? with all versions to support? Then we can backfill that file and only build versions we cannot fetch from the repo (e.g....
This looks great! Ugh, looks like when I wrote the github action I forgot to actually run the tests. :/ Any chance you can add that? Otherwise, I'll have @aknysh...
@kinihun this is not enough information for us to reproduce. Please attach the sample output plan/apply output (of course obscure your sensitive data). Then we can ensure the use-case is...
@eversC just a heads up ☝️ any suggestions?
> and it looks like values of the "random_id" resource are now revealed @bgreg1012 were you able to take a look at this?
I can confirm with @eversC there's a regression  Please note that running `make -C tests test` requires human spot-checking =/ not really good tests, just more like a sanity...
I can see your point. In some ways it's perhaps more secure the conceal the length in addition to the characters. What I don't like about it is it conceals...
It was probably not intentional. Can you submit a PR to fix?