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

docs: mention that we only accept the location name as attribute #595

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

apricote
Copy link
Member

For some resources it was ambigous if the location attribute would accept the name or id of the location. In practice the terraform provider only works with the location name, and this was already stated e.g. for hcloud_server.

This commit updates all resource docs to explicitly mention that the attribute must be the location name.

For some resources it was ambigous if the `location` attribute would
accept the name or id of the location. In practice the terraform provider
only works with the location name, and this was already stated e.g. for
`hcloud_server`.

This commit updates all resource docs to explicitly mention that the
attribute must be the location name.
@apricote apricote merged commit b90c62b into main Nov 29, 2022
@apricote apricote deleted the docs-location-name branch November 29, 2022 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants