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

azurerm_monitor_action_group - acctest: fix webhook.service_uri #23203

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

teowa
Copy link
Contributor

@teowa teowa commented Sep 7, 2023

origin failure:

------- Stdout: -------
=== RUN   TestAccMonitorActionGroup_multipleReceiversUpdate
=== PAUSE TestAccMonitorActionGroup_multipleReceiversUpdate
=== CONT  TestAccMonitorActionGroup_multipleReceiversUpdate
    testcase.go:113: Step 3/6 error: Error running apply: exit status 1
        Error: creating or updating Action Group (Subscription: "*******"
        Resource Group Name: "acctestRG-230907011804771339"
        Action Group Name: "acctestActionGroup-230907011804771339"): actiongroupsapis.ActionGroupsAPIsClient#ActionGroupsCreateOrUpdate: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="WebhookServiceUriBlocked" Message="WebhookServiceUriBlocked"
          with azurerm_monitor_action_group.test,
          on terraform_plugin_test.tf line 36, in resource "azurerm_monitor_action_group" "test":
          36: resource "azurerm_monitor_action_group" "test" {
--- FAIL: TestAccMonitorActionGroup_multipleReceiversUpdate (327.71s)
FAIL

Copy link
Member

@catriona-m catriona-m left a comment

Choose a reason for hiding this comment

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

Thanks @teowa LGTM!

@catriona-m catriona-m merged commit e9ab87a into hashicorp:main Sep 7, 2023
@github-actions github-actions bot added this to the v3.72.0 milestone Sep 7, 2023
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants