eladkal commented on a change in pull request #20157:
URL: https://github.com/apache/airflow/pull/20157#discussion_r765824624



##########
File path: airflow/providers/amazon/provider.yaml
##########
@@ -263,6 +264,7 @@ sensors:
   - integration-name: Amazon EC2
     python-modules:
       - airflow.providers.amazon.aws.sensors.ec2_instance_state
+      - airflow.providers.amazon.aws.sensors.ec2

Review comment:
       Removing it will cause failures for `verify_provider_package`.
   pre-commits checks for comptability between yaml and modules found in the 
provider package.
   removing the entries should be done when we remove the modules




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to