Skip to content

Commit 30a6bb5

Browse files
Update index.html.markdown
1. Updated tutorial links 2. TFE is claiming support for IPv6 in v202505, so I thought we should note that some AWS services do not support IPv6.
1 parent b4323a4 commit 30a6bb5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

website/docs/index.html.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ with the proper credentials before you can use it.
1414
Use the navigation to the left to read about the available resources. There are currently 1500 resources and 606 data sources available in the provider.
1515

1616
To learn the basics of Terraform using this provider, follow the
17-
hands-on [get started tutorials](https://learn.hashicorp.com/tutorials/terraform/infrastructure-as-code?in=terraform/aws-get-started&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS). Interact with AWS services,
17+
hands-on [get started tutorials](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/infrastructure-as-code?in=terraform/aws-get-started&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS). Interact with AWS services,
1818
including Lambda, RDS, and IAM by following the [AWS services
19-
tutorials](https://learn.hashicorp.com/collections/terraform/aws?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS).
19+
tutorials](https://developer.hashicorp.com/terraform/tutorials/aws?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS).
20+
21+
Some AWS services do not support IPv6. As a result, the provider may not be able to interact with AWS APIs using IPv6 addresses.
2022

2123
## Example Usage
2224

0 commit comments

Comments
 (0)