User Tools

Site Tools


wiki:ai:bicep-terraform-comparison

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:ai:bicep-terraform-comparison [2025/06/11 14:29] ddehamerwiki:ai:bicep-terraform-comparison [2025/06/11 14:31] (current) ddehamer
Line 1: Line 1:
 ====== Bicep Terraform Comparison ====== ====== Bicep Terraform Comparison ======
 +
 +===== Conclusion =====
  
 I worked on two scripts, both doing the same thing, one in Bicep and one in Terraform. I worked on two scripts, both doing the same thing, one in Bicep and one in Terraform.
Line 17: Line 19:
 terraform apply terraform apply
 </code> </code>
 +
 +===== Bicep Code =====
  
 main.bicep main.bicep
Line 312: Line 316:
 } }
 </code> </code>
 +
 +===== Terraform Code =====
  
 main.tf main.tf
Line 500: Line 506:
 } }
 </code> </code>
 +
 +===== AWS Comparison =====
  
 Bonus to show how similar AWS and Azure are with Terraform: Bonus to show how similar AWS and Azure are with Terraform:
 +
 +==== AWS Terraform ====
  
 main_aws.tf main_aws.tf
wiki/ai/bicep-terraform-comparison.1749652148.txt.gz · Last modified: by ddehamer