Open Issues Need Help
View All on GitHub DevOps • AWS Security Baseline
Publish s3_logs module to Terraform Registry about 2 months ago
AI Summary: Publish the `s3_logs` Terraform module to the Terraform Registry. This involves tagging the module as version v0.1.0 and following HashiCorp's publishing guidelines to make it installable via `source = "joffbuilds/s3-logs/aws"`.
Complexity:
3/5
good first issue
Terraform secure AWS baseline: logging, encryption, IAM guardrails
HCL
#aws#cis-benchmark#infrastructure-as-code#security#terraform
DevOps • AWS Security Baseline
Add OPA policy unit tests about 2 months ago
AI Summary: Create Open Policy Agent (OPA) Rego unit tests for the provided policies (s3_encrypted.rego) and integrate them into the GitHub Actions CI pipeline using `opa test`. The tests should verify the policies' functionality and fail if any test cases are broken.
Complexity:
4/5
enhancement good first issue
Terraform secure AWS baseline: logging, encryption, IAM guardrails
HCL
#aws#cis-benchmark#infrastructure-as-code#security#terraform