Apache Airflow version
2.5.0
What happened
I was trying to use the example fo creating a google compute VM instance and the code crashes with a AttributeError: ComputeEngineHook has no attribute _get_credentials
What you think should happen instead
No response
How to reproduce
modify the ComputeEngineHook to call get_credentials
Operating System
linux
Versions of Apache Airflow Providers
latest I believe, not sure
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct