Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-advanced-deployments
https://github.com/hashicorp/learn-terraform-advanced-deployments
aws hashicorp terraform tutorial
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-advanced-deployments
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-01-05T06:15:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T01:20:47.000Z (over 1 year ago)
- Last Synced: 2024-09-28T13:02:12.905Z (4 months ago)
- Topics: aws, hashicorp, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/blue-green-canary-tests-deployments
- Size: 22.5 KB
- Stars: 29
- Watchers: 10
- Forks: 54
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform Advanced Deployment Strategies
Learn how to use Terraform and AWS's Application Load Balancers for canary tests and blue/green deployments. Learn how to add feature flags to your Terraform configuration by using variables and conditionals. Follow along with [this
tutorial](https://learn.hashicorp.com/tutorials/terraform/blue-green-canary-tests-deployments) on HashiCorp Learn.