Skip to content

Commit d485216

Browse files
committed
removing junk
1 parent 1158dab commit d485216

File tree

94 files changed

+192
-2307
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+192
-2307
lines changed

fly.toml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# fly.toml app configuration file generated for platform-configuration on 2025-01-21T10:25:11-05:00
2+
#
3+
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
4+
#
5+
6+
app = 'platform-configuration'
7+
primary_region = 'atl'
8+
9+
[build]
10+
image = 'flyio/hellofly:latest'
11+
12+
[http_service]
13+
internal_port = 8080
14+
force_https = true
15+
auto_stop_machines = 'stop'
16+
auto_start_machines = true
17+
min_machines_running = 0
18+
processes = ['app']
19+
20+
[[vm]]
21+
memory = '1gb'
22+
cpu_kind = 'shared'
23+
cpus = 1

queries/aws_eventbridge_bus_1.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

queries/aws_eventbridge_rule_1.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

queries/aws_eventbridge_rule_2.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

queries/aws_eventbridge_rule_3.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

queries/aws_fms_policy_1.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

queries/aws_fms_policy_2.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

queries/aws_fms_policy_3.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

queries/aws_fms_policy_4.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

queries/aws_fsx_file_system_2.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)