File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
complete-email-validation Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ module "acm" {
6767
6868| Name | Version |
6969| ------| ---------|
70- | terraform | >= 0.12.6 |
70+ | terraform | >= 0.12.26 |
7171| aws | >= 2.53 |
7272
7373## Providers
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Note that this example may create resources which cost money. Run `terraform des
2323
2424| Name | Version |
2525| ------| ---------|
26- | terraform | >= 0.12.6 |
26+ | terraform | >= 0.12.26 |
2727| aws | >= 2.53 |
2828
2929## Providers
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 0.12.6 "
2+ required_version = " >= 0.12.26 "
33
44 required_providers {
55 aws = " >= 2.53"
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Note that this example may create resources which cost money. Run `terraform des
3636
3737| Name | Version |
3838| ------| ---------|
39- | terraform | >= 0.12.6 |
39+ | terraform | >= 0.12.26 |
4040| aws | >= 2.53 |
4141
4242## Providers
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 0.12.6 "
2+ required_version = " >= 0.12.26 "
33
44 required_providers {
55 aws = " >= 2.53"
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 0.12.6 "
2+ required_version = " >= 0.12.26 "
33
44 required_providers {
55 aws = " >= 2.53"
You can’t perform that action at this time.
0 commit comments