- होम
- REPLACE Component Name
- डिप्लॉय
डिप्लॉय
त्वरित प्रारंभ
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 शामिल हैं।