https://github.com/thorstenhans/api-summit-2019-terraform
https://github.com/thorstenhans/api-summit-2019-terraform
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thorstenhans/api-summit-2019-terraform
- Owner: ThorstenHans
- Created: 2019-12-10T08:25:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T18:35:19.000Z (over 5 years ago)
- Last Synced: 2025-02-15T10:18:16.638Z (3 months ago)
- Language: HCL
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API Summit 2019 Samples
## Infrastructure as Code for everything with Terrafrom (Infrastructure-as-Code für alle mit Terraform)
This repository contains all the samples from my half-day workshop at API Summit 2019 in Berlin.
## Story
For demonstration purpose these samples contain a single project targeting both major clouds: Azure and AWS. To use the sample code, you need an Azure Account and an AWS Account.
Both providers offer different authentication apporaches. However, I installed Azure CLI and AWS CLI 2.0 on my machine to explain how authentication on a developer machine may look like.
For production usage you should review Terrafrom documentation and use proper authentication mechanisms.
## Further questions?
Reach out at [@ThorstenHans](https://twitter.com/ThorstenHans) or consult [my blog](https://thorsten-hans.com) - where I published plenty of Terraform related content.