@@ -32,7 +32,7 @@ func TestAccWorkbenchInstance_shielded_config_update(t *testing.T) {
32
32
ResourceName : "google_workbench_instance.instance" ,
33
33
ImportState : true ,
34
34
ImportStateVerify : true ,
35
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
35
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
36
36
},
37
37
{
38
38
Config : testAccWorkbenchInstance_shielded_config_true (context ),
@@ -45,7 +45,7 @@ func TestAccWorkbenchInstance_shielded_config_update(t *testing.T) {
45
45
ResourceName : "google_workbench_instance.instance" ,
46
46
ImportState : true ,
47
47
ImportStateVerify : true ,
48
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
48
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
49
49
},
50
50
},
51
51
})
@@ -73,7 +73,7 @@ func TestAccWorkbenchInstance_shielded_config_remove(t *testing.T) {
73
73
ResourceName : "google_workbench_instance.instance" ,
74
74
ImportState : true ,
75
75
ImportStateVerify : true ,
76
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
76
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
77
77
},
78
78
{
79
79
Config : testAccWorkbenchInstance_shielded_config_none (context ),
@@ -86,7 +86,7 @@ func TestAccWorkbenchInstance_shielded_config_remove(t *testing.T) {
86
86
ResourceName : "google_workbench_instance.instance" ,
87
87
ImportState : true ,
88
88
ImportStateVerify : true ,
89
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
89
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
90
90
},
91
91
},
92
92
})
@@ -114,7 +114,7 @@ func TestAccWorkbenchInstance_shielded_config_double_apply(t *testing.T) {
114
114
ResourceName : "google_workbench_instance.instance" ,
115
115
ImportState : true ,
116
116
ImportStateVerify : true ,
117
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
117
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
118
118
},
119
119
{
120
120
Config : testAccWorkbenchInstance_shielded_config_none (context ),
@@ -127,7 +127,7 @@ func TestAccWorkbenchInstance_shielded_config_double_apply(t *testing.T) {
127
127
ResourceName : "google_workbench_instance.instance" ,
128
128
ImportState : true ,
129
129
ImportStateVerify : true ,
130
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
130
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
131
131
},
132
132
{
133
133
Config : testAccWorkbenchInstance_shielded_config_false (context ),
@@ -140,7 +140,7 @@ func TestAccWorkbenchInstance_shielded_config_double_apply(t *testing.T) {
140
140
ResourceName : "google_workbench_instance.instance" ,
141
141
ImportState : true ,
142
142
ImportStateVerify : true ,
143
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
143
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
144
144
},
145
145
{
146
146
Config : testAccWorkbenchInstance_shielded_config_false (context ),
@@ -153,7 +153,7 @@ func TestAccWorkbenchInstance_shielded_config_double_apply(t *testing.T) {
153
153
ResourceName : "google_workbench_instance.instance" ,
154
154
ImportState : true ,
155
155
ImportStateVerify : true ,
156
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
156
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
157
157
},
158
158
{
159
159
Config : testAccWorkbenchInstance_shielded_config_true (context ),
@@ -166,7 +166,7 @@ func TestAccWorkbenchInstance_shielded_config_double_apply(t *testing.T) {
166
166
ResourceName : "google_workbench_instance.instance" ,
167
167
ImportState : true ,
168
168
ImportStateVerify : true ,
169
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
169
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
170
170
},
171
171
{
172
172
Config : testAccWorkbenchInstance_shielded_config_true (context ),
@@ -179,7 +179,7 @@ func TestAccWorkbenchInstance_shielded_config_double_apply(t *testing.T) {
179
179
ResourceName : "google_workbench_instance.instance" ,
180
180
ImportState : true ,
181
181
ImportStateVerify : true ,
182
- ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" },
182
+ ImportStateVerifyIgnore : []string {"name" , "instance_owners" , "location" , "instance_id" , "request_id" , "labels" , "terraform_labels" , "update_time" },
183
183
},
184
184
},
185
185
})
0 commit comments