|
666 | 666 | ]
|
667 | 667 | }
|
668 | 668 | },
|
669 |
| - "testroute53albtestroute53albalb7C171F50": { |
| 669 | + "existingzonestackexistingzonestackalbCFB3D7E4": { |
670 | 670 | "Type": "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
671 | 671 | "Properties": {
|
672 | 672 | "LoadBalancerAttributes": [
|
|
681 | 681 | {
|
682 | 682 | "Key": "access_logs.s3.bucket",
|
683 | 683 | "Value": {
|
684 |
| - "Ref": "testroute53albAC463A50" |
| 684 | + "Ref": "existingzonestackEFB9F5B3" |
685 | 685 | }
|
686 | 686 | },
|
687 | 687 | {
|
|
693 | 693 | "SecurityGroups": [
|
694 | 694 | {
|
695 | 695 | "Fn::GetAtt": [
|
696 |
| - "testroute53albtestroute53albalbSecurityGroupC3716E02", |
| 696 | + "existingzonestackexistingzonestackalbSecurityGroup6F32DCA5", |
697 | 697 | "GroupId"
|
698 | 698 | ]
|
699 | 699 | }
|
|
712 | 712 | "Type": "application"
|
713 | 713 | },
|
714 | 714 | "DependsOn": [
|
715 |
| - "testroute53albPolicy478FC0AF", |
716 |
| - "testroute53albAC463A50" |
| 715 | + "existingzonestackPolicyFEC9C88E", |
| 716 | + "existingzonestackEFB9F5B3" |
717 | 717 | ]
|
718 | 718 | },
|
719 |
| - "testroute53albtestroute53albalbSecurityGroupC3716E02": { |
| 719 | + "existingzonestackexistingzonestackalbSecurityGroup6F32DCA5": { |
720 | 720 | "Type": "AWS::EC2::SecurityGroup",
|
721 | 721 | "Properties": {
|
722 |
| - "GroupDescription": "Automatically created Security Group for ELB deployPrivateApiExistingZonetestroute53albtestroute53albalb73DF0A20", |
| 722 | + "GroupDescription": "Automatically created Security Group for ELB deployPrivateApiExistingZoneexistingzonestackexistingzonestackalbFBEA12EB", |
723 | 723 | "SecurityGroupEgress": [
|
724 | 724 | {
|
725 | 725 | "CidrIp": "255.255.255.255/32",
|
|
734 | 734 | }
|
735 | 735 | },
|
736 | 736 | "DependsOn": [
|
737 |
| - "testroute53albPolicy478FC0AF", |
738 |
| - "testroute53albAC463A50" |
739 |
| - ] |
| 737 | + "existingzonestackPolicyFEC9C88E", |
| 738 | + "existingzonestackEFB9F5B3" |
| 739 | + ], |
| 740 | + "Metadata": { |
| 741 | + "cfn_nag": { |
| 742 | + "rules_to_suppress": [ |
| 743 | + { |
| 744 | + "id": "W29", |
| 745 | + "reason": "CDK created rule that blocks all traffic." |
| 746 | + } |
| 747 | + ] |
| 748 | + } |
| 749 | + } |
740 | 750 | },
|
741 |
| - "testroute53albAC463A50": { |
| 751 | + "existingzonestackEFB9F5B3": { |
742 | 752 | "Type": "AWS::S3::Bucket",
|
743 | 753 | "Properties": {
|
744 | 754 | "BucketEncryption": {
|
|
773 | 783 | }
|
774 | 784 | }
|
775 | 785 | },
|
776 |
| - "testroute53albPolicy478FC0AF": { |
| 786 | + "existingzonestackPolicyFEC9C88E": { |
777 | 787 | "Type": "AWS::S3::BucketPolicy",
|
778 | 788 | "Properties": {
|
779 | 789 | "Bucket": {
|
780 |
| - "Ref": "testroute53albAC463A50" |
| 790 | + "Ref": "existingzonestackEFB9F5B3" |
781 | 791 | },
|
782 | 792 | "PolicyDocument": {
|
783 | 793 | "Statement": [
|
|
799 | 809 | [
|
800 | 810 | {
|
801 | 811 | "Fn::GetAtt": [
|
802 |
| - "testroute53albAC463A50", |
| 812 | + "existingzonestackEFB9F5B3", |
803 | 813 | "Arn"
|
804 | 814 | ]
|
805 | 815 | },
|
|
809 | 819 | },
|
810 | 820 | {
|
811 | 821 | "Fn::GetAtt": [
|
812 |
| - "testroute53albAC463A50", |
| 822 | + "existingzonestackEFB9F5B3", |
813 | 823 | "Arn"
|
814 | 824 | ]
|
815 | 825 | }
|
|
842 | 852 | [
|
843 | 853 | {
|
844 | 854 | "Fn::GetAtt": [
|
845 |
| - "testroute53albAC463A50", |
| 855 | + "existingzonestackEFB9F5B3", |
846 | 856 | "Arn"
|
847 | 857 | ]
|
848 | 858 | },
|
|
860 | 870 | }
|
861 | 871 | }
|
862 | 872 | },
|
863 |
| - "testroute53albtestroute53albaliasCCC6DDF3": { |
| 873 | + "existingzonestackexistingzonestackalias77D2E65D": { |
864 | 874 | "Type": "AWS::Route53::RecordSet",
|
865 | 875 | "Properties": {
|
866 | 876 | "Name": "www.test-example.com.",
|
|
873 | 883 | "dualstack.",
|
874 | 884 | {
|
875 | 885 | "Fn::GetAtt": [
|
876 |
| - "testroute53albtestroute53albalb7C171F50", |
| 886 | + "existingzonestackexistingzonestackalbCFB3D7E4", |
877 | 887 | "DNSName"
|
878 | 888 | ]
|
879 | 889 | }
|
|
882 | 892 | },
|
883 | 893 | "HostedZoneId": {
|
884 | 894 | "Fn::GetAtt": [
|
885 |
| - "testroute53albtestroute53albalb7C171F50", |
| 895 | + "existingzonestackexistingzonestackalbCFB3D7E4", |
886 | 896 | "CanonicalHostedZoneID"
|
887 | 897 | ]
|
888 | 898 | }
|
|
0 commit comments