Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate() error
Generate Generates a CloudFormation template used to deploy the certificate authority
Types ¶
type Module ¶
Module describes a terraform module
type Provider ¶
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
Click to show internal directories.
Click to hide internal directories.