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
A GitHub Action to securely store Terraform plan files in a cloud storage (S3 or Azure Blob Storage) with metadata storage in cloud document database (DynamoDB or CosmosDB).
28
31
29
32
30
-
---
31
-
> [!NOTE]
32
-
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-terraform-plan-storage&utm_content=) approach towards DevOps.
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
33
+
> [!TIP]
34
+
> #### 👽 Use Atmos with Terraform
35
+
> Cloud Posse uses [`atmos`](https://atmos.tools) to easily orchestrate multiple environments using Terraform. <br/>
36
+
> 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>
42
+
> </detalis>
40
43
41
44
42
45
## Introduction
@@ -47,9 +50,8 @@ the plan files when a feature branch is opened and applied when merged.
47
50
48
51
49
52
50
-
## Usage
51
-
52
53
54
+
## Usage
53
55
54
56
55
57
## AWS (default)
@@ -128,6 +130,14 @@ Again set the `component`, `stack`, `planPath`, and `action` in the same manner
> In Cloud Posse's examples, we avoid pinning modules to specific versions to prevent discrepancies between the documentation
135
+
> and the latest released versions. However, for your own projects, we strongly advise pinning each module to the exact version
136
+
> you're using. This practice ensures the stability of your infrastructure. Additionally, we recommend implementing a systematic
137
+
> approach for updating versions to avoid unexpected changes.
138
+
139
+
140
+
131
141
132
142
133
143
@@ -180,23 +190,60 @@ For additional context, refer to some of these links.
180
190
- [Reference Architectures](https://cloudposse.com/) - Launch effortlessly with our turnkey reference architectures, built either by your team or ours.
181
191
182
192
193
+
194
+
> [!TIP]
195
+
> #### Use Terraform Reference Architectures for AWS
196
+
>
197
+
> Use Cloud Posse's ready-to-go [terraform architecture blueprints](https://cloudposse.com/reference-architecture/) for AWS to get up and running quickly.
198
+
>
199
+
> ✅ We build it together with your team.<br/>
200
+
> ✅ Your team owns everything.<br/>
201
+
> ✅ 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/github-action-terraform-plan-storage&utm_content=commercial_support) for funded startups and enterprises.
209
+
>
210
+
> *Your team can operate like a pro today.*
211
+
>
212
+
> Ensure that your team succeeds by using Cloud Posse's proven process and turnkey blueprints. Plus, we stick around until you succeed.
213
+
> #### Day-0: Your Foundation for Success
214
+
> - **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
215
+
> - **Deployment Strategy.** Adopt a proven deployment strategy with GitHub Actions, enabling automated, repeatable, and reliable software releases.
216
+
> - **Site Reliability Engineering.** Gain total visibility into your applications and services with Datadog, ensuring high availability and performance.
217
+
> - **Security Baseline.** Establish a secure environment from the start, with built-in governance, accountability, and comprehensive audit logs, safeguarding your operations.
218
+
> - **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.
224
+
> - **Support.** Benefit from a seamless communication over Slack with our experts, ensuring you have the support you need, whenever you need it.
225
+
> - **Troubleshooting.** Access expert assistance to quickly resolve any operational challenges, minimizing downtime and maintaining business continuity.
226
+
> - **Code Reviews.** Enhance your team’s code quality with our expert feedback, fostering continuous improvement and collaboration.
227
+
> - **Bug Fixes.** Rely on our team to troubleshoot and resolve any issues, ensuring your systems run smoothly.
228
+
> - **Migration Assistance.** Accelerate your migration process with our dedicated support, minimizing disruption and speeding up time-to-value.
229
+
> - **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/github-action-terraform-plan-storage/issues) to report any bugs or file feature requests.
195
-
196
-
### 💻 Developing
197
-
198
-
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!
199
-
Hit us up in [Slack](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-terraform-plan-storage&utm_content=slack), in the `#cloudposse` channel.
246
+
For 🐛 bug reports & feature requests, please use the [issue tracker](https://github.com/cloudposse/github-action-terraform-plan-storage/issues).
200
247
201
248
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
202
249
1. Review our [Code of Conduct](https://github.com/cloudposse/github-action-terraform-plan-storage/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
@@ -221,38 +268,6 @@ Dropped straight into your Inbox every week — and usually a 5-minute read.
221
268
222
269
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-terraform-plan-storage&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.
223
270
It's **FREE** for everyone!
224
-
225
-
## About
226
-
227
-
This project is maintained by <a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-terraform-plan-storage&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/github-action-terraform-plan-storage&utm_content=commercial_support) for funded startups and enterprises.
231
-
Use our ready-to-go terraform architecture blueprints for AWS to get up and running quickly.
232
-
We build it with you. You own everything. Your team wins. Plus, we stick around until you succeed.
0 commit comments