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

Parser secrets under terraform management #119

Draft
wants to merge 1 commit into
base: pagerduty-support
Choose a base branch
from

Conversation

chris-bridgett-nandos
Copy link

No description provided.

@davidstanke
Copy link

Hey! This looks good, except, I'd prefer to actually generate the secret itself as part of the Terraform. You can see an example here: https://github.com/GoogleCloudPlatform/fourkeys/blob/e4f660f4dbfad13f852459443ba3ddc83a82503e/setup/resource_event_handler.tf#L57-L64

@chris-bridgett-nandos
Copy link
Author

Hey! This looks good, except, I'd prefer to actually generate the secret itself as part of the Terraform.

Hi. We would have liked to do this too, but unfortunately the secret is something generated and provided by PagerDuty themselves (mentioned here, documented by PagerDuty here (Response -> body -> delivery_method -> secret).

Unfortunately the secret is not exposed by their pagerduty_webhook_subscription Terraform resource, either. ☹️

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.

2 participants