Skip to content

Commit 317097e

Browse files
authored
[AUTOMATED] Update Version Pinning for Terraform to support 0.13 (#21)
## What 1. Update Version Pinning for Terraform to support 0.13 ## Why 1. This is a relatively minor update that the CloudPosse module already likely supports. 1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13.
1 parent 8dc9c29 commit 317097e

File tree

4 files changed

+48
-62
lines changed

4 files changed

+48
-62
lines changed

README.md

Lines changed: 43 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,20 @@
1-
<!--
2-
3-
4-
5-
6-
7-
8-
1+
# terraform-aws-ecs-atlantis [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-aws-ecs-atlantis.svg)](https://github.com/cloudposse/terraform-aws-ecs-atlantis/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
92

3+
[![README Header][readme_header_img]][readme_header_link]
104

5+
[![Cloud Posse][logo]](https://cpco.io/homepage)
116

7+
<!--
128
139
1410
1511
1612
** DO NOT EDIT THIS FILE
17-
**
18-
** This file was automatically generated by the `build-harness`.
19-
** 1) Make all changes to `README.yaml`
13+
**
14+
** This file was automatically generated by the `build-harness`.
15+
** 1) Make all changes to `README.yaml`
2016
** 2) Run `make init` (you only need to do this once)
21-
** 3) Run`make readme` to rebuild this file.
17+
** 3) Run`make readme` to rebuild this file.
2218
**
2319
** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.)
2420
**
@@ -27,23 +23,7 @@
2723
2824
2925
30-
31-
32-
33-
34-
35-
36-
37-
38-
39-
40-
-->
41-
[![README Header][readme_header_img]][readme_header_link]
42-
43-
[![Cloud Posse][logo]](https://cpco.io/homepage)
44-
45-
# terraform-aws-ecs-atlantis [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-aws-ecs-atlantis.svg)](https://github.com/cloudposse/terraform-aws-ecs-atlantis/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
46-
26+
-->
4727

4828
![terraform-aws-ecs-atlantis](docs/logo.png)
4929

@@ -52,7 +32,7 @@ A Terraform module for deploying [Atlantis](https://runatlantis.io) to an AWS EC
5232

5333
---
5434

55-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
35+
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
5636
[<img align="right" title="Share via Email" src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
5737
[<img align="right" title="Share on Google+" src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
5838
[<img align="right" title="Share on Facebook" src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
@@ -73,7 +53,7 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
7353

7454

7555

76-
We literally have [*hundreds of terraform modules*][terraform_modules] that are Open Source and well-maintained. Check them out!
56+
We literally have [*hundreds of terraform modules*][terraform_modules] that are Open Source and well-maintained. Check them out!
7757

7858

7959

@@ -398,8 +378,9 @@ Other examples:
398378

399379

400380

381+
<!-- markdownlint-disable -->
401382
## Makefile Targets
402-
```
383+
```text
403384
Available targets:
404385
405386
help Help screen
@@ -408,11 +389,12 @@ Available targets:
408389
lint Lint terraform code
409390
410391
```
392+
<!-- markdownlint-restore -->
411393
## Requirements
412394

413395
| Name | Version |
414396
|------|---------|
415-
| terraform | ~> 0.12.0 |
397+
| terraform | >= 0.12.0, < 0.14.0 |
416398
| aws | ~> 2.0 |
417399
| local | ~> 1.3 |
418400
| null | ~> 2.0 |
@@ -590,9 +572,9 @@ Available targets:
590572

591573

592574

593-
## Share the Love
575+
## Share the Love
594576

595-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-ecs-atlantis)! (it helps us **a lot**)
577+
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-ecs-atlantis)! (it helps us **a lot**)
596578

597579
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
598580

@@ -616,14 +598,14 @@ Check out these related projects.
616598

617599
## References
618600

619-
For additional context, refer to some of these links.
601+
For additional context, refer to some of these links.
620602

621603
- [atlantis](https://runatlantis.io) - Official home of the Atlantis project
622604

623605

624606
## Help
625607

626-
**Got a question?** We got answers.
608+
**Got a question?** We got answers.
627609

628610
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-ecs-atlantis/issues), send us an [email][email] or join our [Slack Community][slack].
629611

@@ -632,7 +614,7 @@ File a GitHub [issue](https://github.com/cloudposse/terraform-aws-ecs-atlantis/i
632614
## DevOps Accelerator for Startups
633615

634616

635-
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
617+
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
636618

637619
[![Learn More](https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge)][commercial_support]
638620

@@ -661,11 +643,11 @@ Participate in our [Discourse Forums][discourse]. Here you'll find answers to co
661643

662644
## Newsletter
663645

664-
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
646+
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
665647

666648
## Office Hours
667649

668-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
650+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
669651

670652
[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours]
671653

@@ -696,28 +678,30 @@ Copyright © 2017-2020 [Cloud Posse, LLC](https://cpco.io/copyright)
696678

697679

698680

699-
## License
681+
## License
700682

701-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
683+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
702684

703685
See [LICENSE](LICENSE) for full details.
704686

705-
Licensed to the Apache Software Foundation (ASF) under one
706-
or more contributor license agreements. See the NOTICE file
707-
distributed with this work for additional information
708-
regarding copyright ownership. The ASF licenses this file
709-
to you under the Apache License, Version 2.0 (the
710-
"License"); you may not use this file except in compliance
711-
with the License. You may obtain a copy of the License at
712-
713-
https://www.apache.org/licenses/LICENSE-2.0
714-
715-
Unless required by applicable law or agreed to in writing,
716-
software distributed under the License is distributed on an
717-
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
718-
KIND, either express or implied. See the License for the
719-
specific language governing permissions and limitations
720-
under the License.
687+
```text
688+
Licensed to the Apache Software Foundation (ASF) under one
689+
or more contributor license agreements. See the NOTICE file
690+
distributed with this work for additional information
691+
regarding copyright ownership. The ASF licenses this file
692+
to you under the Apache License, Version 2.0 (the
693+
"License"); you may not use this file except in compliance
694+
with the License. You may obtain a copy of the License at
695+
696+
https://www.apache.org/licenses/LICENSE-2.0
697+
698+
Unless required by applicable law or agreed to in writing,
699+
software distributed under the License is distributed on an
700+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
701+
KIND, either express or implied. See the License for the
702+
specific language governing permissions and limitations
703+
under the License.
704+
```
721705

722706

723707

@@ -739,7 +723,7 @@ This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? P
739723

740724
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
741725

742-
We offer [paid support][commercial_support] on all of our projects.
726+
We offer [paid support][commercial_support] on all of our projects.
743727

744728
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
745729

docs/targets.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
<!-- markdownlint-disable -->
12
## Makefile Targets
2-
```
3+
```text
34
Available targets:
45
56
help Help screen
@@ -8,3 +9,4 @@ Available targets:
89
lint Lint terraform code
910
1011
```
12+
<!-- markdownlint-restore -->

docs/terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| Name | Version |
44
|------|---------|
5-
| terraform | ~> 0.12.0 |
5+
| terraform | >= 0.12.0, < 0.14.0 |
66
| aws | ~> 2.0 |
77
| local | ~> 1.3 |
88
| null | ~> 2.0 |

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = "~> 0.12.0"
2+
required_version = ">= 0.12.0, < 0.14.0"
33

44
required_providers {
55
aws = "~> 2.0"

0 commit comments

Comments
 (0)