Skip to content

Commit b32982c

Browse files
authored
Merge pull request #14834 from devopsdays/mattstratton/add-rob
[CHI-2025] Add Robert as speaker
2 parents ab5c844 + 4092485 commit b32982c

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed
280 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Terraform with Safety Nets: CICD in the world of IaC"
6+
Type = "talk"
7+
Speakers = ["robert-hafner"]
8+
+++
9+
In this talk we'll explore how to integrate Terraform with CI/CD tools to create safety nets for your infrastructure. You'll learn best practices and tools for combining infrastructure as code with continuous integration; ensuring consistency, improving security, and reducing errors. Whether you're getting started or optimizing your current setup, this session will provide actionable insights to enhance your Terraform and CI/CD workflows.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+++
2+
Title = "Robert Hafner"
3+
Twitter = ""
4+
linkedin = "https://www.linkedin.com/in/roberthafner/"
5+
image = "robert-hafner.png"
6+
type = "speaker"
7+
linktitle = "robert-hafner"
8+
website = "https://blog.tedivm.com/"
9+
github = "tedivm"
10+
bluesky = "https://bsky.app/profile/tedivm.com"
11+
mastodon = "https://hachyderm.io/@tedivm"
12+
+++
13+
Robert Hafner is a Distinguished Engineer at Comcast/NBC Universal, with nearly two decades of experience in infrastructure and software development. Throughout his career, he has specialized in helping early-stage startups scale into successful companies. A recognized expert in his field, Robert is the author of *Terraform in Depth* and has contributed numerous open-source projects that have helped shape modern development practices. With 19 years of industry experience, he has built a reputation for his deep technical expertise and his ability to bridge the gap between cutting-edge technology and real-world business challenges.

data/events/2025/chicago/program.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ ignites:
122122
# date: 2025-03-18
123123
- title: "henrietta-dombrovskaya"
124124
date: 2025-03-18
125+
- title: "robert-hafner"
126+
date: 2025-03-18
125127
- title: "heather-thacker"
126128
date: 2025-03-18
127129
- title: "ignite-karaoke"

0 commit comments

Comments
 (0)