Skip to content

Commit 5d8d0d6

Browse files
committed
1 parent d52f874 commit 5d8d0d6

File tree

2 files changed

+3
-1
lines changed
  • .github/workflows
  • terraform/azure-devops/create-service-connection/doc-gen

2 files changed

+3
-1
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Generate terraform docs
22
on:
3+
- pull_request
34
- push
5+
- workflow_dispatch
46

57
jobs:
68
docs:

terraform/azure-devops/create-service-connection/doc-gen/header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ HCL, the language used, is declarative and the tool is capable if inferring depe
3030
More information:
3131

3232
- [Overview of Terraform on Azure - What is Terraform?](https://learn.microsoft.com/azure/developer/terraform/overview)
33-
- [Cloud Adoption Framework Infrastructure-as-Code CI/CD security guidance](https://learn.microsoft.com/azure/cloud-adoption-framework/secure/best-practices/secure-devops)
33+
- [Cloud Adoption Framework - Infrastructure-as-Code CI/CD security guidance](https://learn.microsoft.com/azure/cloud-adoption-framework/secure/best-practices/secure-devops)
3434

3535
## Provisioning
3636

0 commit comments

Comments
 (0)