@@ -19,14 +19,14 @@ Note that this example may create resources which can cost money. Run `terraform
1919
2020| Name | Version |
2121| ------| ---------|
22- | <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
23- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 4.66 |
22+ | <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.10 |
23+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 6.0 |
2424
2525## Providers
2626
2727| Name | Version |
2828| ------| ---------|
29- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 4.66 |
29+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 6.0 |
3030
3131## Modules
3232
@@ -44,8 +44,8 @@ Note that this example may create resources which can cost money. Run `terraform
4444| <a name =" module_ec2_t2_unlimited " ></a > [ ec2\_ t2\_ unlimited] ( #module\_ ec2\_ t2\_ unlimited ) | ../../ | n/a |
4545| <a name =" module_ec2_t3_unlimited " ></a > [ ec2\_ t3\_ unlimited] ( #module\_ ec2\_ t3\_ unlimited ) | ../../ | n/a |
4646| <a name =" module_ec2_targeted_capacity_reservation " ></a > [ ec2\_ targeted\_ capacity\_ reservation] ( #module\_ ec2\_ targeted\_ capacity\_ reservation ) | ../../ | n/a |
47- | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | terraform-aws-modules/security-group/aws | ~ > 4 .0 |
48- | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-aws-modules/vpc/aws | ~ > 5 .0 |
47+ | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | terraform-aws-modules/security-group/aws | ~ > 5 .0 |
48+ | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-aws-modules/vpc/aws | ~ > 6 .0 |
4949
5050## Resources
5151
@@ -57,7 +57,6 @@ Note that this example may create resources which can cost money. Run `terraform
5757| [ aws_network_interface.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/network_interface ) | resource |
5858| [ aws_placement_group.web] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/placement_group ) | resource |
5959| [ aws_ami.amazon_linux] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami ) | data source |
60- | [ aws_ami.amazon_linux_23] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami ) | data source |
6160| [ aws_availability_zones.available] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/availability_zones ) | data source |
6261
6362## Inputs
0 commit comments