Skip to content

Commit

Permalink
Merge pull request #92 from fortinet/rel_3.5.4_verbra
Browse files Browse the repository at this point in the history
Bumping version to 3.5.4
  • Loading branch information
JaydenLiang authored Jun 15, 2023
2 parents 413f3bc + d89419a commit 783d5fd
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Deployment guides are available from the Fortinet Document Library:

| New VPC, no-TGW | Existing VPC, no-TGW | TGW Integration (new VPC) |
| --- | --- | --- |
| <a href="https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateUrl=https%3A%2F%2Ffortinet-github-aws-release-artifacts.s3.us-west-2.amazonaws.com%2Ffortigate-autoscale-aws%2F3.5.3%2Faws-cloudformation%2Ftemplates%2Fautoscale-new-vpc.template.yaml&param_S3BucketName=fortinet-github-aws-release-artifacts&param_S3KeyPrefix=fortigate-autoscale-aws%2F3.5.3%2Faws-cloudformation%2F&stackName=fortigate-autoscale-aws-new-vpc-demo&param_ResourceTagPrefix=fortigate-autoscale-aws-new-vpc-demo" target="_blank"> <img alt="Launch Stack" src="https://cloudformation-examples.s3.amazonaws.com/cloudformation-launch-stack.png"></a> | <a href="https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateUrl=https%3A%2F%2Ffortinet-github-aws-release-artifacts.s3.us-west-2.amazonaws.com%2Ffortigate-autoscale-aws%2F3.5.3%2Faws-cloudformation%2Ftemplates%2Fautoscale-existing-vpc.template.yaml&param_S3BucketName=fortinet-github-aws-release-artifacts&param_S3KeyPrefix=fortigate-autoscale-aws%2F3.5.3%2Faws-cloudformation%2F&stackName=fortigate-autoscale-aws-existing-vpc-demo&param_ResourceTagPrefix=fortigate-autoscale-aws-existing-vpc-demo" target="_blank"> <img alt="Launch Stack" src="https://cloudformation-examples.s3.amazonaws.com/cloudformation-launch-stack.png"></a> | <a href="https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateUrl=https%3A%2F%2Ffortinet-github-aws-release-artifacts.s3.us-west-2.amazonaws.com%2Ffortigate-autoscale-aws%2F3.5.3%2Faws-cloudformation%2Ftemplates%2Fautoscale-tgw-new-vpc.template.yaml&param_S3BucketName=fortinet-github-aws-release-artifacts&param_S3KeyPrefix=fortigate-autoscale-aws%2F3.5.3%2Faws-cloudformation%2F&stackName=fortigate-autoscale-aws-tgw-new-vpc-demo&param_ResourceTagPrefix=fortigate-autoscale-aws-tgw-new-vpc-demo" target="_blank"> <img alt="Launch Stack" src="https://cloudformation-examples.s3.amazonaws.com/cloudformation-launch-stack.png"></a> |
| <a href="https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateUrl=https%3A%2F%2Ffortinet-github-aws-release-artifacts.s3.us-west-2.amazonaws.com%2Ffortigate-autoscale-aws%2F3.5.4%2Faws-cloudformation%2Ftemplates%2Fautoscale-new-vpc.template.yaml&param_S3BucketName=fortinet-github-aws-release-artifacts&param_S3KeyPrefix=fortigate-autoscale-aws%2F3.5.4%2Faws-cloudformation%2F&stackName=fortigate-autoscale-aws-new-vpc-demo&param_ResourceTagPrefix=fortigate-autoscale-aws-new-vpc-demo" target="_blank"> <img alt="Launch Stack" src="https://cloudformation-examples.s3.amazonaws.com/cloudformation-launch-stack.png"></a> | <a href="https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateUrl=https%3A%2F%2Ffortinet-github-aws-release-artifacts.s3.us-west-2.amazonaws.com%2Ffortigate-autoscale-aws%2F3.5.4%2Faws-cloudformation%2Ftemplates%2Fautoscale-existing-vpc.template.yaml&param_S3BucketName=fortinet-github-aws-release-artifacts&param_S3KeyPrefix=fortigate-autoscale-aws%2F3.5.4%2Faws-cloudformation%2F&stackName=fortigate-autoscale-aws-existing-vpc-demo&param_ResourceTagPrefix=fortigate-autoscale-aws-existing-vpc-demo" target="_blank"> <img alt="Launch Stack" src="https://cloudformation-examples.s3.amazonaws.com/cloudformation-launch-stack.png"></a> | <a href="https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateUrl=https%3A%2F%2Ffortinet-github-aws-release-artifacts.s3.us-west-2.amazonaws.com%2Ffortigate-autoscale-aws%2F3.5.4%2Faws-cloudformation%2Ftemplates%2Fautoscale-tgw-new-vpc.template.yaml&param_S3BucketName=fortinet-github-aws-release-artifacts&param_S3KeyPrefix=fortigate-autoscale-aws%2F3.5.4%2Faws-cloudformation%2F&stackName=fortigate-autoscale-aws-tgw-new-vpc-demo&param_ResourceTagPrefix=fortigate-autoscale-aws-tgw-new-vpc-demo" target="_blank"> <img alt="Launch Stack" src="https://cloudformation-examples.s3.amazonaws.com/cloudformation-launch-stack.png"></a> |

# Support
Fortinet-provided scripts in this and other GitHub projects do not fall under the regular Fortinet technical support scope and are not supported by FortiCare Support Services.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-aws",
"version": "3.5.3",
"version": "3.5.4",
"description": "Fortinet FortiGate Autoscale for AWS.",
"main": "dist/transpiled/index.js",
"types": "dist/types/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions templates/autoscale-existing-vpc.template.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AWSTemplateFormatVersion: 2010-09-09
Description: >-
FortiGate Autoscale Solution (version 3.5.3) [in an existing VPC]. This
FortiGate Autoscale Solution (version 3.5.4) [in an existing VPC]. This
template deploys FortiGate Autoscale into an existing VPC. For more details,
please see the FortiGate Autoscale documentation. **WARNING** You will be
billed for the FortiGate On-Demand instances and related AWS resources if
Expand Down Expand Up @@ -926,4 +926,4 @@ Outputs:
- Outputs.AutoscaleSNSTopicArn
DeploymentPackageVersion:
Description: Deployment package version
Value: 3.5.3
Value: 3.5.4
4 changes: 2 additions & 2 deletions templates/autoscale-new-vpc.template.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AWSTemplateFormatVersion: 2010-09-09
Description: >-
FortiGate Autoscale Solution (version 3.5.3) [in a new VPC]. This template
FortiGate Autoscale Solution (version 3.5.4) [in a new VPC]. This template
creates a new VPC and deploys FortiGate Autoscale into it. For more details,
please see the FortiGate Autoscale documentation. **WARNING** You will be
billed for the FortiGate On-Demand instances and related AWS resources if
Expand Down Expand Up @@ -983,4 +983,4 @@ Outputs:
- Outputs.AutoscaleSNSTopicArn
DeploymentPackageVersion:
Description: Deployment package version
Value: 3.5.3
Value: 3.5.4
4 changes: 2 additions & 2 deletions templates/autoscale-tgw-new-vpc.template.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AWSTemplateFormatVersion: 2010-09-09
Description: >-
FortiGate Autoscale Solution (version 3.5.3) (with Transit Gateway
FortiGate Autoscale Solution (version 3.5.4) (with Transit Gateway
integration). This template collects information for deployment then calls
the actual deployment template. Please see the FortiGate Autoscale
documentation for more details. **WARNING** You will be billed for the
Expand Down Expand Up @@ -919,4 +919,4 @@ Outputs:
- Outputs.AutoscaleSNSTopicArn
DeploymentPackageVersion:
Description: Deployment package version
Value: 3.5.3
Value: 3.5.4

0 comments on commit 783d5fd

Please sign in to comment.