Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: aws-provider version bump to >= 2.42, < 4.0 #184

Merged
merged 2 commits into from
Aug 13, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
feat: aws-provider version bump to >= 2.42, < 4.0
  • Loading branch information
cageyv committed Aug 12, 2020
commit 2372f1d9581a4dff670502bba0d0729c7f61db0f
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,13 +162,13 @@ No issue is creating limit on this module.
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

| Name | Version |
|------|---------|
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Inputs

Expand Down
2 changes: 1 addition & 1 deletion modules/_templates/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/activemq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **activemq module** is using are available [here](https://g
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/activemq/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/alertmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **alertmanager module** is using are available [here](https
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/alertmanager/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/carbon-relay-ng/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **carbon-relay-ng module** is using are available [here](ht
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/carbon-relay-ng/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/cassandra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **cassandra module** is using are available [here](https://
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/cassandra/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/consul/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **consul module** is using are available [here](https://git
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/consul/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/docker-swarm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **docker-swarm module** is using are available [here](https
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/docker-swarm/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **elasticsearch module** is using are available [here](http
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/elasticsearch/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **grafana module** is using are available [here](https://gi
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/grafana/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/graphite-statsd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **graphite-statsd module** is using are available [here](ht
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/graphite-statsd/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/http-80/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **http-80 module** is using are available [here](https://gi
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/http-80/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/http-8080/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **http-8080 module** is using are available [here](https://
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/http-8080/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/https-443/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **https-443 module** is using are available [here](https://
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/https-443/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/https-8443/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **https-8443 module** is using are available [here](https:/
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/https-8443/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/ipsec-4500/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **ipsec-4500 module** is using are available [here](https:/
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/ipsec-4500/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/ipsec-500/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **ipsec-500 module** is using are available [here](https://
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/ipsec-500/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/kafka/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **kafka module** is using are available [here](https://gith
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/kafka/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/kibana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **kibana module** is using are available [here](https://git
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/kibana/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/kubernetes-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **kubernetes-api module** is using are available [here](htt
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/kubernetes-api/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/ldaps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **ldaps module** is using are available [here](https://gith
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/ldaps/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/logstash/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **logstash module** is using are available [here](https://g
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/logstash/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/memcached/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **memcached module** is using are available [here](https://
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/memcached/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
2 changes: 1 addition & 1 deletion modules/minio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All automatic values **minio module** is using are available [here](https://gith
| Name | Version |
|------|---------|
| terraform | >= 0.12.6, < 0.14 |
| aws | ~> 2.42 |
| aws | >= 2.42, < 4.0 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion modules/minio/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ terraform {
required_version = ">= 0.12.6, < 0.14"

required_providers {
aws = "~> 2.42"
aws = ">= 2.42, < 4.0"
}
}
Loading