open-guides / og-aws

📙 Amazon Web Services — a practical guide
Creative Commons Attribution 4.0 International
35.73k stars 3.88k forks source link

Bug with spaces at the end of Tag keys #625

Closed AstroTom closed 6 years ago

AstroTom commented 6 years ago

(I tried to add this directly in the "General Visibility" section with a pull request, but I guess I do not have permission.)

Tags Gotcha: There is a bug in the ASG console where spaces after tag names are preserved. So if you type "Name " with an extra space at the end you will not get the expected behavior. This is probably true in other locations and SDKs also. Be sure you do not add trailing spaces to tag keys unless you really mean it.

DavidTPate commented 6 years ago

@AstroTom You'll need to fork the repository (ie. make your own copy) then make your changes and open a PR. There's a decent guide in the Gist I linked if you want to give it a try.

maishsk commented 6 years ago

@AstroTom should be closed - I see that https://github.com/open-guides/og-aws/pull/621 was merged..

maishsk commented 6 years ago

Closing was merged in #621