Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Commit

Permalink
Update link (installation guide on AWS) on README
Browse files Browse the repository at this point in the history
Change-Id: Ide5a37c2ac4e2a05313e2b290f785fcb66baf60b
  • Loading branch information
JaydenLiang committed Dec 7, 2018
1 parent 87d8935 commit 3be51bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ To make deployment packages locally
2. The deployment package zip files will be available in the **dist** directory.

Deployment packages overview:

| Package Name | Description |
| ------ | ------ |
| fortigate-autoscale.zip | Source code of entire project. |
Expand All @@ -31,14 +32,12 @@ Deployment packages overview:

For full installation guide, please see:
* [ FortiGate / FortiOS Deploying Auto Scaling on Microsoft Azure](https://docs2.fortinet.com/vm/azure/fortigate/6.0/deploying-auto-scaling-on-azure/6.0.0)
* documentation for AWS platform is coming soon.

More information and instructions will be available soon.
* [ FortiGate / FortiOS Deploying Auto Scaling on AWS](https://docs2.fortinet.com/vm/aws/fortigate/6.0/deploying-auto-scaling-on-aws/6.0.0/543390/introduction)

# Support
Note Fortinet-provided scripts (in this GitHub project and others) are not supported within regular Fortinet technical support scope.
For direct issues, please refer to the [Issues](https://github.com/fortinet/fortigate-autoscale/issues) tab of this GitHub project.
For other questions related to the Lambda scripts, contact [github@fortinet.com](mailto:github@fortinet.com).

## License
[License](../LICENSE) © Fortinet Technologies. All rights reserved.
[License](../LICENSE) © Fortinet Technologies. All rights reserved.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fortigate-autoscale",
"version": "1.0.0-beta",
"version": "1.0.0-beta.1",
"description": "FortiGate Autoscale Project",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 3be51bc

Please sign in to comment.