I looked over the code and DataSourcesGCE.py still has the section: BUILTIN_DS_CONFIG = { 'metadata_url': 'http://metadata.google.internal./computeMetadata/v1/' }
Where metadata.google.internal is suffixed with a trailing dot. I haven't run through the repro yet, but can you confirm that is intentional?
I looked over the code and DataSourcesGCE.py still has the section: metadata. google. internal. /computeMetadat a/v1/'
BUILTIN_DS_CONFIG = {
'metadata_url': 'http://
}
Where metadata. google. internal is suffixed with a trailing dot. I haven't run through the repro yet, but can you confirm that is intentional?