openclimatefix / ocf-infrastructure

Infrastructure code for OCF's cloud environments
3 stars 6 forks source link

Remove region from task definition #546

Closed BreakingPitt closed 4 months ago

BreakingPitt commented 4 months ago

Pull Request

Description

As requested in #541 remove the region from task definition in dayafter-dag.py

Fixes #541

Checklist:

BreakingPitt commented 4 months ago

@peterdudfield Sorry for the confusion, I misunderstood the objective of the change and thought I needed to remove the region throughout the entire file instead of just in the specific task definition. I've just corrected it and revert the unnecessary changes.

Can you review it to see if it is right?

Best regards

peterdudfield commented 4 months ago

Thanks @BreakingPitt Ive done this now in https://github.com/openclimatefix/ocf-infrastructure/pull/556, so Ill close this PR if thats ok. Thank you for your help