--- template: path: ec2/nc.yaml parameters: InstanceType: t4g.large KeyName: pc-main-use2 AmiId: ami-0acb327475c6fd498 #Ubuntu 24.04 ARM Environment: {{stack_group_config.environment}} InstanceSubnetId: !stack_output_external {{stack_group_config.project_code}}-{{stack_group_config.regionabbr}}-vpc-vpc::PublicSubnet1Id InstanceProfileArn: !stack_output_external {{stack_group_config.project_code}}-{{stack_group_config.regionabbr}}-ec2-sgs-roles::ToolsInstanceProfileArn ToolsSg: !stack_output_external {{stack_group_config.project_code}}-{{stack_group_config.regionabbr}}-ec2-sgs-roles::ToolsSgId