Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

[#176578689] Add web_test to function_app #204

Merged
merged 4 commits into from
Jan 21, 2021

Conversation

pasqualedevita
Copy link
Contributor

@pasqualedevita pasqualedevita commented Jan 20, 2021

Merge it after #203
Also we need to create a new version v2.1.29

kind = "ping"
enabled = var.web_test.enabled
url = "https://${azurerm_function_app.function_app.default_hostname}${var.health_check_path}"
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
}
}

@pasqualedevita pasqualedevita merged commit 6899eb8 into master Jan 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants