Skip to content

Phase 2: GCP — renew CLI session + discover billing account ID #177

Description

@elasticdotventures

Summary

Phase 2 tracking issue for the coordinated finops/auth-renewal plan (see #111 for the full plan and the correction explaining that this is now a real crates/ledgerr-cloud build, not a fix to pre-existing code).

This is a human-only action item — an agent cannot complete it (interactive browser auth required).

Action required

gcloud auth login
# user: brianh@elastic.ventures
# project: promptexecution
gcloud auth print-access-token   # must return a token

Outstanding gap: unknown billing account ID

After re-auth, discover it:

gcloud billing accounts list

That ID needs to be recorded wherever this repo's Phase 1 GcpProvider (in the new crates/ledgerr-cloud crate, once merged) expects its default/config — check that crate's config once it lands.

Verification

Once done, ledgerr-cloud's GCP provider (Phase 1/3, tracked in #111) should report RECONCILED instead of AUTH_REQUIRED.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    authAuthentication and authorizationbugSomething isn't workingfinopsFinancial operations and cloud cost management

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions