Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.36 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.36 KB

Terraforming the clouds

This repo contains some WorkInProgress code and scripts that could help create resources in various cloud providers.

Content

AWS - Out of date

  • EC2 instance with
    • preinstalled tools
  • Compute instance with
    • preinstalled tools (docker, nvm, helm, kubernetes, scaffold, minikube, Go, etc)
    • preconfigured ssh to access the instance
    • preconfigured GitHub access with ssh
  • VCN
  • Multiple Compute instance with
    • various AlwaysFree shapes
    • preinstalled tools (docker, nvm, etc)
    • preconfigured ssh to access the instance
    • preconfigured GitHub access with ssh
  • Terraform State stored in OCI S3 Bucket

Links

Usefull tutorials, docs

Security

Etc