-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPulumi.prod.yaml
More file actions
121 lines (121 loc) · 3.04 KB
/
Pulumi.prod.yaml
File metadata and controls
121 lines (121 loc) · 3.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
encryptionsalt: v1:VQNwfBaxUMU=:v1:lrGEnMjjyHxzDTHK:N0BybejVYASPBcWj0QzMHlDHv5kP+w==
config:
branch_name: automation-sync
author:
email: ludovic.ortega@adminafk.fr
fullname: Ludovic Ortega
contact_email: contact@adminafk.fr
funding:
github: M0NsTeRRR
ko_fi: ludovicortega
security_email: security@adminafk.fr
app_installation_ids:
renovatebot: "45460629"
dco: "38972756"
coderabbitai: "110202455"
repositories:
- name: octodns-infomaniak
title: octodns-infomaniak
description: Infomaniak provider for octoDNS
license: CECILL-2.1
logo: unicornafk.svg
topics:
- dns
- octodns
- infomaniak
readme: true
package: "octodns-infomaniak"
label:
- default
renovatebot:
configs: []
additionnal_configs: []
language: python
versions: ["3.10", "3.11", "3.12", "3.13", "3.14"]
gitignore: true
devcontainer: true
workflow:
lint: true
test: true
package: true
changelog: true
- name: as212510.net
title: as212510.net
description: as212510.net website
license: CECILL-2.1
logo: unicornafk.svg
topics:
- asn
- network
readme: true
package: "as212510.net"
label:
- default
renovatebot:
configs: []
additionnal_configs: []
language: go
versions: ["1.25", "1.26"]
gitignore: true
devcontainer: true
docker: true
helm_chart_name: "as212510-net"
workflow:
lint: true
package: true
changelog: true
- name: cert-manager-webhook-infomaniak
title: cert-manager-webhook-infomaniak
description: Cert manager acme dns01 webhook provider for infomaniak
license: CECILL-2.1
logo: unicornafk.svg
topics:
- letsencrypt
- cert-manager
- cert-manager-webhook
- infomaniak
readme:
docker: false
configuration: false
label:
- default
renovatebot:
configs: []
additionnal_configs: []
language: go
versions: ["1.25", "1.26"]
build_target: cmd/webhook/main.go
gitignore: true
docker: true
helm_chart_name: "cert-manager-webhook-infomaniak"
workflow:
lint: true
changelog: true
- name: external-dns-webhook-infomaniak
title: external-dns-webhook-infomaniak
description: External DNS webhook provider for infomaniak
license: CECILL-2.1
logo: unicornafk.svg
topics:
- letsencrypt
- external-dns
- external-dns-webhook
- infomaniak
readme:
docker: false
configuration: false
label:
- default
renovatebot:
configs: []
additionnal_configs: []
language: go
versions: ["1.25", "1.26"]
build_target: cmd/webhook/main.go
gitignore: true
docker: true
workflow:
lint: true
test: true
package: true
changelog: true