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

Add support for Automation Actions' Action association to a Service #608

Merged

Conversation

imjaroiswebdev
Copy link
Contributor

Add support for resource pagerduty_automation_actions_action_service_association

New tests cases introduced...

$ make testacc TESTARGS="-run TestAccPagerDutyAutomationActionsActionServiceAssociation"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -run TestAccPagerDutyAutomationActionsActionServiceAssociation -timeout 120m
?       github.com/terraform-providers/terraform-provider-pagerduty     [no test files]
=== RUN   TestAccPagerDutyAutomationActionsActionServiceAssociation_import
--- PASS: TestAccPagerDutyAutomationActionsActionServiceAssociation_import (15.37s)
=== RUN   TestAccPagerDutyAutomationActionsActionServiceAssociation_Basic
--- PASS: TestAccPagerDutyAutomationActionsActionServiceAssociation_Basic (14.10s)
PASS
ok      github.com/terraform-providers/terraform-provider-pagerduty/pagerduty   30.289s

Depends on: heimweh/go-pagerduty#115

Copy link
Contributor

@mrdubr mrdubr left a comment

Choose a reason for hiding this comment

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

Minor typos and nits

@imjaroiswebdev imjaroiswebdev marked this pull request as ready for review January 6, 2023 16:48
@imjaroiswebdev imjaroiswebdev requested review from mrdubr and stmcallister and removed request for mrdubr January 6, 2023 16:49
@imjaroiswebdev imjaroiswebdev merged commit da7fa3b into PagerDuty:master Jan 9, 2023
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