我想创建一个GCP项目与terraform使用vault来获取令牌。我已经配置了GCP secrets引擎,并请求terraform中的vault获取令牌;但当我运行terraform创建项目时,我得到一个错误消息,如下所示:│ on .terraform/modules/gcp-project/main.tf line 6, in reso
使用Google Cloud SQL,我试图将我的主实例恢复到以前的备份,但首先我想克隆我不想恢复的表和数据库的实例。在等待克隆一个多小时后,我取消了克隆,并尝试删除克隆的实例。mycomputer:~ myuser$ gcloud sql instances delete cloned
All of the instance data will be lost when the该实例是使用以下命令创建的,然后在等待太长时间后使用CTRL+C退出。mycomputer:~ myuser$ gcloud <