digitalservicebund/Validate STACKIT Database ACLs

A github action that uses the STACKIT API to ensure that database ACLs only allow the cluster to connect to the database instances.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 7, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: digitalservicebund/stackit-database-validation@9a569f6d04b9a0ffd72afb0c6b962729e5ad2197 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
organisation_idThe Organisation ID, to validate all Databases in your STACKIT organisation. Either provide organisation_id or project_idno
project_idThe Project ID, to validate all Databases in your STACKIT project.no
prod_egress_rangeThe CIDR Range of the production clusterno
non_prod_egress_rangeThe CIDR Range of the non-prod clusterno
stackit_service_account_keySTACKIT Service Account Key to authenticate against STACKIT APIyes
additional_non_prod_ipAdditional IP address or CIDR range that should be allowed to access non-prod databases.no
additional_prod_ipAdditional IP address or CIDR range that should be allowed to access prod databases.no

no outputs