My blog finally backed online!! Due to a updating issue on PhotoVPS infrastructure, my virtual machine ran into unstable since Monday. I didn’t notice it till Wednesday. The virtual machine got intermittently network connectivity issue, PhotoVPS engineers can only temporarily fix it. I was struggled by the situation, finally I decided order a new virtual machine on Krypt. Krypt is ideally place for me since they are VMware certified partner, they helps VMware improves vCloud products and develops in public cloud market. The network performance is also the greatest from North American to China in US service providers, they have dedicate bandwidth to China Telecom.
Move Terraform Providers to Other Folders
Create a new control file with the name .terraformrc or terraform.rc in your profile folder. Add the following lines: Create the folder .terraform.d/plugin-cache in your profile folder. The providers will be downloaded to the cache folder when you run terraform init. If you don’t want to create the control file in the profile folder. Alternative … Read more