Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
167 changes: 153 additions & 14 deletions terraform-modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"@id": "https://native-cube.com/terraform-modules/#webpage",
"url": "https://native-cube.com/terraform-modules/",
"name": "Native Cube AWS Terraform Modules",
"description": "A catalogue of 10 public AWS Terraform modules maintained by Native Cube.",
"dateModified": "2026-08-28T06:48:19Z",
"description": "A catalogue of 11 public AWS Terraform modules maintained by Native Cube.",
"dateModified": "2026-09-09T08:48:48Z",
"isPartOf": {
"@id": "https://native-cube.com/#website"
},
Expand Down Expand Up @@ -106,7 +106,7 @@
"@type": "ItemList",
"@id": "https://native-cube.com/terraform-modules/#modules",
"name": "Native Cube Terraform modules",
"numberOfItems": 10,
"numberOfItems": 11,
"itemListElement": [
{
"@type": "ListItem",
Expand Down Expand Up @@ -178,7 +178,7 @@
"url": "https://native-cube.com/terraform-modules/#kms",
"sameAs": "https://registry.terraform.io/modules/native-cube/kms/aws/latest",
"codeRepository": "https://github.com/native-cube/terraform-aws-kms",
"version": "2.0.0",
"version": "2.1.0",
"programmingLanguage": "HCL",
"runtimePlatform": "Amazon Web Services"
}
Expand Down Expand Up @@ -257,6 +257,21 @@
"programmingLanguage": "HCL",
"runtimePlatform": "Amazon Web Services"
}
},
{
"@type": "ListItem",
"position": 11,
"item": {
"@type": "SoftwareSourceCode",
"name": "Documentdb",
"description": "Terraform module supporting creation of AWS DocumentDB resources",
"url": "https://native-cube.com/terraform-modules/#documentdb",
"sameAs": "https://registry.terraform.io/modules/native-cube/documentdb/aws/latest",
"codeRepository": "https://github.com/native-cube/terraform-aws-documentdb",
"version": "1.1.0",
"programmingLanguage": "HCL",
"runtimePlatform": "Amazon Web Services"
}
}
]
}
Expand Down Expand Up @@ -319,7 +334,7 @@ <h1>Practical <em>Terraform modules</em> for AWS infrastructure.</h1>
</div>
<dl class="hero-summary" aria-label="Module catalogue summary">
<div>
<dt><!-- MODULE_COUNT_START -->10<!-- MODULE_COUNT_END --></dt>
<dt><!-- MODULE_COUNT_START -->11<!-- MODULE_COUNT_END --></dt>
<dd>Modules</dd>
</div>
<div>
Expand Down Expand Up @@ -373,7 +388,7 @@ <h2 id="catalogue-title">Find your module.</h2>
<!-- MODULE_CARDS_START -->
<p class="catalogue-sync">
Registry and GitHub metadata synchronized
<time datetime="2026-08-28">28 Aug 2026</time>.
<time datetime="2026-09-09">9 Sep 2026</time>.
</p>
<div id="module-grid" class="module-grid">
<article
Expand Down Expand Up @@ -939,7 +954,7 @@ <h3><a class="module-permalink" href="#kms">KMS<span aria-hidden="true">#</span>
<dl class="module-overview" aria-label="KMS module overview">
<div>
<dt>Version</dt>
<dd>v2.0.0</dd>
<dd>v2.1.0</dd>
</div>
<div>
<dt>Required</dt>
Expand All @@ -954,7 +969,7 @@ <h3><a class="module-permalink" href="#kms">KMS<span aria-hidden="true">#</span>
data-module="kms"
data-title="KMS"
data-source="native-cube/kms/aws"
data-version="2.0.0"
data-version="2.1.0"
data-required="0"
data-snippet="compact"
aria-label="Copy KMS module block"
Expand Down Expand Up @@ -983,21 +998,21 @@ <h3><a class="module-permalink" href="#kms">KMS<span aria-hidden="true">#</span>
<dl class="detail-facts">
<div>
<dt>Released</dt>
<dd><time datetime="2026-06-18">18 Jun 2026</time></dd>
<dd><time datetime="2026-09-03">3 Sep 2026</time></dd>
</div>
<div>
<dt>Terraform</dt>
<dd>&gt;= 1.9.0</dd>
</div>
<div>
<dt>AWS provider</dt>
<dd>&gt;= 6.0</dd>
<dd>&gt;= 6.62.0</dd>
</div>
</dl>
<h4>Module block</h4>
<pre><code>module &quot;kms&quot; {
source = &quot;native-cube/kms/aws&quot;
version = &quot;2.0.0&quot;
version = &quot;2.1.0&quot;

# no required variables
}</code></pre>
Expand All @@ -1008,15 +1023,15 @@ <h4>Module block</h4>
data-module="kms"
data-title="KMS"
data-source="native-cube/kms/aws"
data-version="2.0.0"
data-version="2.1.0"
data-required="0"
data-inputs="[]"
data-snippet="starter"
aria-label="Copy KMS starter block with typed required inputs"
><span>Copy starter block with typed inputs</span></button>
<template data-starter-example>module &quot;kms&quot; {
source = &quot;native-cube/kms/aws&quot;
version = &quot;2.0.0&quot;
version = &quot;2.1.0&quot;

# no required variables
}</template>
Expand All @@ -1032,7 +1047,7 @@ <h4>Required inputs</h4>
</div>
<p class="module-trust">
<a href="https://github.com/native-cube/terraform-aws-kms/blob/main/LICENSE" target="_blank" rel="noreferrer">Apache-2.0 license <span aria-hidden="true">↗</span></a>
<span>Source updated <time datetime="2026-06-18">18 Jun 2026</time></span>
<span>Source updated <time datetime="2026-09-03">3 Sep 2026</time></span>
</p>
</div>
</details>
Expand Down Expand Up @@ -1659,6 +1674,130 @@ <h4>Required inputs</h4>
</div>
</details>
</article>

<article
id="documentdb"
class="module-card module-card--network"
data-category="networking"
>
<div class="card-topline">
<span class="module-icon" aria-hidden="true">
<svg viewBox="0 0 24 24">
<circle cx="5" cy="12" r="2.5" />
<circle cx="19" cy="6" r="2.5" />
<circle cx="19" cy="18" r="2.5" />
<path d="m7.3 11 9.4-4M7.3 13l9.4 4" />
</svg>
</span>
<span class="module-type">Networking</span>
<span class="status-badge"><i></i> Active</span>
</div>
<h3><a class="module-permalink" href="#documentdb">Documentdb<span aria-hidden="true">#</span></a></h3>
<p class="module-description">Terraform module supporting creation of AWS DocumentDB resources</p>
<dl class="module-overview" aria-label="Documentdb module overview">
<div>
<dt>Version</dt>
<dd>v1.1.0</dd>
</div>
<div>
<dt>Required</dt>
<dd>1 input</dd>
</div>
</dl>
<div class="source-address">
<code>native-cube/documentdb/aws</code>
<button
type="button"
data-module-copy
data-module="documentdb"
data-title="Documentdb"
data-source="native-cube/documentdb/aws"
data-version="1.1.0"
data-required="1"
data-snippet="compact"
aria-label="Copy Documentdb module block"
>
<svg viewBox="0 0 24 24" aria-hidden="true">
<rect x="8" y="8" width="10" height="11" rx="2" />
<path d="M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h2" />
</svg>
<span>Copy</span>
</button>
</div>
<div class="card-actions">
<a class="registry-link" href="https://registry.terraform.io/modules/native-cube/documentdb/aws/latest" target="_blank" rel="noreferrer">
Registry docs <span aria-hidden="true">↗</span>
</a>
<a href="https://github.com/native-cube/terraform-aws-documentdb" target="_blank" rel="noreferrer">
GitHub <span aria-hidden="true">↗</span>
</a>
</div>
<details class="module-details">
<summary>
<span>Usage &amp; requirements</span>
<svg viewBox="0 0 20 20" aria-hidden="true"><path d="m5 7.5 5 5 5-5" /></svg>
</summary>
<div class="details-content">
<dl class="detail-facts">
<div>
<dt>Released</dt>
<dd><time datetime="2026-09-09">9 Sep 2026</time></dd>
</div>
<div>
<dt>Terraform</dt>
<dd>&gt;= 1.11.4</dd>
</div>
<div>
<dt>AWS provider</dt>
<dd>&gt;= 6.63.0, &lt; 7.0.0</dd>
</div>
</dl>
<h4>Module block</h4>
<pre><code>module &quot;documentdb&quot; {
source = &quot;native-cube/documentdb/aws&quot;
version = &quot;1.1.0&quot;

# insert the 1 required variable here
}</code></pre>
<button
class="starter-copy"
type="button"
data-module-copy
data-module="documentdb"
data-title="Documentdb"
data-source="native-cube/documentdb/aws"
data-version="1.1.0"
data-required="1"
data-inputs="[{&quot;name&quot;:&quot;name&quot;,&quot;type&quot;:&quot;string&quot;,&quot;description&quot;:&quot;Cluster name and default prefix for related resources.&quot;}]"
data-snippet="starter"
aria-label="Copy Documentdb starter block with typed required inputs"
><span>Copy starter block with typed inputs</span></button>
<template data-starter-example>module &quot;documentdb&quot; {
source = &quot;native-cube/documentdb/aws&quot;
version = &quot;1.1.0&quot;

# name = &quot;replace-me&quot;
}</template>
<h4>Required inputs</h4>
<ul class="required-inputs">
<li>
<code>name</code>
<span>string</span>
</li>
</ul>
<div class="detail-links">

<a href="https://github.com/native-cube/terraform-aws-documentdb/releases" target="_blank" rel="noreferrer">
Releases <span aria-hidden="true">↗</span>
</a>
</div>
<p class="module-trust">
<span>License not declared</span>
<span>Source updated <time datetime="2026-09-09">9 Sep 2026</time></span>
</p>
</div>
</details>
</article>
</div>
<!-- MODULE_CARDS_END -->
<p id="no-module-results" class="no-module-results" hidden>
Expand Down
35 changes: 30 additions & 5 deletions terraform-modules/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"$schema": "./modules.schema.json",
"namespace": "native-cube",
"provider": "aws",
"synced_at": "2026-08-28T06:48:19Z",
"synced_at": "2026-09-09T08:48:48Z",
"modules": [
{
"name": "eks",
Expand Down Expand Up @@ -166,14 +166,14 @@
"summary": "Configure an AWS KMS key with an optional alias, key policy, rotation controls, multi-Region support, and resource tags.",
"example_path": "examples/core",
"metadata": {
"version": "2.0.0",
"published_at": "2026-06-18T15:18:44.429466Z",
"version": "2.1.0",
"published_at": "2026-09-03T08:23:20.595504Z",
"terraform_requirement": ">= 1.9.0",
"provider_requirement": ">= 6.0",
"provider_requirement": ">= 6.62.0",
"required_inputs": [],
"archived": false,
"deprecated": false,
"pushed_at": "2026-06-18T15:26:32Z",
"pushed_at": "2026-09-03T08:25:24Z",
"license": "Apache-2.0"
}
},
Expand Down Expand Up @@ -305,6 +305,31 @@
"pushed_at": "2026-08-27T12:14:24Z",
"license": null
}
},
{
"name": "documentdb",
"title": "Documentdb",
"category": "Networking",
"theme": "network",
"icon": "network",
"summary": "Terraform module supporting creation of AWS DocumentDB resources",
"metadata": {
"version": "1.1.0",
"published_at": "2026-09-09T08:38:09.814379Z",
"terraform_requirement": ">= 1.11.4",
"provider_requirement": ">= 6.63.0, < 7.0.0",
"required_inputs": [
{
"name": "name",
"type": "string",
"description": "Cluster name and default prefix for related resources."
}
],
"archived": false,
"deprecated": false,
"pushed_at": "2026-09-09T08:38:06Z",
"license": null
}
}
]
}
Loading