# kitchen create
-----> Starting Kitchen (v2.2.5)
-----> Creating <default-ubuntu-1804>...
       Terraform v0.11.8
       + provider.companyspecific(unversioned)
       Your version of Terraform is out of date! The latest version
       is 0.12.6. You can update by downloading from www.terraform.io/downloads.html
$$$$$$ Running command `terraform init -input=false -lock=true -lock-timeout=0s  -upgrade -force-copy -backend=true  -get=true -get-plugins=true -verify-plugins=true` in directory /home/p1054/chef_learning/cookbooks/aemperms
       Initializing provider plugins...
       Terraform has been successfully initialized!
$$$$$$ Running command `terraform workspace select kitchen-terraform-default-ubuntu-1804` in directory /home/pri/chef_learning/cookbooks/aemperms
       Finished creating <default-ubuntu-1804> (0m0.47s).
-----> Kitchen is finished. (0m1.44s)