@@ -241,11 +241,7 @@ resources:
241
241
from :
242
242
operation : CreateTags
243
243
path : Tags
244
- compare :
245
- is_ignored : True
246
244
hooks :
247
- delta_pre_compare :
248
- code : compareTags(delta, a, b)
249
245
sdk_create_post_build_request :
250
246
template_path : hooks/dhcp_options/sdk_create_post_build_request.go.tpl
251
247
sdk_create_post_set_output :
@@ -277,11 +273,7 @@ resources:
277
273
from :
278
274
operation : CreateTags
279
275
path : Tags
280
- compare :
281
- is_ignored : True
282
276
hooks :
283
- delta_pre_compare :
284
- code : compareTags(delta, a, b)
285
277
sdk_create_post_build_request :
286
278
template_path : hooks/instance/sdk_create_post_build_request.go.tpl
287
279
sdk_create_post_set_output :
@@ -311,14 +303,10 @@ resources:
311
303
from :
312
304
operation : CreateTags
313
305
path : Tags
314
- compare :
315
- is_ignored : True
316
306
list_operation :
317
307
match_fields :
318
308
- AllocationId
319
309
hooks :
320
- delta_pre_compare :
321
- code : compareTags(delta, a, b)
322
310
sdk_create_post_build_request :
323
311
template_path : hooks/elastic_ip_address/sdk_create_post_build_request.go.tpl
324
312
sdk_delete_post_build_request :
@@ -348,11 +336,7 @@ resources:
348
336
from :
349
337
operation : CreateTags
350
338
path : Tags
351
- compare :
352
- is_ignored : True
353
339
hooks :
354
- delta_pre_compare :
355
- code : compareTags(delta, a, b)
356
340
sdk_create_post_build_request :
357
341
template_path : hooks/flow_log/sdk_create_post_build_request.go.tpl
358
342
sdk_create_post_set_output :
@@ -375,8 +359,6 @@ resources:
375
359
from :
376
360
operation : CreateTags
377
361
path : Tags
378
- compare :
379
- is_ignored : True
380
362
VPC :
381
363
from :
382
364
operation : AttachInternetGateway
@@ -395,8 +377,6 @@ resources:
395
377
path : Status.internetGatewayID
396
378
name : ID
397
379
hooks :
398
- delta_pre_compare :
399
- code : compareTags(delta, a, b)
400
380
sdk_create_post_build_request :
401
381
template_path : hooks/internet_gateway/sdk_create_post_build_request.go.tpl
402
382
sdk_create_post_set_output :
@@ -436,16 +416,12 @@ resources:
436
416
from :
437
417
operation : CreateTags
438
418
path : Tags
439
- compare :
440
- is_ignored : True
441
419
synced :
442
420
when :
443
421
- path : Status.State
444
422
in :
445
423
- available
446
424
hooks :
447
- delta_pre_compare :
448
- code : compareTags(delta, a, b)
449
425
sdk_create_post_build_request :
450
426
template_path : hooks/nat_gateway/sdk_create_post_build_request.go.tpl
451
427
sdk_file_end :
@@ -479,8 +455,6 @@ resources:
479
455
from :
480
456
operation : CreateTags
481
457
path : Tags
482
- compare :
483
- is_ignored : True
484
458
VpcId :
485
459
references :
486
460
resource : VPC
@@ -541,13 +515,21 @@ resources:
541
515
from :
542
516
operation : CreateTags
543
517
path : Tags
544
- compare :
545
- is_ignored : True
546
518
VpcId :
547
519
is_required : true
548
520
references :
549
521
resource : VPC
550
522
path : Status.VPCID
523
+ IngressRules.UserIDGroupPairs.VPCID :
524
+ references :
525
+ resource : VPC
526
+ path : Status.VPCID
527
+ IngressRules.UserIDGroupPairs.GroupID :
528
+ references :
529
+ resource : SecurityGroup
530
+ path : Status.ID
531
+ skip_resource_state_validations : true
532
+ is_required : false
551
533
renames :
552
534
operations :
553
535
CreateSecurityGroup :
@@ -564,8 +546,6 @@ resources:
564
546
GroupIds : Ids
565
547
GroupNames : Names
566
548
hooks :
567
- delta_pre_compare :
568
- code : compareTags(delta, a, b)
569
549
sdk_create_post_build_request :
570
550
template_path : hooks/security_group/sdk_create_post_build_request.go.tpl
571
551
sdk_file_end :
@@ -574,6 +554,8 @@ resources:
574
554
template_path : hooks/security_group/sdk_create_post_set_output.go.tpl
575
555
sdk_read_many_post_set_output :
576
556
template_path : hooks/security_group/sdk_read_many_post_set_output.go.tpl
557
+ sdk_delete_pre_build_request :
558
+ template_path : hooks/security_group/sdk_delete_pre_build_request.go.tpl
577
559
update_operation :
578
560
custom_method_name : customUpdateSecurityGroup
579
561
NetworkAcl :
@@ -594,8 +576,6 @@ resources:
594
576
from :
595
577
operation : CreateTags
596
578
path : Tags
597
- compare :
598
- is_ignored : True
599
579
VpcId :
600
580
is_required : true
601
581
references :
@@ -623,8 +603,6 @@ resources:
623
603
input_fields :
624
604
NetworkAclId : Id
625
605
hooks :
626
- delta_pre_compare :
627
- code : compareTags(delta, a, b)
628
606
sdk_create_post_build_request :
629
607
template_path : hooks/network_acl/sdk_create_post_build_request.go.tpl
630
608
sdk_file_end :
@@ -673,8 +651,6 @@ resources:
673
651
from :
674
652
operation : CreateTags
675
653
path : Tags
676
- compare :
677
- is_ignored : True
678
654
VpcId :
679
655
references :
680
656
resource : VPC
@@ -684,8 +660,6 @@ resources:
684
660
- InvalidParameterValue
685
661
- InvalidCustomerOwnedIpv4PoolID.Malformed
686
662
hooks :
687
- delta_pre_compare :
688
- code : compareTags(delta, a, b)
689
663
sdk_create_post_build_request :
690
664
template_path : hooks/subnet/sdk_create_post_build_request.go.tpl
691
665
sdk_create_post_set_output :
@@ -702,8 +676,6 @@ resources:
702
676
from :
703
677
operation : CreateTags
704
678
path : Tags
705
- compare :
706
- is_ignored : True
707
679
State :
708
680
print :
709
681
path : Status.state
@@ -713,8 +685,6 @@ resources:
713
685
path : Status.transitGatewayID
714
686
name : ID
715
687
hooks :
716
- delta_pre_compare :
717
- code : compareTags(delta, a, b)
718
688
sdk_create_post_build_request :
719
689
template_path : hooks/transit_gateway/sdk_create_post_build_request.go.tpl
720
690
sdk_file_end :
@@ -751,15 +721,17 @@ resources:
751
721
from :
752
722
operation : CreateTags
753
723
path : Tags
754
- compare :
755
- is_ignored : True
756
724
VpcID :
757
725
print :
758
726
path : Status.vpcID
759
727
name : ID
728
+ DisallowSecurityGroupDefaultRules :
729
+ type : bool
730
+ is_required : false
731
+ SecurityGroupDefaultRulesExist :
732
+ type : bool
733
+ is_read_only : true
760
734
hooks :
761
- delta_pre_compare :
762
- code : compareTags(delta, a, b)
763
735
sdk_create_post_build_request :
764
736
template_path : hooks/vpc/sdk_create_post_build_request.go.tpl
765
737
sdk_create_post_set_output :
@@ -776,8 +748,6 @@ resources:
776
748
from :
777
749
operation : CreateTags
778
750
path : Tags
779
- compare :
780
- is_ignored : True
781
751
VpcId :
782
752
references :
783
753
resource : VPC
@@ -807,12 +777,14 @@ resources:
807
777
- InvalidVpcId.Malformed
808
778
- InvalidServiceName
809
779
hooks :
810
- delta_pre_compare :
811
- code : compareTags(delta, a, b)
812
780
sdk_create_post_build_request :
813
781
template_path : hooks/vpc_endpoint/sdk_create_post_build_request.go.tpl
782
+ sdk_create_post_set_output :
783
+ template_path : hooks/vpc_endpoint/sdk_create_post_set_output.go.tpl
814
784
sdk_delete_post_build_request :
815
785
template_path : hooks/vpc_endpoint/sdk_delete_post_build_request.go.tpl
786
+ sdk_read_many_post_set_output :
787
+ template_path : hooks/vpc_endpoint/sdk_read_many_post_set_output.go.tpl
816
788
sdk_file_end :
817
789
template_path : hooks/vpc_endpoint/sdk_file_end.go.tpl
818
790
update_operation :
@@ -838,16 +810,12 @@ resources:
838
810
from :
839
811
operation : CreateTags
840
812
path : Tags
841
- compare :
842
- is_ignored : true
843
813
synced :
844
814
when :
845
815
- path : Status.ServiceState
846
816
in :
847
817
- available
848
818
hooks :
849
- delta_pre_compare :
850
- code : compareTags(delta, a, b)
851
819
sdk_delete_post_build_request :
852
820
template_path : hooks/vpc_endpoint_service_configuration/sdk_delete_post_build_request.go.tpl
853
821
sdk_file_end :
@@ -880,11 +848,7 @@ resources:
880
848
from :
881
849
operation : CreateTags
882
850
path : Tags
883
- compare :
884
- is_ignored : True
885
851
hooks :
886
- delta_pre_compare :
887
- code : compareTags(delta, a, b)
888
852
sdk_create_post_build_request :
889
853
template_path : hooks/vpc_peering_connection/sdk_create_post_build_request.go.tpl
890
854
sdk_create_post_set_output :
@@ -894,4 +858,4 @@ resources:
894
858
sdk_read_many_post_set_output :
895
859
template_path : hooks/vpc_peering_connection/sdk_read_many_post_set_output.go.tpl
896
860
sdk_file_end :
897
- template_path : hooks/vpc_peering_connection/sdk_file_end.go.tpl
861
+ template_path : hooks/vpc_peering_connection/sdk_file_end.go.tpl
0 commit comments