File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
modules/powervs-vpc-landing-zone Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ variable "powervs_custom_image_cos_configuration" {
213213 default = {
214214 " bucket_name" : " " ,
215215 " bucket_access" : " " ,
216- " bucket_region" : " " ,
216+ " bucket_region" : " "
217217 }
218218}
219219
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ variable "powervs_custom_image_cos_configuration" {
115115 default = {
116116 " bucket_name" : " " ,
117117 " bucket_access" : " " ,
118- " bucket_region" : " " ,
118+ " bucket_region" : " "
119119 }
120120}
121121
Original file line number Diff line number Diff line change @@ -187,19 +187,19 @@ variable "powervs_custom_images" {
187187 " image_name" : " " ,
188188 " file_name" : " " ,
189189 " storage_tier" : " " ,
190- " sap_type" : null ,
190+ " sap_type" : null
191191 },
192192 " powervs_custom_image2" : {
193193 " image_name" : " " ,
194194 " file_name" : " " ,
195195 " storage_tier" : " " ,
196- " sap_type" : null ,
196+ " sap_type" : null
197197 },
198198 " powervs_custom_image3" : {
199199 " image_name" : " " ,
200200 " file_name" : " " ,
201201 " storage_tier" : " " ,
202- " sap_type" : null ,
202+ " sap_type" : null
203203 }
204204 }
205205}
@@ -214,7 +214,7 @@ variable "powervs_custom_image_cos_configuration" {
214214 default = {
215215 " bucket_name" : " " ,
216216 " bucket_access" : " " ,
217- " bucket_region" : " " ,
217+ " bucket_region" : " "
218218 }
219219}
220220
You can’t perform that action at this time.
0 commit comments