You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -29,16 +31,16 @@ This is a collection of reusable [AWS Terraform components](https://atmos.tools/
29
31
They work really well with [Atmos](https://atmos.tools), our open-source tool for managing infrastructure as code with Terraform.
30
32
31
33
32
-
---
33
-
> [!NOTE]
34
-
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-components&utm_content=) approach towards DevOps.
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
34
+
> [!TIP]
35
+
> #### 👽 Use Atmos with Terraform
36
+
> Cloud Posse uses [`atmos`](https://atmos.tools) to easily orchestrate multiple environments using Terraform. <br/>
37
+
> Works with [Github Actions](https://atmos.tools/integrations/github-actions/), [Atlantis](https://atmos.tools/integrations/atlantis), or [Spacelift](https://atmos.tools/integrations/spacelift).
> <i>Example of running <ahref="https://atmos.tools"><code>atmos</code></a> to manage infrastructure from our <ahref="https://atmos.tools/quick-start/">Quick Start</a> tutorial.</i>
43
+
> </detalis>
42
44
43
45
44
46
## Introduction
@@ -59,9 +61,8 @@ with Terraform that can be used with [Atmos](https://atmos.tools).
59
61
60
62
61
63
62
-
## Usage
63
-
64
64
65
+
## Usage
65
66
66
67
67
68
Please take a look at each [component's README](https://docs.cloudposse.com/components/) for specific usage.
@@ -153,6 +154,14 @@ make rebuild-docs
153
154
>
154
155
> We intend to eventually delete, but are leaving them for now in the repo.
155
156
157
+
> [!IMPORTANT]
158
+
> In Cloud Posse's examples, we avoid pinning modules to specific versions to prevent discrepancies between the documentation
159
+
> and the latest released versions. However, for your own projects, we strongly advise pinning each module to the exact version
160
+
> you're using. This practice ensures the stability of your infrastructure. Additionally, we recommend implementing a systematic
161
+
> approach for updating versions to avoid unexpected changes.
162
+
163
+
164
+
156
165
157
166
158
167
@@ -190,23 +199,60 @@ For additional context, refer to some of these links.
190
199
- [Reference Architectures](https://cloudposse.com/) - Launch effortlessly with our turnkey reference architectures, built either by your team or ours.
191
200
192
201
202
+
203
+
> [!TIP]
204
+
> #### Use Terraform Reference Architectures for AWS
205
+
>
206
+
> Use Cloud Posse's ready-to-go [terraform architecture blueprints](https://cloudposse.com/reference-architecture/) for AWS to get up and running quickly.
207
+
>
208
+
> ✅ We build it together with your team.<br/>
209
+
> ✅ Your team owns everything.<br/>
210
+
> ✅ 100% Open Source and backed by fanatical support.<br/>
> Cloud Posse is the leading [**DevOps Accelerator**](https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-components&utm_content=commercial_support) for funded startups and enterprises.
218
+
>
219
+
> *Your team can operate like a pro today.*
220
+
>
221
+
> Ensure that your team succeeds by using Cloud Posse's proven process and turnkey blueprints. Plus, we stick around until you succeed.
222
+
> #### Day-0: Your Foundation for Success
223
+
> - **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
224
+
> - **Deployment Strategy.** Adopt a proven deployment strategy with GitHub Actions, enabling automated, repeatable, and reliable software releases.
225
+
> - **Site Reliability Engineering.** Gain total visibility into your applications and services with Datadog, ensuring high availability and performance.
226
+
> - **Security Baseline.** Establish a secure environment from the start, with built-in governance, accountability, and comprehensive audit logs, safeguarding your operations.
227
+
> - **GitOps.** Empower your team to manage infrastructure changes confidently and efficiently through Pull Requests, leveraging the full power of GitHub Actions.
> - **Training.** Equip your team with the knowledge and skills to confidently manage the infrastructure, ensuring long-term success and self-sufficiency.
233
+
> - **Support.** Benefit from a seamless communication over Slack with our experts, ensuring you have the support you need, whenever you need it.
234
+
> - **Troubleshooting.** Access expert assistance to quickly resolve any operational challenges, minimizing downtime and maintaining business continuity.
235
+
> - **Code Reviews.** Enhance your team’s code quality with our expert feedback, fostering continuous improvement and collaboration.
236
+
> - **Bug Fixes.** Rely on our team to troubleshoot and resolve any issues, ensuring your systems run smoothly.
237
+
> - **Migration Assistance.** Accelerate your migration process with our dedicated support, minimizing disruption and speeding up time-to-value.
238
+
> - **Customer Workshops.** Engage with our team in weekly workshops, gaining insights and strategies to continuously improve and innovate.
Please use the [issue tracker](https://github.com/cloudposse/terraform-aws-components/issues) to report any bugs or file feature requests.
205
-
206
-
### 💻 Developing
207
-
208
-
If you are interested in being a contributor and want to get involved in developing this project or help out with Cloud Posse's other projects, we would love to hear from you!
209
-
Hit us up in [Slack](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-components&utm_content=slack), in the `#cloudposse` channel.
255
+
For 🐛 bug reports & feature requests, please use the [issue tracker](https://github.com/cloudposse/terraform-aws-components/issues).
210
256
211
257
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
212
258
1. Review our [Code of Conduct](https://github.com/cloudposse/terraform-aws-components/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
@@ -231,38 +277,6 @@ Dropped straight into your Inbox every week — and usually a 5-minute read.
231
277
232
278
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-components&utm_content=office_hours) for your weekly dose of insider DevOps trends, AWS news and Terraform insights, all sourced from our SweetOps community, plus a _live Q&A_ that you can’t find anywhere else.
233
279
It's **FREE** for everyone!
234
-
235
-
## About
236
-
237
-
This project is maintained by <a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-components&utm_content=">Cloud Posse, LLC</a>.
We are a [**DevOps Accelerator**](https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-components&utm_content=commercial_support) for funded startups and enterprises.
241
-
Use our ready-to-go terraform architecture blueprints for AWS to get up and running quickly.
242
-
We build it with you. You own everything. Your team wins. Plus, we stick around until you succeed.
0 commit comments