We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75efb6 commit e548ec0Copy full SHA for e548ec0
1 file changed
infrastructure/azMachineLearning/README.md
@@ -111,11 +111,16 @@ graph TD;
111
az login
112
```
113
114
+ https://github.com/user-attachments/assets/aad4e0e6-46bb-457d-a768-0eedf6a9d2ba
115
+
116
117
2. **Initialize Terraform**: Set up your working directory and install the necessary provider plugins.
118
```sh
119
terraform init
120
121
122
+ https://github.com/user-attachments/assets/e56ed69c-7a82-48fd-ba72-bbd9f862175d
123
124
3. **Review the Deployment Plan**: Preview the changes Terraform will make.
125
126
terraform plan -var-file terraform.tfvars
0 commit comments