This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
forked from PagerDuty/terraform-provider-pagerduty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'upstream-master' into fork-master
* upstream-master: (63 commits) Remove 429 check on remaining data sources capture panic caused by casting nil interface{} in pagerduty_service update output interface for `schedule` resource to display `rendered_coverage_performance` capture panic caused by casting nil interface{} in pagerduty_service Add v2.5.1 to CHANGELOG fix conflicts add test for custom_header [ORCA-3444] Add support for Event Orchestrations (PagerDuty#512) update slack integration docs Switch to always use @foo.test TLD in our tests & documentation refactor: customer_headers => custom_header Update website/docs/r/webhook_subscription.html.markdown Updated the dependancy hash and example usage Update pagerduty/resource_pagerduty_webhook_subscription.go Update pagerduty/resource_pagerduty_webhook_subscription.go fixing type error Adding custom_headers to delivery_method in webhook_subscription resource. add acc test for `priorities` attribute in `slack_connection` add test for custom_header Update CHANGELOG for v2.5.0 Release ... # Conflicts: # README.md # go.mod # go.sum # pagerduty/data_source_pagerduty_business_service.go # pagerduty/data_source_pagerduty_escalation_policy.go # pagerduty/data_source_pagerduty_extension_schema.go # pagerduty/data_source_pagerduty_priority.go # pagerduty/data_source_pagerduty_ruleset.go # pagerduty/data_source_pagerduty_schedule.go # pagerduty/data_source_pagerduty_service.go # pagerduty/data_source_pagerduty_service_integration.go # pagerduty/data_source_pagerduty_tag.go # pagerduty/data_source_pagerduty_team.go # pagerduty/data_source_pagerduty_user.go # pagerduty/data_source_pagerduty_vendor.go # pagerduty/resource_pagerduty_service.go # pagerduty/resource_pagerduty_slack_connection.go # vendor/github.com/heimweh/go-pagerduty/pagerduty/pagerduty.go # vendor/github.com/heimweh/go-pagerduty/pagerduty/user.go # vendor/modules.txt
- Loading branch information
Showing
72 changed files
with
5,269 additions
and
239 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.