Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				Nah it is not about the burning hatered for a file format based on indentation
It is more that each prop in a yaml cloud config can have 12 similar variants - take a while to grasp - and can bork your server if you get it wrong.
And the company changes cloud deploy strategies every 2-3 years
In a large company it make sense to have a few devops doing this instead of 90 devs learning it from scratch to do it once - 
				
				There's a lot more to DevOps then YAML files... Like Terraform, knowing your way round AWS/DO/GCP/Firebase/... infrastructure, configurations and such.
And I say this as someone who hasn't gone deep into it as an SWE and who worked people who work in DevOps. - 
				
				
PAKA8711y@Berkmann18 terraform accepts YAML/json, you don't need to know your way around cloud ui, you just need to know terraform (which is YAML). Configs are YAML (Ansible) - 
				
				@PAKA And? Hardly anyone use Terraform without using HCL which is pretty much 99% of what you touch when doing Terraform stuff.
And you don't need to have Ansible set up or any YAML configs to use Terraform. 

DevOps Engineer - Entire position exists primarily because Developers don't want to write YAML files
rant