Skip to content

Commit

Permalink
docs: give full url path for images so they load in terraform registry
Browse files Browse the repository at this point in the history
  • Loading branch information
KashifSaadat committed Dec 27, 2024
1 parent 75292fb commit e74fcc2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<!-- markdownlint-disable -->
<a href="https://www.appvia.io/"><img src="https://github.com/appvia/terraform-aws-vpn/blob/main/docs/banner.jpg?raw=true" alt="Appvia Banner"/></a><br/><p align="right"> <a href="https://registry.terraform.io/modules/appvia/vpn/aws/latest"><img src="https://img.shields.io/static/v1?label=APPVIA&message=Terraform%20Registry&color=191970&style=for-the-badge" alt="Terraform Registry"/></a></a> <a href="https://github.com/appvia/terraform-aws-vpn/releases/latest"><img src="https://img.shields.io/github/release/appvia/terraform-aws-vpn.svg?style=for-the-badge&color=006400" alt="Latest Release"/></a> <a href="https://appvia-community.slack.com/join/shared_invite/zt-1s7i7xy85-T155drryqU56emm09ojMVA#/shared-invite/email"><img src="https://img.shields.io/badge/Slack-Join%20Community-purple?style=for-the-badge&logo=slack" alt="Slack Community"/></a> <a href="https://github.com/appvia/terraform-aws-vpn/graphs/contributors"><img src="https://img.shields.io/github/contributors/appvia/terraform-aws-vpn.svg?style=for-the-badge&color=FF8C00" alt="Contributors"/></a>

<!-- markdownlint-restore -->
<!--
***** CAUTION: DO NOT EDIT ABOVE THIS LINE ******
-->

![Github Actions](https://github.com/appvia/terraform-aws-vpn/actions/workflows/terraform.yml/badge.svg)

# Terraform AWS VPN Module

This module creates a VPN using the AWS Client VPN service.

<!-- BEGIN_TF_DOCS -->
## Providers

Expand Down

0 comments on commit e74fcc2

Please sign in to comment.