Skip to content

Fix stale GCP VPN doc claims (DI-570)#200

Open
celanthe wants to merge 2 commits into
mainfrom
fix/cloud-provider-accuracy-di570
Open

Fix stale GCP VPN doc claims (DI-570)#200
celanthe wants to merge 2 commits into
mainfrom
fix/cloud-provider-accuracy-di570

Conversation

@celanthe

Copy link
Copy Markdown
Collaborator

Summary

  • GCP Classic VPN networking guide: The intro paragraph stated "you can create only a classic VPN connection from GCP to MacStadium" and step 3 had a note claiming "The High-availability (HA) VPN is currently not supported as an option." Both were false -- HA VPN is supported and fully documented in the comprehensive GCP guide. Updated the page intro to scope it as the Classic VPN path and added a link to the HA VPN guide for users who need it.
  • GCP VPN config for Cisco ASA/ASAv: The description for the { macstadium_outside_interface } placeholder incorrectly said "the name of the private network in MacStadium." Fixed to "the name of the outside interface of your Cisco ASA/ASAv device," which matches both the template comment and every other reference to this placeholder across the docs.

What was not changed

  • Screenshots: All three cloud providers (AWS, Azure, GCP) have outdated console screenshots. These need to be updated by someone with active cloud console access and are out of scope for a text-only review.
  • GCP verify page IKEv1 reference: verify-gcp.mdx says "you should see information about an active IKEv1" but the GCP config uses IKEv2. The correct verify command for IKEv2 on ASA is show crypto ikev2 sa. Flagging for engineering confirmation before touching.

Tickets

Closes DI-570

Test plan

  • Verify preview renders correctly
  • Confirm GCP Classic VPN page no longer says HA VPN is unsupported
  • Confirm GCP ASA/ASAv config placeholder description reads correctly

🤖 Generated with Claude Code

- google-cloud-networking-setup: removed false claim that HA VPN is not
  supported; scoped the page to Classic VPN explicitly and added a link
  to the comprehensive HA VPN guide for users who need it
- gcp-vpn-config-for-cisco-asaasav: fixed copy-paste error in the
  macstadium_outside_interface description, which incorrectly said
  "private network" instead of "outside interface"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mintlify

mintlify Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
macstadiuminc 🟢 Ready View Preview May 21, 2026, 5:03 PM

@celanthe celanthe self-assigned this May 22, 2026
@celanthe celanthe added the documentation Improvements or additions to documentation label May 22, 2026
@celanthe celanthe marked this pull request as draft May 22, 2026 14:29
The ASA config uses IKEv2 throughout — the correct verify command is
`show crypto ikev2 sa`, not the IKEv1 `show crypto isakmp sa`. Updated
the expected output description to match.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@celanthe celanthe marked this pull request as ready for review June 9, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant