Skip to content

Conversation

@milldr
Copy link
Member

@milldr milldr commented Jan 22, 2026

what

  • Added SuperAdmin Atmos Auth configuration step during cold start setup
  • Added account ID placeholder replacement step after deploying accounts
  • Added info box explaining all placeholder values in reference architecture

why

These additions provide users with clear, step-by-step guidance on three critical parts of the cold start journey that were previously missing or unclear:

  1. SuperAdmin Authentication: Users can now configure Atmos Auth with SuperAdmin credentials to run deployment commands during cold start
  2. Account ID Updates: After accounts are created, users need to replace placeholder account IDs in their configuration with actual values
  3. Placeholder Awareness: A general info box helps users understand what placeholder values exist in the reference architecture and when to replace them

references

Addresses the need for comprehensive setup guidance in the reference architecture cold start process.

…olders

* Add SuperAdmin Atmos Auth configuration step after creating SuperAdmin user
  - Instructions for setting ATMOS_PROFILE and creating .env file
  - Testing connection with atmos auth login
  - Guidance for persisting profile and switching after cold start
* Add account ID placeholder replacement step after deploying accounts
  - Steps to retrieve account IDs from Terraform output
  - Common configuration locations to update
  - grep command to find placeholder patterns
* Add info box explaining placeholder values in reference architecture
  - Account IDs, underscored values, domains, ARNs
  - Clarifies when and where to replace values during setup

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
…ection

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
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.

2 participants