[PR #4] [MERGED] Fix wordpress #118

Closed
opened 2026-05-06 12:37:42 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/4
Author: @patrickchugh
Created: 4/9/2023
Status: Merged
Merged: 4/9/2023
Merged by: @patrickchugh

Base: mainHead: fix-wordpress


📝 Commits (4)

📊 Changes

13 files changed (+470 additions, -636 deletions)

View changed files

📝 README.md (+15 -7)
examples/architecture.gv (+338 -0)
📝 examples/testcase-wordpress.json (+41 -25)
📝 examples/variables.tfvars (+1 -1)
graphdict.json (+0 -300)
images/architecture.png (+0 -0)
📝 images/code.png (+0 -0)
📝 modules/cloud_config.py (+3 -3)
📝 modules/graphmaker.py (+35 -16)
📝 modules/helpers.py (+7 -1)
📝 modules/resource_handlers.py (+14 -4)
📝 terravision (+16 -5)
testcase-wordpress copy.json (+0 -274)

📄 Description

Added fixes for serverless Fargate pattern


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/patrickchugh/terravision/pull/4 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 4/9/2023 **Status:** ✅ Merged **Merged:** 4/9/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `fix-wordpress` --- ### 📝 Commits (4) - [`92d260b`](https://github.com/patrickchugh/terravision/commit/92d260b7180bcd345ebf1bed7f4dfb1340a89040) readme - [`30710bf`](https://github.com/patrickchugh/terravision/commit/30710bf78ce36c9fadc7101d9d553fdb2eddbd6e) bugfixes - [`059896a`](https://github.com/patrickchugh/terravision/commit/059896a00ad76e9de59f220b671145a0519712da) Updated code for serverless fargate - [`7f30dea`](https://github.com/patrickchugh/terravision/commit/7f30dea1f5a1965967d0088c0a572108f4f34a0e) Cleanup docs ### 📊 Changes **13 files changed** (+470 additions, -636 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -7) ➕ `examples/architecture.gv` (+338 -0) 📝 `examples/testcase-wordpress.json` (+41 -25) 📝 `examples/variables.tfvars` (+1 -1) ➖ `graphdict.json` (+0 -300) ➕ `images/architecture.png` (+0 -0) 📝 `images/code.png` (+0 -0) 📝 `modules/cloud_config.py` (+3 -3) 📝 `modules/graphmaker.py` (+35 -16) 📝 `modules/helpers.py` (+7 -1) 📝 `modules/resource_handlers.py` (+14 -4) 📝 `terravision` (+16 -5) ➖ `testcase-wordpress copy.json` (+0 -274) </details> ### 📄 Description Added fixes for serverless Fargate pattern --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:37:42 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#118
No description provided.