rus-kgo/SQL IaC

SQL database system infrastructure as code.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
run-mode"""Run mode determines which iac_actions can be performed. Valid options: `create-or-update`, `destroy`.""" yescreate-or-update
definitions-path"""Definitions path should point to the file or folder in the repo that contains the resource definitions.""" yes/definitions
database-systemData base system. Currently suppoerted: oracle, snowflake.yessnowflake
resources-file"""Do not use unless using your own resources. Resources path should point to the file in the repo that contains the resource sql templates.""" yes/sqliac/resources.toml
operation"""The options are: Plan, Apply. The plan will not execute the SQL query.""" yesPlan

no outputs