Terraform Class Notes – Day 1- July 2023

What is terraform?
-------------------
	Coding for infra
	IAAC

	From Hashicorp
	Go
	Release
		cli - free & os
		web 
			Cloud
			Enterprise
	version
	- 1.5X

Whats in infra?
--------------------
https://registry.terraform.io/browse/providers - 3316

Why terraform?
-------------------
	Coding for all

	create - update - destory
	==========================
		ONE CMD

ONE CODING STANDARD FOR ALL PROVIDERS
--------------------
	hcl
Easy 2
	read
	write
	test
	debug
	share


How it works???		== terraform Architecture
-------------------

create -> Update -> Destroy
-----------------
	apply	    destroy

=====================================================
How to store terraform code? - .tf

dir
	file1.tf + file2.tf + file3.tf
	=============================
		one.tf
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x