@@ -9,7 +9,7 @@ Terraform infrastructure-as-code for cloud environments.
99
1010[ ![ ease of contribution: medium] ( https://img.shields.io/badge/ease%20of%20contribution:%20medium-f4900c )] ( https://github.com/openclimatefix/ocf-meta-repo?tab=readme-ov-file#how-easy-is-it-to-get-involved )
1111<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-16 -orange.svg?style=flat-square )] ( #contributors- )
12+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-17 -orange.svg?style=flat-square )] ( #contributors- )
1313<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414
1515 <a href =" https://app.terraform.io/app/openclimatefix/workspaces " alt =" Terraform Cloud " >
@@ -35,16 +35,18 @@ folders within the `terraform` directory, along with reusable modules and unitte
3535ocf-infrastructure :
3636 terraform : # Contains all the terraform code for OCF's cloud infrastructure
3737 modules : # Portable terraform modules defining specific cloud infrastructure blocks
38- nowcasting : # Specific code for the nowcasting domain's cloud infrastructure
39- pvsite : # Specific code for the nowcasting domain's cloud infrastruture
38+ nowcasting : # Specific code for the nowcasting domain's cloud infrastructure (includes PV site services)
39+ development : # Development environment configuration
40+ production : # Production environment configuration
41+ india : # India-specific infrastructure
4042 unittests : # Specific infrastructure code for a environment to test the modules
4143 local-stack : # Code to run the terraform stack locally for local testing/development
4244 .github : # Contains github-specific code for automated CI workflows
4345` ` `
4446
4547See the README's in the domain folders for more information on their architecture:
46- - [Nowcasting Domain](terraform/nowcasting/README.md)
47- - [PVSite Domain](terraform/pvsite /README.md)
48+ - [Nowcasting Domain (Development) ](terraform/nowcasting/development /README.md)
49+ - [Nowcasting Domain (Production) ](terraform/nowcasting/production /README.md)
4850- [Modules](terraform/modules/README.md)
4951
5052
@@ -93,6 +95,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9395 <tr>
9496 <td align="center" valign="top" width="14.28%"><a href="https://github.com/felix-se-cat"><img src="https://avatars.githubusercontent.com/u/145403025?v=4?s=100" width="100px;" alt="Felix"/><br /><sub><b>Felix</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf-infrastructure/commits?author=felix-se-cat" title="Code">💻</a></td>
9597 <td align="center" valign="top" width="14.28%"><a href="https://github.com/Pradyumn-cloud"><img src="https://avatars.githubusercontent.com/u/183612033?v=4?s=100" width="100px;" alt="Pradyumn Prasad"/><br /><sub><b>Pradyumn Prasad</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf-infrastructure/commits?author=Pradyumn-cloud" title="Code">💻</a></td>
98+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/vedantvakharia"><img src="https://avatars.githubusercontent.com/u/180512004?v=4?s=100" width="100px;" alt="Vedant Vakharia"/><br /><sub><b>Vedant Vakharia</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf-infrastructure/commits?author=vedantvakharia" title="Documentation">📖</a></td>
9699 </tr>
97100 </tbody >
98101</table >
0 commit comments