File tree Expand file tree Collapse file tree 14 files changed +27
-1
lines changed
cmd/clusterawsadm/cloudformation/bootstrap Expand file tree Collapse file tree 14 files changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ Resources:
412
412
Statement :
413
413
- Action :
414
414
- sts:AssumeRole
415
+ - sts:TagSession
415
416
Effect : Allow
416
417
Principal :
417
418
Service :
@@ -429,6 +430,7 @@ Resources:
429
430
Principal :
430
431
Service :
431
432
- ec2.amazonaws.com
433
+ - pods.eks.amazonaws.com
432
434
Version : 2012-10-17
433
435
RoleName : controllers.custom-suffix.com
434
436
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ Resources:
412
412
Statement :
413
413
- Action :
414
414
- sts:AssumeRole
415
+ - sts:TagSession
415
416
Effect : Allow
416
417
Principal :
417
418
Service :
@@ -429,6 +430,7 @@ Resources:
429
430
Principal :
430
431
Service :
431
432
- ec2.amazonaws.com
433
+ - pods.eks.amazonaws.com
432
434
Version : 2012-10-17
433
435
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
434
436
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -425,6 +425,7 @@ Resources:
425
425
Statement :
426
426
- Action :
427
427
- sts:AssumeRole
428
+ - sts:TagSession
428
429
Effect : Allow
429
430
Principal :
430
431
Service :
@@ -442,6 +443,7 @@ Resources:
442
443
Principal :
443
444
Service :
444
445
- ec2.amazonaws.com
446
+ - pods.eks.amazonaws.com
445
447
Version : 2012-10-17
446
448
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
447
449
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -417,6 +417,7 @@ Resources:
417
417
Statement :
418
418
- Action :
419
419
- sts:AssumeRole
420
+ - sts:TagSession
420
421
Effect : Allow
421
422
Principal :
422
423
Service :
@@ -434,6 +435,7 @@ Resources:
434
435
Principal :
435
436
Service :
436
437
- ec2.amazonaws.com
438
+ - pods.eks.amazonaws.com
437
439
Version : 2012-10-17
438
440
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
439
441
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -420,6 +420,7 @@ Resources:
420
420
Statement :
421
421
- Action :
422
422
- sts:AssumeRole
423
+ - sts:TagSession
423
424
Effect : Allow
424
425
Principal :
425
426
Service :
@@ -437,6 +438,7 @@ Resources:
437
438
Principal :
438
439
Service :
439
440
- ec2.amazonaws.com
441
+ - pods.eks.amazonaws.com
440
442
Version : 2012-10-17
441
443
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
442
444
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -420,6 +420,7 @@ Resources:
420
420
Statement :
421
421
- Action :
422
422
- sts:AssumeRole
423
+ - sts:TagSession
423
424
Effect : Allow
424
425
Principal :
425
426
Service :
@@ -437,6 +438,7 @@ Resources:
437
438
Principal :
438
439
Service :
439
440
- ec2.amazonaws.com
441
+ - pods.eks.amazonaws.com
440
442
Version : 2012-10-17
441
443
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
442
444
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ Resources:
412
412
Statement :
413
413
- Action :
414
414
- sts:AssumeRole
415
+ - sts:TagSession
415
416
Effect : Allow
416
417
Principal :
417
418
Service :
@@ -429,6 +430,7 @@ Resources:
429
430
Principal :
430
431
Service :
431
432
- ec2.amazonaws.com
433
+ - pods.eks.amazonaws.com
432
434
Version : 2012-10-17
433
435
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
434
436
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -432,6 +432,7 @@ Resources:
432
432
Statement :
433
433
- Action :
434
434
- sts:AssumeRole
435
+ - sts:TagSession
435
436
Effect : Allow
436
437
Principal :
437
438
Service :
@@ -449,6 +450,7 @@ Resources:
449
450
Principal :
450
451
Service :
451
452
- ec2.amazonaws.com
453
+ - pods.eks.amazonaws.com
452
454
Version : 2012-10-17
453
455
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
454
456
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ Resources:
412
412
Statement :
413
413
- Action :
414
414
- sts:AssumeRole
415
+ - sts:TagSession
415
416
Effect : Allow
416
417
Principal :
417
418
Service :
@@ -429,6 +430,7 @@ Resources:
429
430
Principal :
430
431
Service :
431
432
- ec2.amazonaws.com
433
+ - pods.eks.amazonaws.com
432
434
Version : 2012-10-17
433
435
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
434
436
Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ Resources:
412
412
Statement :
413
413
- Action :
414
414
- sts:AssumeRole
415
+ - sts:TagSession
415
416
Effect : Allow
416
417
Principal :
417
418
Service :
@@ -429,6 +430,7 @@ Resources:
429
430
Principal :
430
431
Service :
431
432
- ec2.amazonaws.com
433
+ - pods.eks.amazonaws.com
432
434
Version : 2012-10-17
433
435
RoleName : controllers.cluster-api-provider-aws.sigs.k8s.io
434
436
Type : AWS::IAM::Role
You can’t perform that action at this time.
0 commit comments