Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
terraform-aws-vpc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Terraform Modules
terraform-aws-vpc
Commits
4a2809c6
Unverified
Commit
4a2809c6
authored
May 15, 2024
by
jwlogemann-mercell
Committed by
GitHub
May 15, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Updated links to examples in README (#1077)
parent
25322b6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
modules/vpc-endpoints/README.md
+2
-2
No files found.
modules/vpc-endpoints/README.md
View file @
4a2809c6
...
...
@@ -4,7 +4,7 @@ Terraform sub-module which creates VPC endpoint resources on AWS.
## Usage
See
[
`examples`
](
../..
/examples
)
directory for working examples to reference:
See
[
`examples`
](
https://github.com/terraform-aws-modules/terraform-aws-vpc/tree/master
/examples
)
directory for working examples to reference:
```
hcl
module
"endpoints"
{
...
...
@@ -48,7 +48,7 @@ module "endpoints" {
## Examples
-
[
Complete-VPC
](
../..
/examples/complete
)
with VPC Endpoints.
-
[
Complete-VPC
](
https://github.com/terraform-aws-modules/terraform-aws-vpc/tree/master
/examples/complete
)
with VPC Endpoints.
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Requirements
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment