ssprabakara opened a new issue, #23105:
URL: https://github.com/apache/pulsar/issues/23105

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### What issue do you find in Pulsar docs?
   
   The docs needs updation on the below
   a) The documentation says, the bookie is of i3.xlarge, but the instances.tf 
says it is i3.4xlarge
   b) To get the pulsar service url, the instruction to cat from 
terraform.state needs to be corrected. It should be `cat terraform.tfstate | jq 
.outputs.pulsar_service_url.value` instead of `cat terraform.tfstate | jq . 
modules[0].outputs.pulsar_service_url.value`
   
   ### What is your suggestion?
   
   The docs needs updation on the below
   a) The documentation says, the bookie is of i3.xlarge, but the instances.tf 
says it is i3.4xlarge
   b) To get the pulsar service url, the instruction to cat from 
terraform.state needs to be corrected. It should be `cat terraform.tfstate | jq 
.outputs.pulsar_service_url.value` instead of `cat terraform.tfstate | jq . 
modules[0].outputs.pulsar_service_url.value`
   
   ### Any reference?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to