Skip to content

Commit e7a2e3b

Browse files
authored
Update README.md
1 parent 00a6e40 commit e7a2e3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Deploying NGINX Ingress Controller with NGINX WAFv5 in AWS
22
============================================================
33

4-
Overview
5-
#########
4+
Introduction :
5+
---------------
66
This demo guide offers a step-by-step walkthrough for configuring the NGINX Ingress Controller with NGINX App Protect v5 on AWS Cloud, using Terraform scripts to automate the deployment. For more information, refer to the devcentral article: <Coming Soon>
77

88
**Note:**
@@ -85,7 +85,7 @@ This workflow requires the following secrets to be configured in your GitHub rep
8585
* azs = ["us-east-1a", "us-east1b"] - Change to Correct Availability Zones based on selected Region
8686
* Also update assets boolean value as per your work-flows
8787

88-
**STEP 3:** In the 'S3 directory', inside the 'variable.tf' file modify the following data
88+
**STEP 3:** In the `S3 directory`, inside the `variable.tf` file modify the following data
8989
* description = "S3 bucket for Terraform remote state storage"
9090
* default = "your-unique-bucket-name" # Replace with your actual bucket name
9191

0 commit comments

Comments
 (0)