简体   繁体   中英

In google cloud, I am getting this error while using the command "terraform apply"?

In google cloud, i am getting this error while performing the lab of automating the deployment using terraform?

Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly these actions if you run "terraform apply" now.

Please help me out of this issue?

I got the solution of this problem Instead of the command terraform plan we should use terraform plan -out tfplan command to apply the change to our terraform file. I hope this solution help you out from this problem

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM