Skip to content

feat!: drop bronze write-path vars (bronze is ingest-only) - #9

Merged
JoshuaHarris391 merged 1 commit into
mainfrom
feat/drop-bronze-write-vars
Aug 6, 2026
Merged

feat!: drop bronze write-path vars (bronze is ingest-only)#9
JoshuaHarris391 merged 1 commit into
mainfrom
feat/drop-bronze-write-vars

Conversation

@JoshuaHarris391

Copy link
Copy Markdown
Collaborator

Unwinds v3.1.0's bronze write vars now that the dbt template generates synthetic data at silver: G3DT_S3_BRONZE_DATA_DIR[_CI] and G3DT_DB_BRONZE_CI removed; G3DT_DB_BRONZE retained (real-ingest deployments resolve their sources.yml schema from it). Pairs with aws-gen3-pipeline ≥ v2.2.0. 348 tests pass.

The dbt template now generates synthetic data at silver; bronze is
ingest-only again, so dbt-env no longer emits bronze write-path
variables or reads buckets/bronze from SSM. G3DT_DB_BRONZE stays:
real-ingest deployments resolve their sources.yml schema from it.

BREAKING CHANGE: `g3dt config dbt-env` no longer emits
G3DT_S3_BRONZE_DATA_DIR, G3DT_S3_BRONZE_DATA_DIR_CI, or
G3DT_DB_BRONZE_CI. G3DT_DB_BRONZE is retained. Pairs with
aws-gen3-pipeline >= v2.2.0.
@JoshuaHarris391
JoshuaHarris391 merged commit a1234bb into main Aug 6, 2026
1 check passed
@JoshuaHarris391
JoshuaHarris391 deleted the feat/drop-bronze-write-vars branch August 6, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant