1
0
mirror of synced 2026-06-10 16:40:47 +00:00

feat: add support of aws codecommit bootstrap

Signed-off-by: Taras <9948629+taraspos@users.noreply.github.com>
This commit is contained in:
Taras
2026-06-04 19:02:37 +01:00
committed by Taras Postument
parent 3c2fe83dc2
commit 5999cd4b9a
6 changed files with 39 additions and 10 deletions
+1
View File
@@ -68,6 +68,7 @@ func Generate(options Options) (*manifestgen.Manifest, error) {
Name: options.Secret,
},
RecurseSubmodules: options.RecurseSubmodules,
Provider: options.Provider,
},
}