Skip to content

Commit

Permalink
removing stale snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bilindhajer committed Feb 7, 2024
1 parent f45381d commit d35dd21
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 206 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/shortcuts/hookshot-github-secret-ref.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -47,7 +47,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
4 changes: 2 additions & 2 deletions test/fixtures/shortcuts/hookshot-github-secret-string.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -43,7 +43,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
4 changes: 2 additions & 2 deletions test/fixtures/shortcuts/hookshot-github.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -43,7 +43,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand Down Expand Up @@ -52,7 +52,7 @@
}
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
4 changes: 2 additions & 2 deletions test/fixtures/shortcuts/hookshot-passthrough-alarms.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -43,7 +43,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -43,7 +43,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -43,7 +43,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
4 changes: 2 additions & 2 deletions test/fixtures/shortcuts/hookshot-passthrough-logging.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -43,7 +43,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
4 changes: 2 additions & 2 deletions test/fixtures/shortcuts/hookshot-passthrough.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Type": "AWS::ApiGateway::Stage",
"Properties": {
"DeploymentId": {
"Ref": "PassDeploymentd18750cb"
"Ref": "PassDeployment73cfb54f"
},
"StageName": "hookshot",
"RestApiId": {
Expand All @@ -43,7 +43,7 @@
]
}
},
"PassDeploymentd18750cb": {
"PassDeployment73cfb54f": {
"Type": "AWS::ApiGateway::Deployment",
"DependsOn": "PassMethod",
"Properties": {
Expand Down
188 changes: 0 additions & 188 deletions test/fixtures/shortcuts/scheduled-lambda-custom-eventbus.json

This file was deleted.

0 comments on commit d35dd21

Please sign in to comment.