We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323341b commit 7207b89Copy full SHA for 7207b89
internal/controllers/terraformlayer/testdata/unknown-cases.yaml
@@ -4,6 +4,8 @@ kind: TerraformLayer
4
metadata:
5
name: non-existent-repository
6
namespace: default
7
+ annotations:
8
+ webhook.terraform.padok.cloud/relevant-commit: cb9f15b90861c8c4364cdde63d17837c7a9ccca9
9
spec:
10
branch: main
11
path: nominal-case-one/
@@ -25,6 +27,8 @@ kind: TerraformLayer
25
27
26
28
name: last-run-not-exist
29
30
31
32
33
34
path: last-run-not-exist/
0 commit comments