File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -168,8 +168,8 @@ module "addressbasepremium_load_files" {
168168 job_parameters = {
169169 " --job-bookmark-option" = " job-bookmark-disable"
170170 " --raw_bucket" = module.raw_zone_data_source.bucket_id
171- " --raw_prefix" = " unrestricted/os-addressbase-premium/full-supply/epoch-105 /raw/"
172- " --processed_data_path" = " s3://${ module . raw_zone_data_source . bucket_id } /unrestricted/os-addressbase-premium/full-supply/epoch-105 /processed/"
171+ " --raw_prefix" = " unrestricted/os-addressbase-premium/full-supply/epoch-114 /raw/"
172+ " --processed_data_path" = " s3://${ module . raw_zone_data_source . bucket_id } /unrestricted/os-addressbase-premium/full-supply/epoch-114 /processed/"
173173 }
174174 script_name = " addressbasepremium_load_files"
175175}
@@ -192,7 +192,7 @@ module "addressbasepremium_create_address_table" {
192192 " --job-bookmark-option" = " job-bookmark-disable"
193193 " --blpu_class_lookup_path" = " s3://${ module . glue_scripts_data_source . bucket_id } /${ aws_s3_object . blpu_class_lookup . key } "
194194 " --ward_lookup_path" = " s3://${ module . glue_scripts_data_source . bucket_id } /${ aws_s3_object . ons_ward_lookup . key } "
195- " --processed_source_data_path" = " s3://${ module . raw_zone_data_source . bucket_id } /unrestricted/os-addressbase-premium/full-supply/epoch-105 /processed/"
195+ " --processed_source_data_path" = " s3://${ module . raw_zone_data_source . bucket_id } /unrestricted/os-addressbase-premium/full-supply/epoch-114 /processed/"
196196 " --target_path" = " s3://${ module . refined_zone_data_source . bucket_id } /unrestricted/national_address"
197197 }
198198 script_name = " addressbasepremium_create_address_table"
You can’t perform that action at this time.
0 commit comments