cloud-native-toolkit/Create Module

Action to create an automation module from one of the availble templates

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub token with the access necessary to provision a new repository in the target orgyes
typethe type of module (terraform or gitops)yes
nameThe name of the new repository that will be createdyes
displayNameThe display name of the new repository that will be createdno
providerThe cloud provider this module will work againstno
softwareProviderThe software provider for this moduleno
ownerThe github organization where the new repository should be createdyescloud-native-toolkit
strictFlag that if value is true with throw an error if the repo already exists. If false then the existing repo will be (re-)configurednotrue
namedescription
repo_urlThe url of the created repository
repoUrlThe url of the created repository
ownerThe owner of the repo
repoThe name of the repo
moduleNameThe name of the module
displayNameThe display name of the module
cloudProviderThe cloud provider, if applicable, for the module. (E.g. ibm, aws, azure)
softwareProviderThe provider of the software that will be installed into a cluster, if applicable. (E.g. ibm-cp)