gruberdev
gruberdev
## Fixes: - https://github.com/28mm/blast-radius/issues/86 - https://github.com/28mm/blast-radius/issues/69 - https://github.com/28mm/blast-radius/issues/91 ## Changelog - Added python-hcl2, support for HCL 2 - Added support for Terraform v1.0.0 and backwards compatibility - Added a Terratest-capable...
- [ ] Check1 [GCP003][WARNING] Resource 'module.google_cloud:module.gcp_firewall:google_compute_firewall.allow_web' defines a fully open inbound firewall rule. /home/gruber/projects/tf-free/modules/gcp/firewall/main.tf:11 8 | ports = ["80", "443"] 9 | } 10 | 11 | source_ranges =...
I've been trying to find a functional way to export the binaries of `az` to the project container, with no success. Most Dockerfiles available on Github are based on a...
```bash OK: 340 MiB in 91 packages 325s 14303 Service 'freetf' failed to build : The command '/bin/bash -eo pipefail -c apk --no-cache add && curl -sL https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub -o /etc/apk/keys/sgerrand.rsa.pub...