Skip to content

Commit 5451b52

Browse files
committed
Regenerated TF docs
1 parent 56c7781 commit 5451b52

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Once you are finished with the reference architecture, you can remove all provis
254254
|------|--------|---------|
255255
| base | ./modules/base | n/a |
256256
| github | ./modules/github | n/a |
257-
| github\_app | github.com/humanitec-architecture/shared-terraform-modules | v2024-06-12//modules/github-app |
257+
| github\_app | github.com/humanitec-architecture/shared-terraform-modules//modules/github-app | v2024-06-12 |
258258
| portal\_backstage | ./modules/portal-backstage | n/a |
259259

260260
### Resources

modules/base/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Module that provides the reference architecture.
3232
|------|--------|---------|
3333
| aws\_eks | terraform-aws-modules/eks/aws | ~> 20.2 |
3434
| aws\_vpc | terraform-aws-modules/vpc/aws | ~> 5.1 |
35-
| default\_mysql | github.com/humanitec-architecture/resource-packs-in-cluster | v2024-06-05//humanitec-resource-defs/mysql/basic |
36-
| default\_postgres | github.com/humanitec-architecture/resource-packs-in-cluster | v2024-06-05//humanitec-resource-defs/postgres/basic |
35+
| default\_mysql | github.com/humanitec-architecture/resource-packs-in-cluster//humanitec-resource-defs/mysql/basic | v2024-06-05 |
36+
| default\_postgres | github.com/humanitec-architecture/resource-packs-in-cluster//humanitec-resource-defs/postgres/basic | v2024-06-05 |
3737
| ebs\_csi\_irsa\_role | terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks | ~> 5.30 |
3838

3939
### Resources

modules/portal-backstage/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ This module deploys the [Humanitec Reference Architecture Backstage](https://git
2222

2323
| Name | Source | Version |
2424
|------|--------|---------|
25-
| backstage\_postgres | github.com/humanitec-architecture/resource-packs-in-cluster | v2024-06-05//humanitec-resource-defs/postgres/basic |
26-
| portal\_backstage | github.com/humanitec-architecture/shared-terraform-modules | v2024-06-12//modules/portal-backstage |
25+
| backstage\_postgres | github.com/humanitec-architecture/resource-packs-in-cluster//humanitec-resource-defs/postgres/basic | v2024-06-05 |
26+
| portal\_backstage | github.com/humanitec-architecture/shared-terraform-modules//modules/portal-backstage | v2024-06-12 |
2727

2828
### Resources
2929

0 commit comments

Comments
 (0)