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

update documentation for pagerduty_extension #164

Conversation

karancode
Copy link
Contributor

Resolves #131

@@ -71,7 +71,8 @@ EOF
The following arguments are supported:

* `name` - (Optional) The name of the service extension.
* `endpoint_url` - (Optional) The url of the extension.
* `endpoint_url` - (Reqeuired|Optional) The url of the extension.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you fix the spelling on Required here?

Copy link
Contributor

Choose a reason for hiding this comment

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

What about leaving it Optional as that's how it is defined on the terraform schema, so terraform does not enforce it, but being more explicit about some exceptions for Generic V2 Webhook like described in https://github.com/terraform-providers/terraform-provider-pagerduty/issues/131#issuecomment-489375555 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

22cd0e6 fixed the typo @stmcallister

Copy link
Contributor

Choose a reason for hiding this comment

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

I like the additional note! Nice job!

@stmcallister stmcallister merged commit 5901400 into PagerDuty:master Jan 30, 2020
stmcallister pushed a commit that referenced this pull request Jan 30, 2020
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.

Error [Url can't be empty] with resource "pagerduty_extension"
3 participants