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,40 +31,25 @@ Terraform Module that implements a CloudFront Distribution (CDN) for a custom or
29
31
If you need to accelerate an S3 bucket, we suggest using [`terraform-aws-cloudfront-s3-cdn`](https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn) instead.
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-cloudfront-cdn&utm_content=) approach towards DevOps.
> <img alt="Terraform Open Source Modules" src="https://docs.cloudposse.com/images/terraform-open-source-modules.svg" align="right">
41
-
> </picture>
42
-
> </a>
43
-
>
44
-
>
45
-
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
46
-
>
47
-
> We literally have [*hundreds of terraform modules*](https://cpco.io/terraform-modules?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-cloudfront-cdn&utm_content=terraform_modules) that are Open Source and well-maintained. Check them out!
> Cloud Posse uses [`atmos`](https://atmos.tools) to easily orchestrate multiple environments using Terraform. <br/>
38
+
> Works with [Github Actions](https://atmos.tools/integrations/github-actions/), [Atlantis](https://atmos.tools/integrations/atlantis), or [Spacelift](https://atmos.tools/integrations/spacelift).
39
+
>
40
+
> <details>
41
+
> <summary><strong>Watch demo of using Atmos with Terraform</strong></summary>
> <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>
44
+
> </detalis>
51
45
52
46
53
47
54
48
55
-
## Usage
56
49
57
50
58
51
59
-
> [!IMPORTANT]
60
-
> In Cloud Posse's examples, we avoid pinning modules to specific versions to prevent discrepancies between the documentation
61
-
> and the latest released versions. However, for your own projects, we strongly advise pinning each module to the exact version
62
-
> you're using. This practice ensures the stability of your infrastructure. Additionally, we recommend implementing a systematic
63
-
> approach for updating versions to avoid unexpected changes.
64
-
65
-
52
+
## Usage
66
53
67
54
For a complete example, see [examples/complete](examples/complete).
68
55
@@ -94,6 +81,15 @@ Use the AWS cli to [request new ACM certifiates](http://docs.aws.amazon.com/acm/
@@ -260,7 +256,7 @@ Please use the [issue tracker](https://github.com/cloudposse/terraform-aws-cloud
260
256
261
257
### 💻 Developing
262
258
263
-
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!
259
+
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!
264
260
Hit us up in [Slack](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-cloudfront-cdn&utm_content=slack), in the `#cloudposse` channel.
265
261
266
262
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
@@ -286,38 +282,6 @@ Dropped straight into your Inbox every week — and usually a 5-minute read.
286
282
287
283
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-cloudfront-cdn&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.
288
284
It's **FREE** for everyone!
289
-
290
-
## About
291
-
292
-
This project is maintained by <ahref="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-cloudfront-cdn&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-cloudfront-cdn&utm_content=commercial_support) for funded startups and enterprises.
296
-
Use our ready-to-go terraform architecture blueprints for AWS to get up and running quickly.
297
-
We build it with you. You own everything. Your team wins. Plus, we stick around until you succeed.
0 commit comments