Discover Packages
github.com/stoggi/sshrimp
tools
mage
ca
package
Version:
v0.0.0-...-6c3e3ad
Opens a new window with list of versions in this module.
Published: Feb 18, 2020
License: MIT
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Build Builds the certificate authority
Clean Cleans the output files for sshrimp-ca
Config Generate a sshrimp configuration file if it doesn't exsit
Generate Generates a CloudFormation template used to deploy the certificate authority
Keys Get the public keys of all configured KMS keys in OpenSSH format
Package Packages the certificate authority files into a zip archive
type Module struct {
Source string `json:"source"`
Providers map[string ]string `json:"providers"`
}
Module describes a terraform module
type Provider struct {
Version string `json:"version"`
Alias string `json:"alias"`
Region string `json:"region"`
AllowedAccountIDs []string `json:"allowed_account_ids"`
}
Provider describes an AWS provider
TerraformOutput represents the main.tf.json struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.