@@ -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,8 +515,6 @@ 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 :
@@ -573,8 +545,6 @@ resources:
573
545
GroupIds : Ids
574
546
GroupNames : Names
575
547
hooks :
576
- delta_pre_compare :
577
- code : compareTags(delta, a, b)
578
548
sdk_create_post_build_request :
579
549
template_path : hooks/security_group/sdk_create_post_build_request.go.tpl
580
550
sdk_file_end :
@@ -603,8 +573,6 @@ resources:
603
573
from :
604
574
operation : CreateTags
605
575
path : Tags
606
- compare :
607
- is_ignored : True
608
576
VpcId :
609
577
is_required : true
610
578
references :
@@ -632,8 +600,6 @@ resources:
632
600
input_fields :
633
601
NetworkAclId : Id
634
602
hooks :
635
- delta_pre_compare :
636
- code : compareTags(delta, a, b)
637
603
sdk_create_post_build_request :
638
604
template_path : hooks/network_acl/sdk_create_post_build_request.go.tpl
639
605
sdk_file_end :
@@ -682,8 +648,6 @@ resources:
682
648
from :
683
649
operation : CreateTags
684
650
path : Tags
685
- compare :
686
- is_ignored : True
687
651
VpcId :
688
652
references :
689
653
resource : VPC
@@ -693,8 +657,6 @@ resources:
693
657
- InvalidParameterValue
694
658
- InvalidCustomerOwnedIpv4PoolID.Malformed
695
659
hooks :
696
- delta_pre_compare :
697
- code : compareTags(delta, a, b)
698
660
sdk_create_post_build_request :
699
661
template_path : hooks/subnet/sdk_create_post_build_request.go.tpl
700
662
sdk_create_post_set_output :
@@ -711,8 +673,6 @@ resources:
711
673
from :
712
674
operation : CreateTags
713
675
path : Tags
714
- compare :
715
- is_ignored : True
716
676
State :
717
677
print :
718
678
path : Status.state
@@ -722,8 +682,6 @@ resources:
722
682
path : Status.transitGatewayID
723
683
name : ID
724
684
hooks :
725
- delta_pre_compare :
726
- code : compareTags(delta, a, b)
727
685
sdk_create_post_build_request :
728
686
template_path : hooks/transit_gateway/sdk_create_post_build_request.go.tpl
729
687
sdk_file_end :
@@ -760,15 +718,11 @@ resources:
760
718
from :
761
719
operation : CreateTags
762
720
path : Tags
763
- compare :
764
- is_ignored : True
765
721
VpcID :
766
722
print :
767
723
path : Status.vpcID
768
724
name : ID
769
725
hooks :
770
- delta_pre_compare :
771
- code : compareTags(delta, a, b)
772
726
sdk_create_post_build_request :
773
727
template_path : hooks/vpc/sdk_create_post_build_request.go.tpl
774
728
sdk_create_post_set_output :
@@ -785,8 +739,6 @@ resources:
785
739
from :
786
740
operation : CreateTags
787
741
path : Tags
788
- compare :
789
- is_ignored : True
790
742
VpcId :
791
743
references :
792
744
resource : VPC
@@ -816,8 +768,6 @@ resources:
816
768
- InvalidVpcId.Malformed
817
769
- InvalidServiceName
818
770
hooks :
819
- delta_pre_compare :
820
- code : compareTags(delta, a, b)
821
771
sdk_create_post_build_request :
822
772
template_path : hooks/vpc_endpoint/sdk_create_post_build_request.go.tpl
823
773
sdk_create_post_set_output :
@@ -851,16 +801,12 @@ resources:
851
801
from :
852
802
operation : CreateTags
853
803
path : Tags
854
- compare :
855
- is_ignored : true
856
804
synced :
857
805
when :
858
806
- path : Status.ServiceState
859
807
in :
860
808
- available
861
809
hooks :
862
- delta_pre_compare :
863
- code : compareTags(delta, a, b)
864
810
sdk_delete_post_build_request :
865
811
template_path : hooks/vpc_endpoint_service_configuration/sdk_delete_post_build_request.go.tpl
866
812
sdk_file_end :
@@ -893,11 +839,7 @@ resources:
893
839
from :
894
840
operation : CreateTags
895
841
path : Tags
896
- compare :
897
- is_ignored : True
898
842
hooks :
899
- delta_pre_compare :
900
- code : compareTags(delta, a, b)
901
843
sdk_create_post_build_request :
902
844
template_path : hooks/vpc_peering_connection/sdk_create_post_build_request.go.tpl
903
845
sdk_create_post_set_output :
0 commit comments