Skip to content

Commit

Permalink
fix guide link (#22144)
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jun 13, 2023
1 parent dfbb777 commit 4fb5fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/tfc-check-blocks.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ check "check_certificate_state" {
```

The full example can be found in the provider's [examples](https://github.com/hashicorp/terraform-provider-azurerm/tree/main/examples/tfc-checks/container-app-certificate-expiry) folder.
The full example can be found in the provider's [examples](https://github.com/hashicorp/terraform-provider-azurerm/tree/main/examples/tfc-checks/app-service-certificate-expiry) folder.

## Example - Check if an App Service Function or Web App has exceeded its usage limit (`azurerm_linux_function_app`, `azurerm_linux_web_app`)

Expand Down

0 comments on commit 4fb5fc1

Please sign in to comment.