diff --git a/template.yaml b/template.yaml index 9d60079..20a0393 100644 --- a/template.yaml +++ b/template.yaml @@ -9,18 +9,18 @@ Parameters: Default: r-c834 Resources: - BillingStackSet: - Type: AWS::Serverless::Application - Properties: - Location: "./stacksets/billing/stackset.yaml" - Parameters: - TargetOuIds: !Ref TargetOuIds - TargetRegions: us-east-1 +# BillingStackSet: +# Type: AWS::Serverless::Application +# Properties: +# Location: "./stacksets/billing/stackset.yaml" +# Parameters: +# TargetOuIds: !Ref TargetOuIds +# TargetRegions: us-east-1 - BillingStackManagement: - Type: AWS::Serverless::Application - Properties: - Location: "./stacksets/billing/template.yaml" +# BillingStackManagement: +# Type: AWS::Serverless::Application +# Properties: +# Location: "./stacksets/billing/template.yaml" OuStack: Type: AWS::Serverless::Application