النشر
البدء السريع
Section titled “البدء السريع”-
استنساخ المستودع
Terminal window git clone https://github.com/f5-sales-demo/REPLACE_REPO_NAME.gitcd REPLACE_REPO_NAME/terraform -
نسخ ملف المتغيرات النموذجي
Terminal window cp terraform.tfvars.example terraform.tfvars -
تعديل
terraform.tfvarsبالقيم الخاصة بكsubscription_id = "your-azure-subscription-id"# TODO: Add component-specific required variables -
التهيئة والتخطيط
Terminal window terraform initterraform plan -
التطبيق
Terminal window terraform apply
المتغيرات
Section titled “المتغيرات”TODO: أضف جدول مرجعي للمتغيرات هنا.
المخرجات
Section titled “المخرجات”بعد التطبيق، يعرض Terraform المخرجات الرئيسية بما في ذلك public_ip و ssh_command و deployer.