awacke1 commited on
Commit
44a5925
·
1 Parent(s): 9f11d1f

Update DockerfileDescription.md

Browse files
Files changed (1) hide show
  1. DockerfileDescription.md +7 -0
DockerfileDescription.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
 
2
 
3
  Import Azure Resources into TF Management:
 
1
+ Terraform commands:
2
+
3
+ terraform init: https://developer.hashicorp.com/terraform/cli/commands/init
4
+ terraform plan: https://developer.hashicorp.com/terraform/cli/commands/plan
5
+ terraform apply: https://developer.hashicorp.com/terraform/cli/commands/apply
6
+ terraform import: https://developer.hashicorp.com/terraform/cli/import
7
+
8
 
9
 
10
  Import Azure Resources into TF Management: