Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildGCP ¶
func BuildGCP() error
Build Builds the GCP certificate authority It produces gcp.a for checking timestamps
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
Source Files
¶
- ca.go
- lambda.go
- template.go
- terraform.go
Click to show internal directories.
Click to hide internal directories.