Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add terraform infrastructure strategy #1

Open
jsturtevant opened this issue Jul 28, 2020 · 1 comment
Open

Add terraform infrastructure strategy #1

jsturtevant opened this issue Jul 28, 2020 · 1 comment

Comments

@jsturtevant
Copy link
Owner

Should be able to use the terraform repository structure describe in Terraform up and running to create the clusters.

Info on the terraform repository structure: https://blog.gruntwork.io/a-comprehensive-guide-to-terraform-b3d32832baca

Specifically the infra-live repository in the section "Versioned Modules" on this page: https://blog.gruntwork.io/how-to-create-reusable-infrastructure-with-terraform-modules-25526d65f73d#versioned-modules

Acceptance Criteria

  • infra-terraform repository is pre-loaded with terraform to create clusters.
  • Infra-live repository is pre-loaded with live format from blog post using modules from infra-terraform.
  • Variables.tf are pre-set to default values in all repositories
  • clusters created and wired to pull from the manifest-live repository
@jsturtevant
Copy link
Owner Author

There are several good terraform samples to possible choose from. https://github.com/microsoft/bedrock/tree/master/cluster/environments and https://github.com/retaildevcrews/secure-aks-infra/ are good starting points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant