Skip to content

Add terraform policy to the policy registry - #121

Merged
bkd-dotcom merged 1 commit into
Signetry:mainfrom
kuangwojia-netizen:add-terraform-policy-1
Sep 4, 2026
Merged

Add terraform policy to the policy registry#121
bkd-dotcom merged 1 commit into
Signetry:mainfrom
kuangwojia-netizen:add-terraform-policy-1

Conversation

@kuangwojia-netizen

@kuangwojia-netizen kuangwojia-netizen commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Fixes #117

Adds signetry_core/policies/terraform.yaml for a Terraform module tree.

  • Author: kuangwojia-netizen
  • allowed_paths includes modules/** and environments/** so environments/prod/** is an exception inside an allowed tree
  • caution: notes that validate/fmt do not mean apply-safe
  • Starter YAML adapted (not pasted as-is)

Acceptance intended: pytest tests/test_policy_registry.py green.

@kuangwojia-netizen

Copy link
Copy Markdown
Contributor Author

@bkd-dotcom First-time contributor workflows are waiting on approval (CI / CodeQL / Reviewer show action_required). Could you approve the workflows on this PR so pytest tests/test_policy_registry.py can run? Thank you.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Signetry Reviewer — 🟡 Needs human review

A human should decide — the required check is pending.

Deterministic gates (the authority)

Gate Status
Required status check ⏳ pending
Secret scan ✅ clean
CI permission / OIDC ✅ no forbidden change
Dependency skew ✅ ok
All green

Findings

No issues found by the deterministic scanners.

Merge

A human should review and merge.

This review is advisory. It never merges on its own judgement — the deterministic gates + a human are the authority. Findings can have false negatives; a green bot verdict is not a guarantee.

@bkd-dotcom bkd-dotcom added enhancement New feature or request good first issue Good for newcomers labels Sep 4, 2026
@bkd-dotcom
bkd-dotcom merged commit 5eb9df9 into Signetry:main Sep 4, 2026
8 checks passed
@bkd-dotcom
bkd-dotcom requested review from bkd-dotcom and removed request for bkd-dotcom September 4, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a terraform policy to the policy registry

2 participants