Skip to content

Commit

Permalink
Remove Radiotopia Tower stack
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Aug 29, 2024
1 parent 4eed204 commit 3e5c72e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 199 deletions.
26 changes: 0 additions & 26 deletions spire/templates/apps-100A.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,32 +366,6 @@ Resources:
TemplateURL: !Sub ${TemplateUrlPrefix}/play.yml
TimeoutInMinutes: 20

RadiotopiaTowerStack:
Type: AWS::CloudFormation::Stack
UpdateReplacePolicy: Delete
DeletionPolicy: Delete
Properties:
Parameters:
NestedChangeSetScrubbingResourcesState: !Ref NestedChangeSetScrubbingResourcesState
EnvironmentType: !Ref EnvironmentType
EnvironmentTypeAbbreviation: !Ref EnvironmentTypeAbbreviation
RootStackName: !Ref RootStackName
RootStackId: !Ref RootStackId
CodeS3Bucket: !Ref DeploymentPackageBucketName
CodeS3ObjectKey: !Sub /prx/${EnvironmentTypeAbbreviation}/Spire/Radiotopia-Tower/pkg/s3-object-key
ParseXmlLayerS3ObjectKey: !Sub /prx/${EnvironmentTypeAbbreviation}/Spire/Radiotopia-Tower/xml-parse-layer/pkg/s3-object-key
Tags:
- { Key: prx:meta:tagging-version, Value: "2021-04-07" }
- { Key: prx:cloudformation:stack-name, Value: !Ref AWS::StackName }
- { Key: prx:cloudformation:stack-id, Value: !Ref AWS::StackId }
- { Key: prx:cloudformation:root-stack-name, Value: !Ref RootStackName }
- { Key: prx:cloudformation:root-stack-id, Value: !Ref RootStackId }
- { Key: prx:ops:environment, Value: !Ref EnvironmentType }
- { Key: prx:dev:family, Value: Radiotopia }
- { Key: prx:dev:application, Value: Tower }
TemplateURL: !Sub ${TemplateUrlPrefix}/radiotopia-tower.yml
TimeoutInMinutes: 5

S3SigningStack:
Type: AWS::CloudFormation::Stack
UpdateReplacePolicy: Delete
Expand Down
173 changes: 0 additions & 173 deletions spire/templates/apps/radiotopia-tower.yml

This file was deleted.

0 comments on commit 3e5c72e

Please sign in to comment.