You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use gcp.Meta on our Google Cloud infrastructure to help render configuration files on our Virtual Machines. We are building infrastructure in Azure and will require similar functionality
The text was updated successfully, but these errors were encountered:
This almost happened in #1713 but I think it'd actually be better to access both GCP and Azure metadata as a filesystem - see hairyhenderson/go-fsimpl#322 as well.
What
gcp.Meta
Why
Our Use Case
We use
gcp.Meta
on our Google Cloud infrastructure to help render configuration files on our Virtual Machines. We are building infrastructure in Azure and will require similar functionalityThe text was updated successfully, but these errors were encountered: