File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ resource "aws_lb" "this" {
59
59
60
60
| Name | Version |
61
61
| ------| ---------|
62
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 3.70.0 |
62
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 3.6 |
63
63
64
64
## Modules
65
65
@@ -71,7 +71,7 @@ No modules.
71
71
| ------| ------|
72
72
| [ aws_availability_zones.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/availability_zones ) | data source |
73
73
| [ aws_subnet.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/subnet ) | data source |
74
- | [ aws_subnet_ids .this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/subnet_ids ) | data source |
74
+ | [ aws_subnets .this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/subnets ) | data source |
75
75
| [ aws_vpc.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/vpc ) | data source |
76
76
77
77
## Inputs
You can’t perform that action at this time.
0 commit comments