Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 429023c

Browse files
committed
Revert back the README change
1 parent 764c09c commit 429023c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/couchbase-ami/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To build the Couchbase AMI:
2323
1. Configure your AWS credentials using one of the [options supported by the AWS
2424
SDK](http://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html). Usually, the easiest option is to
2525
set the `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` environment variables.
26-
1. Update the `variables` section of the `couchbase.json` to specify the AWS region and Couchbase
26+
1. Update the `variables` section of the `couchbase.json` Packer template to specify the AWS region and Couchbase
2727
version you wish to use.
2828
1. To build an Ubuntu AMI for Couchbase Enterprise: `packer build -only=ubuntu-ami -var edition=enterprise couchbase.json`.
2929
1. To build an Ubuntu AMI for Couchbase Community: `packer build -only=ubuntu-ami -var edition=community couchbase.json`.

0 commit comments

Comments
 (0)