Skip to content

Commit

Permalink
feat: aws-provider version bump to >= 2.42, < 4.0 (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
cageyv authored Aug 13, 2020
1 parent 9f082c1 commit 9dc9faf
Show file tree
Hide file tree
Showing 96 changed files with 98 additions and 98 deletions.
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
4 changes: 2 additions & 2 deletions examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ module "complete_sg" {
from_port = 41
to_port = 51
protocol = 6
self = false
self = true
},
]

Expand Down Expand Up @@ -300,7 +300,7 @@ module "complete_sg" {
from_port = 41
to_port = 51
protocol = 6
self = false
self = true
},
]

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"
}
}
Loading

0 comments on commit 9dc9faf

Please sign in to comment.