cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

Copy the following policy text to your clipboard: #202

Closed antopraveen closed 5 years ago

antopraveen commented 6 years ago

Can you please let me know how to do this

"Copy the following policy text to your clipboard:" , it is under Step 3: Create an IAM User

i am facing the below issue while executing

$ aws iam put-user-policy --user-name "bbl-user" \ --policy-name "bbl-policy" \ --policy-document "$(pbpaste)"

Issue:

bash: command substitution: line 270: syntax error near unexpected token )' bash: command substitution: line 270:pbpaste)"'

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

ksummersill2 commented 5 years ago

I was able to correct his issue by creating a text file and running file://