Skip to content

docs(v2): document GCP pricing in pr-check - #31

Merged
Cro22 merged 1 commit into
feat/gcp-v2-cloudsqlfrom
feat/gcp-v2-docs
Aug 24, 2026
Merged

docs(v2): document GCP pricing in pr-check#31
Cro22 merged 1 commit into
feat/gcp-v2-cloudsqlfrom
feat/gcp-v2-docs

Conversation

@Cro22

@Cro22 Cro22 commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Final milestone of GCP v2 — documentation. Stacked on #30 (base branch feat/gcp-v2-cloudsql).

What

  • docs/v2-guide.md:
    • Split Supported resources into AWS (live Pricing API) and GCP (google_compute_instance, google_compute_disk, google_sql_database_instance).
    • New How GCP is priced subsection: why the static table (vs Cloud Billing Catalog), the drift caveat + medium confidence cap, how to refresh it, and how --region works for GCP (a per-resource zone overrides the flag).
    • Generalized the --region flag/input descriptions beyond AWS; fixed a stale estimator.gochange.go reference.
  • README.md: v2 blurb + roadmap note GCP pricing.

No code — docs only. Closes out the GCP-v2 stack: #28#29#30 → this.

🤖 Generated with Claude Code

- v2-guide: split Supported resources into AWS (live Pricing API) and GCP
  (embedded static table); new "How GCP is priced" subsection explaining
  the static-table decision, the drift caveat, and how --region works for
  GCP (zone-derived region overrides the flag). Also generalize the
  --region flag/input descriptions beyond AWS, and fix a stale reference
  (estimator.go → change.go).
- README: v2 blurb and roadmap note GCP pricing (compute instance, disk,
  Cloud SQL) via the static table.
@Cro22
Cro22 merged commit 1c219e0 into feat/gcp-v2-cloudsql Aug 24, 2026
Cro22 added a commit that referenced this pull request Aug 25, 2026
The stacked PRs #29/#30/#31 merged into their intermediate bases rather
than cascading to feature/3.0, leaving M1 (google_compute_disk), M2
(google_sql_database_instance), and M3 (docs) stranded. This completes the
stack onto feature/3.0 alongside the already-landed billing (#27) and
compute (#28).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant