Cloud Posse
Official@cloudposse · United States of America
DevOps Accelerator for AWS Infrastructure 🙌 Hire Us! <https://cloudposse.com/services>
Agent Skills by Cloud Posse
Showing 9 vetted skills indexed across 1 GitHub repositories.
docs-build
Automate Cloud Posse documentation builds, renders, and deployments with Docusaurus.
docs-conventions
Enforce MDX frontmatter and component patterns for docs.cloudposse.com documentation.
docs-styles
Apply CSS styling rules and color palettes from src/css to docs.cloudposse.com.
developing-components
Standardize Terraform/OpenTofu component creation with required files and naming conventions.
atmos-auth
Automate AWS authentication for Atmos-managed multi-stack environments.
account-map-migration
Migrate legacy account-map remote-state lookups to a static account_map variable.
debugging-atmos
Troubleshoot Atmos configuration and deployment issues with verbose logging and stack inspection.
atmos-functions
Automate cross-component output passing in Terraform stacks with Atmos template functions.
developing-stacks
Guide Atmos stack YAML usage for reproducible infrastructure deployments.
Frequently Asked Questions About Cloud Posse
FAQPage SchemaWhat specific infrastructure tasks does Cloud Posse enable?▼
Cloud Posse enables the standardization of Terraform and OpenTofu components, multi-stack environment orchestration via Atmos, and the enforcement of documentation conventions. It facilitates secure AWS authentication for complex environments and provides structured patterns for managing infrastructure state and cross-component output passing.
Which engineers should utilize these infrastructure patterns?▼
These patterns are designed for DevOps engineers, platform architects, and site reliability engineers managing large-scale AWS environments. They are specifically targeted at teams requiring reproducible infrastructure deployments, standardized component creation, and rigorous configuration management across multiple cloud accounts.
What are the prerequisites for implementing these infrastructure standards?▼
Implementation requires an existing AWS environment and familiarity with Terraform or OpenTofu. Users must adopt the Atmos configuration framework to manage stack YAML files and component definitions. Additionally, teams should be prepared to align their repository structures with the provided documentation and component naming conventions.