Foundation Docs Template

Source code & Installation

The source code of this kit module can be found hereopen in new window

Run the following command to install the kit module:

collie kit import foundation/docs
1

This documentation is intended as a reference documentation for cloud foundation or platform engineers using this module.

Requirements

NameVersion
local2.5.1
null3.2.2

Modules

No modules.

Resources

NameType
local_file.module_docsopen in new windowresource
local_file.platform_readmesopen in new windowresource
null_resource.copy_complianceopen in new windowresource
null_resource.copy_templateopen in new windowresource
terraform_remote_state.docs_azureopen in new windowdata source

Inputs

NameDescriptionTypeDefaultRequired
foundation_dirpath to the collie foundation directory for this foundationstringn/ayes
output_dirpath to the directory where to store the generated documentation outputstringn/ayes
platformsplatform configuration required to produce docs
object({
azure = object({
aad_tenant_id = string
subscription_id = string
tfstateconfig = object({
resource_group_name = string
storage_account_name = string
container_name = string
})
})
})
n/ayes
repo_dirpath to the collie repository directorystringn/ayes
template_dirpath to the directory containing the docs site templatestringn/ayes

Outputs

No outputs.