Skip to content

Changing Redis Instance Used by Airflow

Abhishek Chowdhry requested to merge users/abhic/change-airflow-redis into master

Infrastructure Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [NA] All new and existing tests passed.
  • [YES] I have formatted the terraform code. (terraform fmt -recursive && go fmt ./...)

Current Behavior or Linked Issues


#181 (closed)

Changes for Airflow to use newly added Zone Redundant Redis Instance.

Does this introduce a breaking change?


  • [YES] This will break the existing Airflow Runs and they will need to be triggered again.

Other information


NA

Merge request reports