Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sample for label selector to the documentation #32

Merged
merged 2 commits into from
Sep 17, 2018

Conversation

LKaemmerling
Copy link
Member

This adds some samples for the label selector to the data source documentations.

@thcyron
Can you review this?

@ghost ghost added the size/S label Sep 17, 2018
@@ -24,6 +27,8 @@ resource "hcloud_server" "main" {
## Argument Reference
- `id` - (Optional, string) ID of the Image.
- `name` - (Optional, string) Name of the Image.
- `selector` - (Optional, string) Label selector for the [label selector](https://docs.hetzner.cloud/#overview-label-selector).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally would leave only one empty line as the other sections have it. :-)

@@ -24,6 +27,8 @@ resource "hcloud_server" "main" {
## Argument Reference
- `id` - (Optional, string) ID of the Image.
- `name` - (Optional, string) Name of the Image.
- `selector` - (Optional, string) Label selector for the [label selector](https://docs.hetzner.cloud/#overview-label-selector).

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“Label selector for the label selector” sounds odd.

Only linking our documentation page.
@LKaemmerling LKaemmerling merged commit f4caee2 into master Sep 17, 2018
@LKaemmerling LKaemmerling deleted the add-samples-for-label-selector branch September 17, 2018 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants