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

Remove < and > signs in import examples #564

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Remove < and > signs in import examples #564

merged 1 commit into from
Sep 13, 2022

Conversation

ekeih
Copy link
Contributor

@ekeih ekeih commented Aug 26, 2022

The <id> in the import examples are not rendered correctly on the Terraform registry website, e.g. at https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/primary_ip#import

I suspect that the < and > characters are lost during some sanitization process. By removing them we should get rid of the missleading examples.

Also remove a deadlink in the readme.

The `<id>` in the import examples are not rendered correctly on the Terraform registry website, e.g. at https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/primary_ip#import

I suspect that the < and > characters are lost during some sanitization process. By removing them we should get rid of the missleading examples.

Also remove a deadlink in the readme.
@ekeih
Copy link
Contributor Author

ekeih commented Aug 26, 2022

Just noticed, that this should solve #515

@4ND3R50N 4ND3R50N self-requested a review August 27, 2022 18:25
@LKaemmerling LKaemmerling merged commit 927abe2 into hetznercloud:main Sep 13, 2022
@LKaemmerling
Copy link
Member

Thanks Max! Good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants