-
-
Notifications
You must be signed in to change notification settings - Fork 32
docs: deprecate account-map and related components #834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
milldr
wants to merge
17
commits into
master
Choose a base branch
from
deprecate-account-map
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…map removal - Add deprecation admonitions to legacy GitOps, Leapp, and identity pages - Create stub pages for new architecture: atmos-auth, atmos-profiles, centralized-root-access, static-account-map, component-vendoring-mixins, migrate-from-account-map - Add TODO comments tracking required updates across all affected pages - Create CLAUDE.md with docs site instructions, content sources, and link fixing workflow - Create .claude/skills for docs-conventions and docs-build - Fix broken links to /layers/atmos-pro/ in gitops deprecation notices - Update sidebars.js to remove GitOps from Automate Terraform section - Add Phase 4 to aws-access-control-evolution.mdx documenting new architecture
milldr
commented
Dec 10, 2025
milldr
commented
Dec 10, 2025
milldr
commented
Dec 10, 2025
… workflow snippets - Move legacy runners (Philips Labs, ARC) to tutorials/ subfolder - Make RunsOn the recommended self-hosted runner option - Update design decisions with RunsOn benefits - Add Network Requirements section to runs-on.mdx - Standardize "RunsOn" naming (no space) - Rename workflow files: gitops→atmos-pro, github→runs-on, compliance→security-and-compliance, argocd→software-delivery - Move network workflows to dedicated network/ folder - Merge baseline workflows into accounts - Update AtmosWorkflow fileName references across all docs - Add redirects for moved pages 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
# Conflicts: # examples/snippets/.github/workflows/atmos-pro-terraform-apply.yaml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Deprecate
account-map,aws-teams,aws-team-roles, and legacy GitHub Actions GitOps in favor of Atmos Auth, AWS SSO Permission Sets, Atmos Pro, and RunsOn.Site Structure
Layer Changes Summary
Workflow Snippets
Updated
examples/snippets/stacks/workflows/quickstart/:Why
References