docs: Correct doc links following examples/tests re-org (#3187)

This commit is contained in:
Bryant Biggs
2024-10-22 15:08:16 +00:00
committed by GitHub
parent 00d4cc1373
commit 4abc779c0e
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# User Data & Bootstrapping
Users can see the various methods of using and providing user data through the [user data examples](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/examples/user_data) as well more detailed information on the design and possible configurations via the [user data module itself](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/modules/_user_data)
Users can see the various methods of using and providing user data through the [user data tests](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/tests/user-data) as well more detailed information on the design and possible configurations via the [user data module itself](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/modules/_user_data)
## Summary