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
4 changes: 2 additions & 2 deletions terraform-modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"url": "https://native-cube.com/terraform-modules/",
"name": "Native Cube AWS Terraform Modules",
"description": "A catalogue of 6 public AWS Terraform modules maintained by Native Cube.",
"dateModified": "2026-08-11T15:31:52Z",
"dateModified": "2026-08-17T08:02:14Z",
"isPartOf": {
"@id": "https://native-cube.com/#website"
},
Expand Down Expand Up @@ -350,7 +350,7 @@ <h2 id="catalogue-title">Choose a building block.</h2>
<!-- MODULE_CARDS_START -->
<p class="catalogue-sync">
Registry and GitHub metadata synchronized
<time datetime="2026-08-11">11 Aug 2026</time>.
<time datetime="2026-08-17">17 Aug 2026</time>.
</p>
<div class="module-grid">
<article id="eks" class="module-card module-card--eks">
Expand Down
2 changes: 1 addition & 1 deletion 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-11T15:31:52Z",
"synced_at": "2026-08-17T08:02:14Z",
"modules": [
{
"name": "eks",
Expand Down
Loading