https://github.com/runatlantis/atlantis-contrib
Examples and tools for your atlantis deployment
https://github.com/runatlantis/atlantis-contrib
Last synced: 5 months ago
JSON representation
Examples and tools for your atlantis deployment
- Host: GitHub
- URL: https://github.com/runatlantis/atlantis-contrib
- Owner: runatlantis
- Created: 2025-05-28T16:19:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-12T17:31:38.000Z (10 months ago)
- Last Synced: 2025-09-12T19:56:23.676Z (10 months ago)
- Language: HCL
- Size: 15.6 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# atlantis-contrib
**Community-driven examples, tools, and deployment guides for Atlantis**
Welcome to the atlantis-contrib repository! This is a curated collection of real-world examples, deployment patterns, integrations, and tools to help you get the most out of your Atlantis setup.
## What You'll Find Here
- **Deployment Examples**: Production-ready configurations for various cloud providers and platforms
- **Integration Guides**: Connect Atlantis with your existing toolchain
- **Custom Workflows**: Advanced atlantis.yaml configurations and custom commands
- **Monitoring & Observability**: Dashboards, alerts, and logging configurations
- **Security Patterns**: Best practices for secure Atlantis deployments
- **Troubleshooting Guides**: Common issues and their solutions
## Current Examples
- **atlantis-on-cloud-run/**: Complete setup for running Atlantis on Google Cloud Run with Terraform
## 🤝 Contributing
**We want your Atlantis knowledge!** Whether you've solved a tricky deployment challenge, created a useful integration, or discovered an elegant workflow pattern, your contribution can help the entire Atlantis community.
### What We're Looking For
- **Deployment patterns** for different cloud providers (AWS, Azure, GCP, etc.)
- **CI/CD integrations** with popular platforms
- **Custom policies** and workflow configurations
- **Monitoring and alerting** setups
- **Security configurations** and best practices
- **Performance optimizations** and scaling patterns
- **Troubleshooting guides** for common issues
### How to Contribute
1. **Check existing examples** to avoid duplication
2. **Follow our structure**: Each example should include:
- Clear README with setup instructions
- Working configuration files
- Prerequisites and dependencies
- Testing/validation steps
3. **Make it educational**: Explain the why, not just the how
4. **Keep it current**: Use recent versions and best practices
5. **Test thoroughly**: Ensure your example actually works
See our [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
## 📚 Related Resources
- [Atlantis Documentation](https://www.runatlantis.io/docs/)
- [Atlantis GitHub Repository](https://github.com/runatlantis/atlantis)
- [Atlantis Community Slack](https://join.slack.com/t/atlantis-community/shared_invite/zt-9xlxtxtc-CUSKB1ATt_sQy6um~LDPNw)
## 📄 License
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.
---
*Your contributions make Atlantis more accessible and powerful for everyone. Let's build better infrastructure together!* 🚀