- หน้าแรก
- REPLACE Component Name
- การติดตั้ง
การติดตั้ง
เริ่มต้นอย่างรวดเร็ว
หัวข้อที่มีชื่อว่า “เริ่มต้นอย่างรวดเร็ว”-
โคลน repository
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
TODO: เพิ่มตารางอ้างอิงตัวแปรที่นี่
ผลลัพธ์
หัวข้อที่มีชื่อว่า “ผลลัพธ์”หลังจากนำไปใช้งานแล้ว Terraform จะแสดงผลลัพธ์สำคัญ ได้แก่ public_ip, ssh_command และ deployer