File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 version : 13.2.0
2929 actuationTool :
3030 flavor : Terraform
31- version : " >= 1.3 "
31+ version : " >= 1.5 "
3232 description : {}
3333 content :
3434 examples :
@@ -350,13 +350,13 @@ spec:
350350 roles :
351351 - level : Project
352352 roles :
353- - roles/compute.admin
354353 - roles/storage.admin
355354 - roles/run.admin
356355 - roles/compute.networkAdmin
357356 - roles/iap.admin
358357 - roles/iam.serviceAccountUser
359358 - roles/iam.serviceAccountAdmin
359+ - roles/compute.admin
360360 services :
361361 - cloudresourcemanager.googleapis.com
362362 - compute.googleapis.com
Original file line number Diff line number Diff line change 1515 */
1616
1717terraform {
18- required_version = " >= 1.3 "
18+ required_version = " >= 1.5 "
1919 required_providers {
2020
2121 google = {
Original file line number Diff line number Diff line change @@ -332,13 +332,13 @@ spec:
332332 roles :
333333 - level : Project
334334 roles :
335- - roles/storage.admin
336- - roles/compute.admin
337335 - roles/run.admin
338336 - roles/iam.serviceAccountUser
339337 - roles/certificatemanager.owner
340338 - roles/vpcaccess.admin
341339 - roles/iam.serviceAccountAdmin
340+ - roles/storage.admin
341+ - roles/compute.admin
342342 services :
343343 - certificatemanager.googleapis.com
344344 - cloudresourcemanager.googleapis.com
You can’t perform that action at this time.
0 commit comments