mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-05 16:56:37 +00:00
26 lines
2.8 KiB
Markdown
26 lines
2.8 KiB
Markdown
# Hashicorp Terraform & Packer
|
|
* [Wikipedia.org: Terraform Software](https://en.wikipedia.org/wiki/Terraform_(software))
|
|
* [https://www.terraform.io/](https://www.terraform.io/)
|
|
* [https://github.com/shuaibiyy/awesome-terraform](https://github.com/shuaibiyy/awesome-terraform)
|
|
* [https://github.com/Azure/awesome-terraform](https://github.com/Azure/awesome-terraform)
|
|
* [https://github.com/ozbillwang/terraform-best-practices](https://github.com/ozbillwang/terraform-best-practices)
|
|
* [medium.com: Why should Terraform be one of your DevOps tools?](https://medium.com/devopslinks/why-should-terraform-be-one-of-your-devops-tools-29ae15861b1f)
|
|
* [dzone: Terraform - IAC Tool](https://dzone.com/articles/terraform-iac-tool) See why Terraform's declarative approach to automation makes it a competitive tool for automating the creation of your infrastructure.
|
|
* [dzone: Manage Multiple Environments With Terraform Workspaces](https://dzone.com/articles/manage-multiple-environments-with-terraform-worksp) Read this tutorial to learn about easily setting up Terraform to manage your CI/CD environments and create workspaces.
|
|
* [udemy.com: Learn DevOps: Infrastructure Automation With Terraform](https://www.udemy.com/learn-devops-infrastructure-automation-with-terraform/)
|
|
* [Dzone: Platform as Code With Openshift and Terraform](https://dzone.com/articles/platform-as-code-with-openshift-amp-terraform) Learn how to set up a pipeline workflow with Openshift and the Terraform infrastructure-as-code tool to configure builds and deployments.
|
|
* [Terraform Cheat Sheet](https://dzone.com/articles/terraform-cli-cheat-sheet)
|
|
* [Dzone: how to deploy apps effortlessly with packer and terraform](https://dzone.com/articles/how-to-deploy-apps-effortlessly-with-packer-and-te)
|
|
* [Dzone: intro to terraform](https://dzone.com/articles/intro-to-terraform-way-of-infra-as-code)
|
|
* [Dzone: terraform with AWS](https://dzone.com/articles/terraform-with-aws)
|
|
* [Dzone: managing infrastructure at scale with terraform](https://dzone.com/articles/managing-infrastructure-at-scale-with-terraform)
|
|
* [Dzone: terraform and AWS](https://dzone.com/articles/terraform-and-aws)
|
|
* [Dzone: What's new in Terraform v0.12](https://dzone.com/articles/whats-new-in-terraform-v012)
|
|
* [Dzone: provisioning servers in cloud with terraform](https://dzone.com/articles/provisioning-servers-in-cloud-with-terraform)
|
|
* [hashicorp.com: Terraforming RDS: What Instacart Learned Managing Over 50 AWS RDS PostgreSQL Instances with Terraform](https://www.hashicorp.com/resources/terraform-what-instacart-learned-managing-over-50-aws-rds-postgresql-instances)
|
|
* [infoq.com: Managing Infrastructure from Kubernetes with the HashiCorp Terraform Operator](https://www.infoq.com/news/2020/04/terraform-operator-kubernetes/)
|
|
|
|
## Packer
|
|
* [packer.io](https://packer.io/)
|
|
* [packer.io docs](https://www.packer.io/docs/index.html)
|