adding custom stages for publishing images for airflow log processor
Infrastructure Submissions:
- [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them? Yes
- [YES/NO] I have updated the documentation accordingly. Yes
- [YES/NO/NA] I have added tests to cover my changes.NA
- [YES/NO/NA] All new and existing tests passed. NA
- [YES/NO/NA] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
) NA
Current Behavior or Linked Issues
#1 (closed) Custom stages got added for airflow which will push images for airflow log processor to container before we deploy airflow
Does this introduce a breaking change?
- [YES/NO]
No