Azure Terrafy - Importing Azure Infrastructure to Terraform

preview_player
Показать описание
It's not often you find yourself in a greenfield environment, where there's no existing infrastructure to manage and you can start with Terraform on pristine soil. Usually, you have a robust set of deployments that you'd like to bring under Terraform management. In this video, we discuss some of the tools that are out there, and focus in on an Azure specific tool, Azure Terrafy.

-----------------------------------------------------------------------------------------------------

Music by Evan Williams ©2020

Timestamps:
Intro 0:00
Terraform Import Options 2:05
Azure Terrafy Overview 4:09
Azure Terrafy Setup 5:49
Importing with Azure Terrafy 9:50
Reviewing the Generated Configuration 13:35
Terrafy Options and Limitations 16:57
Summary: 19:46
Рекомендации по теме
Комментарии
Автор

Thanks, Ned great video as always,
Wondering if there is any workaround using Terrafy on ADO pipeline, for some drift detection and also pushing the imported state and configs file to a remote blob?

aminniktash
Автор

Thanks Ned for this great video!
How did you get your shell prompt displaying the current branch you are in? Maybe do a video on the shell options?

marcelbraak
Автор

Hi need, after i realize the az login and excecute the aztfexport -rg the tool said me not resources found, and the rg contains a vm and other resources like azure vault

AlejandroSanchez-dxeh
Автор

Thanks for the video. With respect to hard-coding things and using depends_on - if it knows that the NSG rule depends on the NSG, surely it would be simple to use the NSG's resource name in the rule's network_security_group_name property instead of hard-coding the name? I'm puzzled why it can't/doesn't do this....

amglover
Автор

One question - how can i filter resources and after it apply the filter to for example "take only 5 functionapps" i was trying to do the "/" and then type resource name etc. but i cannot save the query status

kamilk
Автор

How do I delete unidentified resources showing skip? Also is there a limit of resources Azure terrafy can import?

blessingjennifer
Автор

Hi bro, Can you make a video on the batch mode you are talking about? That would be very helpful..

GururajE-gesw