We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d381f7 commit dd50304Copy full SHA for dd50304
README.md
@@ -91,7 +91,7 @@ This workflow requires the following secrets to be configured in your GitHub rep
91
* region = "your-aws-region-name" By default us-east-1
92
93
**STEP 5:** Add the name of your S3 bucket inside the `NGINX V5-NIC/NAP Destroy` workflow file, which is located in the Terraform _S3 job.
94
- *name: Set Bucket Name
+ * name: Set Bucket Name
95
* id: set_bucket
96
* run: |
97
* echo "bucket_name="your-unique-bucket-name" >> $GITHUB_OUTPUT
0 commit comments