Skip to content

Commit 148cd88

Browse files
authored
Merge pull request #42629 from trujillo-adam/patch-2
add note about ipv6
2 parents b4323a4 + 30a6bb5 commit 148cd88

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)