Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casl0/tech-books-explorer-infra
https://github.com/casl0/tech-books-explorer-infra
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/casl0/tech-books-explorer-infra
- Owner: CASL0
- License: mit
- Created: 2024-01-20T12:36:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T15:15:11.000Z (5 months ago)
- Last Synced: 2024-06-11T22:45:55.802Z (5 months ago)
- Language: HCL
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tech-books-explorer-infra
Tech Books Explorer のインフラです。
## 構成図
![infra](https://github.com/CASL0/tech-books-explorer-infra/assets/28913760/97cc9eaa-7abe-49c5-9e32-d62c90519043)
## Requirements
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >= 1.0 |
| [aws](#requirement\_aws) | >= 5.21 |
| [helm](#requirement\_helm) | >= 2.12 |
| [kubernetes](#requirement\_kubernetes) | >= 2.25 |## Providers
| Name | Version |
|------|---------|
| [aws](#provider\_aws) | 5.53.0 |## Modules
| Name | Source | Version |
|------|--------|---------|
| [addons](#module\_addons) | aws-ia/eks-blueprints-addons/aws | ~> 1.0 |
| [eks](#module\_eks) | terraform-aws-modules/eks/aws | ~> 20.0 |
| [vpc](#module\_vpc) | terraform-aws-modules/vpc/aws | ~> 5.0 |## Resources
| Name | Type |
|------|------|
| [aws_availability_zones.available](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/availability_zones) | data source |## Inputs
No inputs.
## Outputs
| Name | Description |
|------|-------------|
| [availability\_zones](#output\_availability\_zones) | n/a |
| [cluster\_endpoint](#output\_cluster\_endpoint) | n/a |