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.
This issue is stale because it has been open for 60 days with no
activity. If it is no longer relevant or necessary, please close it.
Given no action, it will be closed in 14 days.
If it's still relevant, one of the following will remove the stale
marking:
A maintainer can add this issue to a milestone to indicate that
it's been accepted and will be worked on
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: