-
Notifications
You must be signed in to change notification settings - Fork 16
Create staging GTFS download configs view #4524
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Terraform plan in iac/cal-itp-data-infra-staging/composer/us Plan: 0 to add, 1 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~ update in-place
Terraform will perform the following actions:
# google_composer_environment.calitp-staging-composer will be updated in-place
!~ resource "google_composer_environment" "calitp-staging-composer" {
id = "projects/cal-itp-data-infra-staging/locations/us-west2/environments/calitp-staging-composer"
name = "calitp-staging-composer"
# (5 unchanged attributes hidden)
!~ config {
# (8 unchanged attributes hidden)
!~ software_config {
!~ pypi_packages = {
+ "calitp-data-infra" = "==2025.6.5"
+ "pydantic" = ">=1.9,<2.0"
# (11 unchanged elements hidden)
}
# (6 unchanged attributes hidden)
# (1 unchanged block hidden)
}
# (8 unchanged blocks hidden)
}
# (1 unchanged block hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Plan Terraform for Warehouse and DAG changes #1012 |
|
Terraform plan in iac/cal-itp-data-infra/composer/us No changes. Your infrastructure matches the configuration.📝 Plan generated in Plan Terraform for Warehouse and DAG changes #1012 |
|
Terraform plan in iac/cal-itp-data-infra-staging/airflow/us Plan: 1 to add, 4 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
!~ update in-place
Terraform will perform the following actions:
# google_storage_bucket_object.calitp-staging-composer-catalog will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-staging-composer-catalog" {
!~ content = (sensitive value)
!~ crc32c = "IXmlHg==" -> (known after apply)
!~ detect_md5hash = "bSUDdlqbkYvrzOwzoML9OQ==" -> "different hash"
!~ generation = 1763431094584863 -> (known after apply)
id = "calitp-staging-composer-data/warehouse/target/catalog.json"
!~ md5hash = "bSUDdlqbkYvrzOwzoML9OQ==" -> (known after apply)
name = "data/warehouse/target/catalog.json"
# (16 unchanged attributes hidden)
}
# google_storage_bucket_object.calitp-staging-composer-dags["models/staging/gtfs/_src_gtfs_schedule_external_tables.yml"] will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~ crc32c = "JRuXXA==" -> (known after apply)
!~ detect_md5hash = "Caqsk8kIhrzLrYxkwYo53g==" -> "different hash"
!~ generation = 1758129838720127 -> (known after apply)
id = "calitp-staging-composer-data/warehouse/models/staging/gtfs/_src_gtfs_schedule_external_tables.yml"
!~ md5hash = "Caqsk8kIhrzLrYxkwYo53g==" -> (known after apply)
name = "data/warehouse/models/staging/gtfs/_src_gtfs_schedule_external_tables.yml"
# (17 unchanged attributes hidden)
}
# google_storage_bucket_object.calitp-staging-composer-dags["models/staging/gtfs/_stg_gtfs.yml"] will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~ crc32c = "G4i6cQ==" -> (known after apply)
!~ detect_md5hash = "ZIoZ9F+deaRCzQBuJSITkA==" -> "different hash"
!~ generation = 1749663113245609 -> (known after apply)
id = "calitp-staging-composer-data/warehouse/models/staging/gtfs/_stg_gtfs.yml"
!~ md5hash = "ZIoZ9F+deaRCzQBuJSITkA==" -> (known after apply)
name = "data/warehouse/models/staging/gtfs/_stg_gtfs.yml"
# (17 unchanged attributes hidden)
}
# google_storage_bucket_object.calitp-staging-composer-dags["models/staging/gtfs/stg_gtfs_schedule__download_configs.sql"] will be created
+ resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
+ bucket = "calitp-staging-composer"
+ content = (sensitive value)
+ content_type = (known after apply)
+ crc32c = (known after apply)
+ detect_md5hash = "different hash"
+ generation = (known after apply)
+ id = (known after apply)
+ kms_key_name = (known after apply)
+ md5hash = (known after apply)
+ md5hexhash = (known after apply)
+ media_link = (known after apply)
+ name = "data/warehouse/models/staging/gtfs/stg_gtfs_schedule__download_configs.sql"
+ output_name = (known after apply)
+ self_link = (known after apply)
+ source = "../../../../warehouse/models/staging/gtfs/stg_gtfs_schedule__download_configs.sql"
+ storage_class = (known after apply)
}
# google_storage_bucket_object.calitp-staging-composer-manifest will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-staging-composer-manifest" {
!~ content = (sensitive value)
!~ crc32c = "xB1yog==" -> (known after apply)
!~ detect_md5hash = "KlwPZogzowe6M4OZTKmaNg==" -> "different hash"
!~ generation = 1763431095947858 -> (known after apply)
id = "calitp-staging-composer-data/warehouse/target/manifest.json"
!~ md5hash = "KlwPZogzowe6M4OZTKmaNg==" -> (known after apply)
name = "data/warehouse/target/manifest.json"
# (16 unchanged attributes hidden)
}
Plan: 1 to add, 4 to change, 0 to destroy.📝 Plan generated in Plan Terraform for Warehouse and DAG changes #1012 |
|
Terraform plan in iac/cal-itp-data-infra/airflow/us Plan: 1 to add, 2 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
!~ update in-place
Terraform will perform the following actions:
# google_storage_bucket_object.calitp-composer-dags["models/staging/gtfs/_src_gtfs_schedule_external_tables.yml"] will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-composer-dags" {
!~ crc32c = "JRuXXA==" -> (known after apply)
!~ detect_md5hash = "Caqsk8kIhrzLrYxkwYo53g==" -> "different hash"
!~ generation = 1751416666931203 -> (known after apply)
id = "calitp-composer-data/warehouse/models/staging/gtfs/_src_gtfs_schedule_external_tables.yml"
!~ md5hash = "Caqsk8kIhrzLrYxkwYo53g==" -> (known after apply)
name = "data/warehouse/models/staging/gtfs/_src_gtfs_schedule_external_tables.yml"
# (17 unchanged attributes hidden)
}
# google_storage_bucket_object.calitp-composer-dags["models/staging/gtfs/_stg_gtfs.yml"] will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-composer-dags" {
!~ crc32c = "G4i6cQ==" -> (known after apply)
!~ detect_md5hash = "ZIoZ9F+deaRCzQBuJSITkA==" -> "different hash"
!~ generation = 1751416668944451 -> (known after apply)
id = "calitp-composer-data/warehouse/models/staging/gtfs/_stg_gtfs.yml"
!~ md5hash = "ZIoZ9F+deaRCzQBuJSITkA==" -> (known after apply)
name = "data/warehouse/models/staging/gtfs/_stg_gtfs.yml"
# (17 unchanged attributes hidden)
}
# google_storage_bucket_object.calitp-composer-dags["models/staging/gtfs/stg_gtfs_schedule__download_configs.sql"] will be created
+ resource "google_storage_bucket_object" "calitp-composer-dags" {
+ bucket = "calitp-composer"
+ content = (sensitive value)
+ content_type = (known after apply)
+ crc32c = (known after apply)
+ detect_md5hash = "different hash"
+ generation = (known after apply)
+ id = (known after apply)
+ kms_key_name = (known after apply)
+ md5hash = (known after apply)
+ md5hexhash = (known after apply)
+ media_link = (known after apply)
+ name = "data/warehouse/models/staging/gtfs/stg_gtfs_schedule__download_configs.sql"
+ output_name = (known after apply)
+ self_link = (known after apply)
+ source = "../../../../warehouse/models/staging/gtfs/stg_gtfs_schedule__download_configs.sql"
+ storage_class = (known after apply)
}
Plan: 1 to add, 2 to change, 0 to destroy.📝 Plan generated in Plan Terraform for Warehouse and DAG changes #1012 |
7a533e4 to
49335fc
Compare
Description
This PR creates a staging view
stg_gtfs_schedule__download_configs, to help test and visualize GTFS download configurations.[#4379]
Type of change
How has this been tested?
Running Locally:
Post-merge follow-ups