qontract-reconcile 0.10.2.dev504__py3-none-any.whl → 0.10.2.dev506__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. {qontract_reconcile-0.10.2.dev504.dist-info → qontract_reconcile-0.10.2.dev506.dist-info}/METADATA +1 -4
  2. {qontract_reconcile-0.10.2.dev504.dist-info → qontract_reconcile-0.10.2.dev506.dist-info}/RECORD +11 -29
  3. reconcile/cli.py +0 -108
  4. reconcile/gql_definitions/integrations/integrations.py +1 -31
  5. reconcile/gql_definitions/introspection.json +530 -2107
  6. reconcile/integrations_manager.py +0 -2
  7. reconcile/utils/external_resource_spec.py +1 -2
  8. reconcile/utils/runtime/sharding.py +0 -80
  9. tools/cli_commands/systems_and_tools.py +0 -23
  10. reconcile/gql_definitions/terraform_cloudflare_dns/__init__.py +0 -0
  11. reconcile/gql_definitions/terraform_cloudflare_dns/app_interface_cloudflare_dns_settings.py +0 -62
  12. reconcile/gql_definitions/terraform_cloudflare_dns/terraform_cloudflare_zones.py +0 -193
  13. reconcile/gql_definitions/terraform_cloudflare_resources/__init__.py +0 -0
  14. reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_accounts.py +0 -127
  15. reconcile/gql_definitions/terraform_cloudflare_resources/terraform_cloudflare_resources.py +0 -359
  16. reconcile/gql_definitions/terraform_cloudflare_users/__init__.py +0 -0
  17. reconcile/gql_definitions/terraform_cloudflare_users/app_interface_setting_cloudflare_and_vault.py +0 -62
  18. reconcile/gql_definitions/terraform_cloudflare_users/terraform_cloudflare_roles.py +0 -139
  19. reconcile/terraform_cloudflare_dns.py +0 -379
  20. reconcile/terraform_cloudflare_resources.py +0 -445
  21. reconcile/terraform_cloudflare_users.py +0 -374
  22. reconcile/typed_queries/cloudflare.py +0 -10
  23. reconcile/utils/terrascript/__init__.py +0 -0
  24. reconcile/utils/terrascript/cloudflare_client.py +0 -310
  25. reconcile/utils/terrascript/cloudflare_resources.py +0 -432
  26. reconcile/utils/terrascript/models.py +0 -26
  27. reconcile/utils/terrascript/resources.py +0 -43
  28. {qontract_reconcile-0.10.2.dev504.dist-info → qontract_reconcile-0.10.2.dev506.dist-info}/WHEEL +0 -0
  29. {qontract_reconcile-0.10.2.dev504.dist-info → qontract_reconcile-0.10.2.dev506.dist-info}/entry_points.txt +0 -0
@@ -2544,47 +2544,6 @@
2544
2544
  "isDeprecated": false,
2545
2545
  "deprecationReason": null
2546
2546
  },
2547
- {
2548
- "name": "cloudflare_dns_zone_v1",
2549
- "description": null,
2550
- "args": [
2551
- {
2552
- "name": "path",
2553
- "description": null,
2554
- "type": {
2555
- "kind": "SCALAR",
2556
- "name": "String",
2557
- "ofType": null
2558
- },
2559
- "defaultValue": null
2560
- },
2561
- {
2562
- "name": "filter",
2563
- "description": null,
2564
- "type": {
2565
- "kind": "SCALAR",
2566
- "name": "JSON",
2567
- "ofType": null
2568
- },
2569
- "defaultValue": null
2570
- }
2571
- ],
2572
- "type": {
2573
- "kind": "LIST",
2574
- "name": null,
2575
- "ofType": {
2576
- "kind": "NON_NULL",
2577
- "name": null,
2578
- "ofType": {
2579
- "kind": "OBJECT",
2580
- "name": "CloudflareDnsZone_v1",
2581
- "ofType": null
2582
- }
2583
- }
2584
- },
2585
- "isDeprecated": false,
2586
- "deprecationReason": null
2587
- },
2588
2547
  {
2589
2548
  "name": "slack_workspaces_v1",
2590
2549
  "description": null,
@@ -4119,38 +4078,6 @@
4119
4078
  "isDeprecated": false,
4120
4079
  "deprecationReason": null
4121
4080
  },
4122
- {
4123
- "name": "cloudflareEmailDomainAllowList",
4124
- "description": null,
4125
- "args": [],
4126
- "type": {
4127
- "kind": "LIST",
4128
- "name": null,
4129
- "ofType": {
4130
- "kind": "NON_NULL",
4131
- "name": null,
4132
- "ofType": {
4133
- "kind": "SCALAR",
4134
- "name": "String",
4135
- "ofType": null
4136
- }
4137
- }
4138
- },
4139
- "isDeprecated": false,
4140
- "deprecationReason": null
4141
- },
4142
- {
4143
- "name": "cloudflareDNSZoneMaxRecords",
4144
- "description": null,
4145
- "args": [],
4146
- "type": {
4147
- "kind": "SCALAR",
4148
- "name": "Int",
4149
- "ofType": null
4150
- },
4151
- "isDeprecated": false,
4152
- "deprecationReason": null
4153
- },
4154
4081
  {
4155
4082
  "name": "state",
4156
4083
  "description": null,
@@ -4567,11 +4494,21 @@
4567
4494
  "name": "QuayInstance_v1",
4568
4495
  "ofType": null
4569
4496
  },
4497
+ {
4498
+ "kind": "OBJECT",
4499
+ "name": "PermissionQuayOrgTeam_v1",
4500
+ "ofType": null
4501
+ },
4570
4502
  {
4571
4503
  "kind": "OBJECT",
4572
4504
  "name": "AppEscalationPolicy_v1",
4573
4505
  "ofType": null
4574
4506
  },
4507
+ {
4508
+ "kind": "OBJECT",
4509
+ "name": "PermissionSlackUsergroup_v1",
4510
+ "ofType": null
4511
+ },
4575
4512
  {
4576
4513
  "kind": "OBJECT",
4577
4514
  "name": "SlackWorkspace_v1",
@@ -4687,6 +4624,11 @@
4687
4624
  "name": "AutomatedActionsInstance_v1",
4688
4625
  "ofType": null
4689
4626
  },
4627
+ {
4628
+ "kind": "OBJECT",
4629
+ "name": "PermissionAutomatedActions_v1",
4630
+ "ofType": null
4631
+ },
4690
4632
  {
4691
4633
  "kind": "OBJECT",
4692
4634
  "name": "AWSVPC_v1",
@@ -4717,6 +4659,11 @@
4717
4659
  "name": "VaultAuth_v1",
4718
4660
  "ofType": null
4719
4661
  },
4662
+ {
4663
+ "kind": "OBJECT",
4664
+ "name": "PermissionGithubOrgTeam_v1",
4665
+ "ofType": null
4666
+ },
4720
4667
  {
4721
4668
  "kind": "OBJECT",
4722
4669
  "name": "VaultPolicy_v1",
@@ -4774,17 +4721,17 @@
4774
4721
  },
4775
4722
  {
4776
4723
  "kind": "OBJECT",
4777
- "name": "ResourceTemplateTest_v1",
4724
+ "name": "FeatureToggleUnleash_v1",
4778
4725
  "ofType": null
4779
4726
  },
4780
4727
  {
4781
4728
  "kind": "OBJECT",
4782
- "name": "DnsZone_v1",
4729
+ "name": "ResourceTemplateTest_v1",
4783
4730
  "ofType": null
4784
4731
  },
4785
4732
  {
4786
4733
  "kind": "OBJECT",
4787
- "name": "CloudflareDnsZone_v1",
4734
+ "name": "DnsZone_v1",
4788
4735
  "ofType": null
4789
4736
  },
4790
4737
  {
@@ -4857,10 +4804,95 @@
4857
4804
  "name": "SaasResourceTemplateTargetReference_v2",
4858
4805
  "ofType": null
4859
4806
  },
4807
+ {
4808
+ "kind": "OBJECT",
4809
+ "name": "PipelinesProviderTekton_v1",
4810
+ "ofType": null
4811
+ },
4860
4812
  {
4861
4813
  "kind": "OBJECT",
4862
4814
  "name": "PipelinesProviderTektonProviderDefaults_v1",
4863
4815
  "ofType": null
4816
+ },
4817
+ {
4818
+ "kind": "OBJECT",
4819
+ "name": "OidcPermissionVault_v1",
4820
+ "ofType": null
4821
+ },
4822
+ {
4823
+ "kind": "OBJECT",
4824
+ "name": "OidcPermissionAcs_v1",
4825
+ "ofType": null
4826
+ },
4827
+ {
4828
+ "kind": "OBJECT",
4829
+ "name": "PermissionGithubOrg_v1",
4830
+ "ofType": null
4831
+ },
4832
+ {
4833
+ "kind": "OBJECT",
4834
+ "name": "PermissionJenkinsRole_v1",
4835
+ "ofType": null
4836
+ },
4837
+ {
4838
+ "kind": "OBJECT",
4839
+ "name": "PermissionGitlabGroupMembership_v1",
4840
+ "ofType": null
4841
+ },
4842
+ {
4843
+ "kind": "OBJECT",
4844
+ "name": "EndpointMonitoringProviderBlackboxExporter_v1",
4845
+ "ofType": null
4846
+ },
4847
+ {
4848
+ "kind": "OBJECT",
4849
+ "name": "EndpointMonitoringProviderSignalFx_v1",
4850
+ "ofType": null
4851
+ },
4852
+ {
4853
+ "kind": "OBJECT",
4854
+ "name": "AutomatedActionActionList_v1",
4855
+ "ofType": null
4856
+ },
4857
+ {
4858
+ "kind": "OBJECT",
4859
+ "name": "AutomatedActionCreateToken_v1",
4860
+ "ofType": null
4861
+ },
4862
+ {
4863
+ "kind": "OBJECT",
4864
+ "name": "AutomatedActionExternalResourceFlushElastiCache_v1",
4865
+ "ofType": null
4866
+ },
4867
+ {
4868
+ "kind": "OBJECT",
4869
+ "name": "AutomatedActionExternalResourceRdsReboot_v1",
4870
+ "ofType": null
4871
+ },
4872
+ {
4873
+ "kind": "OBJECT",
4874
+ "name": "AutomatedActionExternalResourceRdsSnapshot_v1",
4875
+ "ofType": null
4876
+ },
4877
+ {
4878
+ "kind": "OBJECT",
4879
+ "name": "AutomatedActionNoOp_v1",
4880
+ "ofType": null
4881
+ },
4882
+ {
4883
+ "kind": "OBJECT",
4884
+ "name": "AutomatedActionOpenshiftTriggerCronjob_v1",
4885
+ "ofType": null
4886
+ },
4887
+ {
4888
+ "kind": "OBJECT",
4889
+ "name": "AutomatedActionOpenshiftWorkloadDelete_v1",
4890
+ "ofType": null
4891
+ },
4892
+ {
4893
+ "kind": "OBJECT",
4894
+ "name": "AutomatedActionOpenshiftWorkloadRestart_v1",
4895
+ "ofType": null
4864
4896
  }
4865
4897
  ]
4866
4898
  },
@@ -13551,22 +13583,6 @@
13551
13583
  "isDeprecated": false,
13552
13584
  "deprecationReason": null
13553
13585
  },
13554
- {
13555
- "name": "providerVersion",
13556
- "description": null,
13557
- "args": [],
13558
- "type": {
13559
- "kind": "NON_NULL",
13560
- "name": null,
13561
- "ofType": {
13562
- "kind": "SCALAR",
13563
- "name": "String",
13564
- "ofType": null
13565
- }
13566
- },
13567
- "isDeprecated": false,
13568
- "deprecationReason": null
13569
- },
13570
13586
  {
13571
13587
  "name": "accountOwners",
13572
13588
  "description": null,
@@ -13591,18 +13607,6 @@
13591
13607
  "isDeprecated": false,
13592
13608
  "deprecationReason": null
13593
13609
  },
13594
- {
13595
- "name": "enableDeletion",
13596
- "description": null,
13597
- "args": [],
13598
- "type": {
13599
- "kind": "SCALAR",
13600
- "name": "Boolean",
13601
- "ofType": null
13602
- },
13603
- "isDeprecated": false,
13604
- "deprecationReason": null
13605
- },
13606
13610
  {
13607
13611
  "name": "apiCredentials",
13608
13612
  "description": null,
@@ -13619,42 +13623,6 @@
13619
13623
  "isDeprecated": false,
13620
13624
  "deprecationReason": null
13621
13625
  },
13622
- {
13623
- "name": "terraformStateAccount",
13624
- "description": null,
13625
- "args": [],
13626
- "type": {
13627
- "kind": "NON_NULL",
13628
- "name": null,
13629
- "ofType": {
13630
- "kind": "OBJECT",
13631
- "name": "AWSAccount_v1",
13632
- "ofType": null
13633
- }
13634
- },
13635
- "isDeprecated": false,
13636
- "deprecationReason": null
13637
- },
13638
- {
13639
- "name": "deletionApprovals",
13640
- "description": null,
13641
- "args": [],
13642
- "type": {
13643
- "kind": "LIST",
13644
- "name": null,
13645
- "ofType": {
13646
- "kind": "NON_NULL",
13647
- "name": null,
13648
- "ofType": {
13649
- "kind": "OBJECT",
13650
- "name": "DeletionApproval_v1",
13651
- "ofType": null
13652
- }
13653
- }
13654
- },
13655
- "isDeprecated": false,
13656
- "deprecationReason": null
13657
- },
13658
13626
  {
13659
13627
  "name": "enforceTwofactor",
13660
13628
  "description": null,
@@ -18473,6 +18441,11 @@
18473
18441
  "kind": "INTERFACE",
18474
18442
  "name": "Permission_v1",
18475
18443
  "ofType": null
18444
+ },
18445
+ {
18446
+ "kind": "INTERFACE",
18447
+ "name": "DatafileObject_v1",
18448
+ "ofType": null
18476
18449
  }
18477
18450
  ],
18478
18451
  "enumValues": null,
@@ -19069,6 +19042,11 @@
19069
19042
  "kind": "INTERFACE",
19070
19043
  "name": "Permission_v1",
19071
19044
  "ofType": null
19045
+ },
19046
+ {
19047
+ "kind": "INTERFACE",
19048
+ "name": "DatafileObject_v1",
19049
+ "ofType": null
19072
19050
  }
19073
19051
  ],
19074
19052
  "enumValues": null,
@@ -27865,6 +27843,11 @@
27865
27843
  "kind": "INTERFACE",
27866
27844
  "name": "Permission_v1",
27867
27845
  "ofType": null
27846
+ },
27847
+ {
27848
+ "kind": "INTERFACE",
27849
+ "name": "DatafileObject_v1",
27850
+ "ofType": null
27868
27851
  }
27869
27852
  ],
27870
27853
  "enumValues": null,
@@ -29426,6 +29409,11 @@
29426
29409
  "kind": "INTERFACE",
29427
29410
  "name": "Permission_v1",
29428
29411
  "ofType": null
29412
+ },
29413
+ {
29414
+ "kind": "INTERFACE",
29415
+ "name": "DatafileObject_v1",
29416
+ "ofType": null
29429
29417
  }
29430
29418
  ],
29431
29419
  "enumValues": null,
@@ -31294,11 +31282,6 @@
31294
31282
  "name": "StaticSharding_v1",
31295
31283
  "ofType": null
31296
31284
  },
31297
- {
31298
- "kind": "OBJECT",
31299
- "name": "CloudflareDNSZoneSharding_v1",
31300
- "ofType": null
31301
- },
31302
31285
  {
31303
31286
  "kind": "OBJECT",
31304
31287
  "name": "OpenshiftClusterSharding_v1",
@@ -32094,6 +32077,11 @@
32094
32077
  "kind": "INTERFACE",
32095
32078
  "name": "FeatureToggle_v1",
32096
32079
  "ofType": null
32080
+ },
32081
+ {
32082
+ "kind": "INTERFACE",
32083
+ "name": "DatafileObject_v1",
32084
+ "ofType": null
32097
32085
  }
32098
32086
  ],
32099
32087
  "enumValues": null,
@@ -33136,7 +33124,7 @@
33136
33124
  },
33137
33125
  {
33138
33126
  "kind": "OBJECT",
33139
- "name": "CloudflareDnsZone_v1",
33127
+ "name": "Scorecard_v2",
33140
33128
  "description": null,
33141
33129
  "fields": [
33142
33130
  {
@@ -33172,7 +33160,7 @@
33172
33160
  "deprecationReason": null
33173
33161
  },
33174
33162
  {
33175
- "name": "identifier",
33163
+ "name": "labels",
33176
33164
  "description": null,
33177
33165
  "args": [],
33178
33166
  "type": {
@@ -33180,7 +33168,7 @@
33180
33168
  "name": null,
33181
33169
  "ofType": {
33182
33170
  "kind": "SCALAR",
33183
- "name": "String",
33171
+ "name": "JSON",
33184
33172
  "ofType": null
33185
33173
  }
33186
33174
  },
@@ -33188,7 +33176,7 @@
33188
33176
  "deprecationReason": null
33189
33177
  },
33190
33178
  {
33191
- "name": "account",
33179
+ "name": "app",
33192
33180
  "description": null,
33193
33181
  "args": [],
33194
33182
  "type": {
@@ -33196,7 +33184,7 @@
33196
33184
  "name": null,
33197
33185
  "ofType": {
33198
33186
  "kind": "OBJECT",
33199
- "name": "CloudflareAccount_v1",
33187
+ "name": "App_v1",
33200
33188
  "ofType": null
33201
33189
  }
33202
33190
  },
@@ -33204,7 +33192,7 @@
33204
33192
  "deprecationReason": null
33205
33193
  },
33206
33194
  {
33207
- "name": "zone",
33195
+ "name": "date",
33208
33196
  "description": null,
33209
33197
  "args": [],
33210
33198
  "type": {
@@ -33220,72 +33208,28 @@
33220
33208
  "deprecationReason": null
33221
33209
  },
33222
33210
  {
33223
- "name": "type",
33224
- "description": null,
33225
- "args": [],
33226
- "type": {
33227
- "kind": "SCALAR",
33228
- "name": "String",
33229
- "ofType": null
33230
- },
33231
- "isDeprecated": false,
33232
- "deprecationReason": null
33233
- },
33234
- {
33235
- "name": "plan",
33236
- "description": null,
33237
- "args": [],
33238
- "type": {
33239
- "kind": "SCALAR",
33240
- "name": "String",
33241
- "ofType": null
33242
- },
33243
- "isDeprecated": false,
33244
- "deprecationReason": null
33245
- },
33246
- {
33247
- "name": "records",
33211
+ "name": "acceptanceCriteria",
33248
33212
  "description": null,
33249
33213
  "args": [],
33250
33214
  "type": {
33251
- "kind": "LIST",
33215
+ "kind": "NON_NULL",
33252
33216
  "name": null,
33253
33217
  "ofType": {
33254
- "kind": "NON_NULL",
33218
+ "kind": "LIST",
33255
33219
  "name": null,
33256
33220
  "ofType": {
33257
- "kind": "OBJECT",
33258
- "name": "CloudflareDnsRecord_v1",
33259
- "ofType": null
33221
+ "kind": "NON_NULL",
33222
+ "name": null,
33223
+ "ofType": {
33224
+ "kind": "OBJECT",
33225
+ "name": "AcceptanceCriteriaItem_v1",
33226
+ "ofType": null
33227
+ }
33260
33228
  }
33261
33229
  }
33262
33230
  },
33263
33231
  "isDeprecated": false,
33264
33232
  "deprecationReason": null
33265
- },
33266
- {
33267
- "name": "max_records",
33268
- "description": null,
33269
- "args": [],
33270
- "type": {
33271
- "kind": "SCALAR",
33272
- "name": "Int",
33273
- "ofType": null
33274
- },
33275
- "isDeprecated": false,
33276
- "deprecationReason": null
33277
- },
33278
- {
33279
- "name": "delete",
33280
- "description": null,
33281
- "args": [],
33282
- "type": {
33283
- "kind": "SCALAR",
33284
- "name": "Boolean",
33285
- "ofType": null
33286
- },
33287
- "isDeprecated": false,
33288
- "deprecationReason": null
33289
33233
  }
33290
33234
  ],
33291
33235
  "inputFields": null,
@@ -33301,25 +33245,9 @@
33301
33245
  },
33302
33246
  {
33303
33247
  "kind": "OBJECT",
33304
- "name": "CloudflareDnsRecord_v1",
33248
+ "name": "AcceptanceCriteriaItem_v1",
33305
33249
  "description": null,
33306
33250
  "fields": [
33307
- {
33308
- "name": "identifier",
33309
- "description": null,
33310
- "args": [],
33311
- "type": {
33312
- "kind": "NON_NULL",
33313
- "name": null,
33314
- "ofType": {
33315
- "kind": "SCALAR",
33316
- "name": "String",
33317
- "ofType": null
33318
- }
33319
- },
33320
- "isDeprecated": false,
33321
- "deprecationReason": null
33322
- },
33323
33251
  {
33324
33252
  "name": "name",
33325
33253
  "description": null,
@@ -33337,7 +33265,7 @@
33337
33265
  "deprecationReason": null
33338
33266
  },
33339
33267
  {
33340
- "name": "type",
33268
+ "name": "status",
33341
33269
  "description": null,
33342
33270
  "args": [],
33343
33271
  "type": {
@@ -33353,178 +33281,7 @@
33353
33281
  "deprecationReason": null
33354
33282
  },
33355
33283
  {
33356
- "name": "ttl",
33357
- "description": null,
33358
- "args": [],
33359
- "type": {
33360
- "kind": "NON_NULL",
33361
- "name": null,
33362
- "ofType": {
33363
- "kind": "SCALAR",
33364
- "name": "Int",
33365
- "ofType": null
33366
- }
33367
- },
33368
- "isDeprecated": false,
33369
- "deprecationReason": null
33370
- },
33371
- {
33372
- "name": "value",
33373
- "description": null,
33374
- "args": [],
33375
- "type": {
33376
- "kind": "SCALAR",
33377
- "name": "String",
33378
- "ofType": null
33379
- },
33380
- "isDeprecated": false,
33381
- "deprecationReason": null
33382
- },
33383
- {
33384
- "name": "data",
33385
- "description": null,
33386
- "args": [],
33387
- "type": {
33388
- "kind": "OBJECT",
33389
- "name": "CloudflareDnsRecordDataSettings_v1",
33390
- "ofType": null
33391
- },
33392
- "isDeprecated": false,
33393
- "deprecationReason": null
33394
- },
33395
- {
33396
- "name": "proxied",
33397
- "description": null,
33398
- "args": [],
33399
- "type": {
33400
- "kind": "SCALAR",
33401
- "name": "Boolean",
33402
- "ofType": null
33403
- },
33404
- "isDeprecated": false,
33405
- "deprecationReason": null
33406
- },
33407
- {
33408
- "name": "priority",
33409
- "description": null,
33410
- "args": [],
33411
- "type": {
33412
- "kind": "SCALAR",
33413
- "name": "Int",
33414
- "ofType": null
33415
- },
33416
- "isDeprecated": false,
33417
- "deprecationReason": null
33418
- }
33419
- ],
33420
- "inputFields": null,
33421
- "interfaces": [],
33422
- "enumValues": null,
33423
- "possibleTypes": null
33424
- },
33425
- {
33426
- "kind": "OBJECT",
33427
- "name": "CloudflareDnsRecordDataSettings_v1",
33428
- "description": null,
33429
- "fields": [
33430
- {
33431
- "name": "algorithm",
33432
- "description": null,
33433
- "args": [],
33434
- "type": {
33435
- "kind": "SCALAR",
33436
- "name": "Int",
33437
- "ofType": null
33438
- },
33439
- "isDeprecated": false,
33440
- "deprecationReason": null
33441
- },
33442
- {
33443
- "name": "key_tag",
33444
- "description": null,
33445
- "args": [],
33446
- "type": {
33447
- "kind": "SCALAR",
33448
- "name": "Int",
33449
- "ofType": null
33450
- },
33451
- "isDeprecated": false,
33452
- "deprecationReason": null
33453
- },
33454
- {
33455
- "name": "flags",
33456
- "description": null,
33457
- "args": [],
33458
- "type": {
33459
- "kind": "SCALAR",
33460
- "name": "Int",
33461
- "ofType": null
33462
- },
33463
- "isDeprecated": false,
33464
- "deprecationReason": null
33465
- },
33466
- {
33467
- "name": "protocol",
33468
- "description": null,
33469
- "args": [],
33470
- "type": {
33471
- "kind": "SCALAR",
33472
- "name": "Int",
33473
- "ofType": null
33474
- },
33475
- "isDeprecated": false,
33476
- "deprecationReason": null
33477
- },
33478
- {
33479
- "name": "public_key",
33480
- "description": null,
33481
- "args": [],
33482
- "type": {
33483
- "kind": "SCALAR",
33484
- "name": "String",
33485
- "ofType": null
33486
- },
33487
- "isDeprecated": false,
33488
- "deprecationReason": null
33489
- },
33490
- {
33491
- "name": "digest_type",
33492
- "description": null,
33493
- "args": [],
33494
- "type": {
33495
- "kind": "SCALAR",
33496
- "name": "Int",
33497
- "ofType": null
33498
- },
33499
- "isDeprecated": false,
33500
- "deprecationReason": null
33501
- },
33502
- {
33503
- "name": "digest",
33504
- "description": null,
33505
- "args": [],
33506
- "type": {
33507
- "kind": "SCALAR",
33508
- "name": "String",
33509
- "ofType": null
33510
- },
33511
- "isDeprecated": false,
33512
- "deprecationReason": null
33513
- },
33514
- {
33515
- "name": "tag",
33516
- "description": null,
33517
- "args": [],
33518
- "type": {
33519
- "kind": "SCALAR",
33520
- "name": "String",
33521
- "ofType": null
33522
- },
33523
- "isDeprecated": false,
33524
- "deprecationReason": null
33525
- },
33526
- {
33527
- "name": "value",
33284
+ "name": "comment",
33528
33285
  "description": null,
33529
33286
  "args": [],
33530
33287
  "type": {
@@ -33543,183 +33300,7 @@
33543
33300
  },
33544
33301
  {
33545
33302
  "kind": "OBJECT",
33546
- "name": "Scorecard_v2",
33547
- "description": null,
33548
- "fields": [
33549
- {
33550
- "name": "schema",
33551
- "description": null,
33552
- "args": [],
33553
- "type": {
33554
- "kind": "NON_NULL",
33555
- "name": null,
33556
- "ofType": {
33557
- "kind": "SCALAR",
33558
- "name": "String",
33559
- "ofType": null
33560
- }
33561
- },
33562
- "isDeprecated": false,
33563
- "deprecationReason": null
33564
- },
33565
- {
33566
- "name": "path",
33567
- "description": null,
33568
- "args": [],
33569
- "type": {
33570
- "kind": "NON_NULL",
33571
- "name": null,
33572
- "ofType": {
33573
- "kind": "SCALAR",
33574
- "name": "String",
33575
- "ofType": null
33576
- }
33577
- },
33578
- "isDeprecated": false,
33579
- "deprecationReason": null
33580
- },
33581
- {
33582
- "name": "labels",
33583
- "description": null,
33584
- "args": [],
33585
- "type": {
33586
- "kind": "NON_NULL",
33587
- "name": null,
33588
- "ofType": {
33589
- "kind": "SCALAR",
33590
- "name": "JSON",
33591
- "ofType": null
33592
- }
33593
- },
33594
- "isDeprecated": false,
33595
- "deprecationReason": null
33596
- },
33597
- {
33598
- "name": "app",
33599
- "description": null,
33600
- "args": [],
33601
- "type": {
33602
- "kind": "NON_NULL",
33603
- "name": null,
33604
- "ofType": {
33605
- "kind": "OBJECT",
33606
- "name": "App_v1",
33607
- "ofType": null
33608
- }
33609
- },
33610
- "isDeprecated": false,
33611
- "deprecationReason": null
33612
- },
33613
- {
33614
- "name": "date",
33615
- "description": null,
33616
- "args": [],
33617
- "type": {
33618
- "kind": "NON_NULL",
33619
- "name": null,
33620
- "ofType": {
33621
- "kind": "SCALAR",
33622
- "name": "String",
33623
- "ofType": null
33624
- }
33625
- },
33626
- "isDeprecated": false,
33627
- "deprecationReason": null
33628
- },
33629
- {
33630
- "name": "acceptanceCriteria",
33631
- "description": null,
33632
- "args": [],
33633
- "type": {
33634
- "kind": "NON_NULL",
33635
- "name": null,
33636
- "ofType": {
33637
- "kind": "LIST",
33638
- "name": null,
33639
- "ofType": {
33640
- "kind": "NON_NULL",
33641
- "name": null,
33642
- "ofType": {
33643
- "kind": "OBJECT",
33644
- "name": "AcceptanceCriteriaItem_v1",
33645
- "ofType": null
33646
- }
33647
- }
33648
- }
33649
- },
33650
- "isDeprecated": false,
33651
- "deprecationReason": null
33652
- }
33653
- ],
33654
- "inputFields": null,
33655
- "interfaces": [
33656
- {
33657
- "kind": "INTERFACE",
33658
- "name": "DatafileObject_v1",
33659
- "ofType": null
33660
- }
33661
- ],
33662
- "enumValues": null,
33663
- "possibleTypes": null
33664
- },
33665
- {
33666
- "kind": "OBJECT",
33667
- "name": "AcceptanceCriteriaItem_v1",
33668
- "description": null,
33669
- "fields": [
33670
- {
33671
- "name": "name",
33672
- "description": null,
33673
- "args": [],
33674
- "type": {
33675
- "kind": "NON_NULL",
33676
- "name": null,
33677
- "ofType": {
33678
- "kind": "SCALAR",
33679
- "name": "String",
33680
- "ofType": null
33681
- }
33682
- },
33683
- "isDeprecated": false,
33684
- "deprecationReason": null
33685
- },
33686
- {
33687
- "name": "status",
33688
- "description": null,
33689
- "args": [],
33690
- "type": {
33691
- "kind": "NON_NULL",
33692
- "name": null,
33693
- "ofType": {
33694
- "kind": "SCALAR",
33695
- "name": "String",
33696
- "ofType": null
33697
- }
33698
- },
33699
- "isDeprecated": false,
33700
- "deprecationReason": null
33701
- },
33702
- {
33703
- "name": "comment",
33704
- "description": null,
33705
- "args": [],
33706
- "type": {
33707
- "kind": "SCALAR",
33708
- "name": "String",
33709
- "ofType": null
33710
- },
33711
- "isDeprecated": false,
33712
- "deprecationReason": null
33713
- }
33714
- ],
33715
- "inputFields": null,
33716
- "interfaces": [],
33717
- "enumValues": null,
33718
- "possibleTypes": null
33719
- },
33720
- {
33721
- "kind": "OBJECT",
33722
- "name": "PgpReencryptSettings_v1",
33303
+ "name": "PgpReencryptSettings_v1",
33723
33304
  "description": null,
33724
33305
  "fields": [
33725
33306
  {
@@ -42252,21 +41833,6 @@
42252
41833
  "interfaces": null,
42253
41834
  "enumValues": null,
42254
41835
  "possibleTypes": [
42255
- {
42256
- "kind": "OBJECT",
42257
- "name": "NamespaceTerraformResourceLogpushJob_v1",
42258
- "ofType": null
42259
- },
42260
- {
42261
- "kind": "OBJECT",
42262
- "name": "NamespaceTerraformResourceLogpushOwnershipChallenge_v1",
42263
- "ofType": null
42264
- },
42265
- {
42266
- "kind": "OBJECT",
42267
- "name": "NamespaceTerraformResourceLogpullRetention_v1",
42268
- "ofType": null
42269
- },
42270
41836
  {
42271
41837
  "kind": "OBJECT",
42272
41838
  "name": "NamespaceTerraformResourceCloudflareZone_v1",
@@ -42276,17 +41842,12 @@
42276
41842
  "kind": "OBJECT",
42277
41843
  "name": "NamespaceTerraformResourceCloudflareAccount_v1",
42278
41844
  "ofType": null
42279
- },
42280
- {
42281
- "kind": "OBJECT",
42282
- "name": "NamespaceTerraformResourceCloudflareWorkerScript_v1",
42283
- "ofType": null
42284
41845
  }
42285
41846
  ]
42286
41847
  },
42287
41848
  {
42288
41849
  "kind": "OBJECT",
42289
- "name": "NamespaceTerraformResourceLogpushJob_v1",
41850
+ "name": "NamespaceTerraformResourceCloudflareZone_v1",
42290
41851
  "description": null,
42291
41852
  "fields": [
42292
41853
  {
@@ -42306,19 +41867,39 @@
42306
41867
  "deprecationReason": null
42307
41868
  },
42308
41869
  {
42309
- "name": "zone",
41870
+ "name": "identifier",
42310
41871
  "description": null,
42311
41872
  "args": [],
42312
41873
  "type": {
42313
- "kind": "SCALAR",
42314
- "name": "String",
42315
- "ofType": null
41874
+ "kind": "NON_NULL",
41875
+ "name": null,
41876
+ "ofType": {
41877
+ "kind": "SCALAR",
41878
+ "name": "String",
41879
+ "ofType": null
41880
+ }
42316
41881
  },
42317
41882
  "isDeprecated": false,
42318
41883
  "deprecationReason": null
42319
41884
  },
42320
41885
  {
42321
- "name": "enabled",
41886
+ "name": "defaults",
41887
+ "description": null,
41888
+ "args": [],
41889
+ "type": {
41890
+ "kind": "NON_NULL",
41891
+ "name": null,
41892
+ "ofType": {
41893
+ "kind": "SCALAR",
41894
+ "name": "String",
41895
+ "ofType": null
41896
+ }
41897
+ },
41898
+ "isDeprecated": false,
41899
+ "deprecationReason": null
41900
+ },
41901
+ {
41902
+ "name": "delete",
42322
41903
  "description": null,
42323
41904
  "args": [],
42324
41905
  "type": {
@@ -42330,39 +41911,48 @@
42330
41911
  "deprecationReason": null
42331
41912
  },
42332
41913
  {
42333
- "name": "identifier",
41914
+ "name": "managed_by_erv2",
42334
41915
  "description": null,
42335
41916
  "args": [],
42336
41917
  "type": {
42337
- "kind": "NON_NULL",
42338
- "name": null,
42339
- "ofType": {
42340
- "kind": "SCALAR",
42341
- "name": "String",
42342
- "ofType": null
42343
- }
41918
+ "kind": "SCALAR",
41919
+ "name": "Boolean",
41920
+ "ofType": null
42344
41921
  },
42345
41922
  "isDeprecated": false,
42346
41923
  "deprecationReason": null
42347
41924
  },
42348
41925
  {
42349
- "name": "destination_conf",
41926
+ "name": "module_overrides",
42350
41927
  "description": null,
42351
41928
  "args": [],
42352
41929
  "type": {
42353
- "kind": "NON_NULL",
42354
- "name": null,
42355
- "ofType": {
42356
- "kind": "SCALAR",
42357
- "name": "String",
42358
- "ofType": null
42359
- }
41930
+ "kind": "OBJECT",
41931
+ "name": "ExternalResourcesModuleOverrides_v1",
41932
+ "ofType": null
42360
41933
  },
42361
41934
  "isDeprecated": false,
42362
41935
  "deprecationReason": null
42363
- },
41936
+ }
41937
+ ],
41938
+ "inputFields": null,
41939
+ "interfaces": [
42364
41940
  {
42365
- "name": "logpull_options",
41941
+ "kind": "INTERFACE",
41942
+ "name": "NamespaceTerraformResourceCloudflare_v1",
41943
+ "ofType": null
41944
+ }
41945
+ ],
41946
+ "enumValues": null,
41947
+ "possibleTypes": null
41948
+ },
41949
+ {
41950
+ "kind": "OBJECT",
41951
+ "name": "ExternalResourcesModuleOverrides_v1",
41952
+ "description": null,
41953
+ "fields": [
41954
+ {
41955
+ "name": "module_type",
42366
41956
  "description": null,
42367
41957
  "args": [],
42368
41958
  "type": {
@@ -42374,7 +41964,7 @@
42374
41964
  "deprecationReason": null
42375
41965
  },
42376
41966
  {
42377
- "name": "ownership_challenge",
41967
+ "name": "channel",
42378
41968
  "description": null,
42379
41969
  "args": [],
42380
41970
  "type": {
@@ -42386,7 +41976,7 @@
42386
41976
  "deprecationReason": null
42387
41977
  },
42388
41978
  {
42389
- "name": "dataset",
41979
+ "name": "image",
42390
41980
  "description": null,
42391
41981
  "args": [],
42392
41982
  "type": {
@@ -42398,7 +41988,7 @@
42398
41988
  "deprecationReason": null
42399
41989
  },
42400
41990
  {
42401
- "name": "frequency",
41991
+ "name": "version",
42402
41992
  "description": null,
42403
41993
  "args": [],
42404
41994
  "type": {
@@ -42410,19 +42000,19 @@
42410
42000
  "deprecationReason": null
42411
42001
  },
42412
42002
  {
42413
- "name": "name",
42003
+ "name": "reconcile_timeout_minutes",
42414
42004
  "description": null,
42415
42005
  "args": [],
42416
42006
  "type": {
42417
42007
  "kind": "SCALAR",
42418
- "name": "String",
42008
+ "name": "Int",
42419
42009
  "ofType": null
42420
42010
  },
42421
42011
  "isDeprecated": false,
42422
42012
  "deprecationReason": null
42423
42013
  },
42424
42014
  {
42425
- "name": "filter",
42015
+ "name": "outputs_secret_image",
42426
42016
  "description": null,
42427
42017
  "args": [],
42428
42018
  "type": {
@@ -42434,7 +42024,7 @@
42434
42024
  "deprecationReason": null
42435
42025
  },
42436
42026
  {
42437
- "name": "kind",
42027
+ "name": "outputs_secret_version",
42438
42028
  "description": null,
42439
42029
  "args": [],
42440
42030
  "type": {
@@ -42444,965 +42034,28 @@
42444
42034
  },
42445
42035
  "isDeprecated": false,
42446
42036
  "deprecationReason": null
42447
- }
42448
- ],
42449
- "inputFields": null,
42450
- "interfaces": [
42037
+ },
42451
42038
  {
42452
- "kind": "INTERFACE",
42453
- "name": "NamespaceTerraformResourceCloudflare_v1",
42454
- "ofType": null
42039
+ "name": "resources",
42040
+ "description": null,
42041
+ "args": [],
42042
+ "type": {
42043
+ "kind": "OBJECT",
42044
+ "name": "DeployResources_v1",
42045
+ "ofType": null
42046
+ },
42047
+ "isDeprecated": false,
42048
+ "deprecationReason": null
42455
42049
  }
42456
42050
  ],
42051
+ "inputFields": null,
42052
+ "interfaces": [],
42457
42053
  "enumValues": null,
42458
42054
  "possibleTypes": null
42459
42055
  },
42460
42056
  {
42461
42057
  "kind": "OBJECT",
42462
- "name": "NamespaceTerraformResourceLogpushOwnershipChallenge_v1",
42463
- "description": null,
42464
- "fields": [
42465
- {
42466
- "name": "provider",
42467
- "description": null,
42468
- "args": [],
42469
- "type": {
42470
- "kind": "NON_NULL",
42471
- "name": null,
42472
- "ofType": {
42473
- "kind": "SCALAR",
42474
- "name": "String",
42475
- "ofType": null
42476
- }
42477
- },
42478
- "isDeprecated": false,
42479
- "deprecationReason": null
42480
- },
42481
- {
42482
- "name": "zone",
42483
- "description": null,
42484
- "args": [],
42485
- "type": {
42486
- "kind": "SCALAR",
42487
- "name": "String",
42488
- "ofType": null
42489
- },
42490
- "isDeprecated": false,
42491
- "deprecationReason": null
42492
- },
42493
- {
42494
- "name": "identifier",
42495
- "description": null,
42496
- "args": [],
42497
- "type": {
42498
- "kind": "NON_NULL",
42499
- "name": null,
42500
- "ofType": {
42501
- "kind": "SCALAR",
42502
- "name": "String",
42503
- "ofType": null
42504
- }
42505
- },
42506
- "isDeprecated": false,
42507
- "deprecationReason": null
42508
- },
42509
- {
42510
- "name": "destination_conf",
42511
- "description": null,
42512
- "args": [],
42513
- "type": {
42514
- "kind": "NON_NULL",
42515
- "name": null,
42516
- "ofType": {
42517
- "kind": "SCALAR",
42518
- "name": "String",
42519
- "ofType": null
42520
- }
42521
- },
42522
- "isDeprecated": false,
42523
- "deprecationReason": null
42524
- }
42525
- ],
42526
- "inputFields": null,
42527
- "interfaces": [
42528
- {
42529
- "kind": "INTERFACE",
42530
- "name": "NamespaceTerraformResourceCloudflare_v1",
42531
- "ofType": null
42532
- }
42533
- ],
42534
- "enumValues": null,
42535
- "possibleTypes": null
42536
- },
42537
- {
42538
- "kind": "OBJECT",
42539
- "name": "NamespaceTerraformResourceLogpullRetention_v1",
42540
- "description": null,
42541
- "fields": [
42542
- {
42543
- "name": "provider",
42544
- "description": null,
42545
- "args": [],
42546
- "type": {
42547
- "kind": "NON_NULL",
42548
- "name": null,
42549
- "ofType": {
42550
- "kind": "SCALAR",
42551
- "name": "String",
42552
- "ofType": null
42553
- }
42554
- },
42555
- "isDeprecated": false,
42556
- "deprecationReason": null
42557
- },
42558
- {
42559
- "name": "zone",
42560
- "description": null,
42561
- "args": [],
42562
- "type": {
42563
- "kind": "NON_NULL",
42564
- "name": null,
42565
- "ofType": {
42566
- "kind": "SCALAR",
42567
- "name": "String",
42568
- "ofType": null
42569
- }
42570
- },
42571
- "isDeprecated": false,
42572
- "deprecationReason": null
42573
- },
42574
- {
42575
- "name": "identifier",
42576
- "description": null,
42577
- "args": [],
42578
- "type": {
42579
- "kind": "NON_NULL",
42580
- "name": null,
42581
- "ofType": {
42582
- "kind": "SCALAR",
42583
- "name": "String",
42584
- "ofType": null
42585
- }
42586
- },
42587
- "isDeprecated": false,
42588
- "deprecationReason": null
42589
- },
42590
- {
42591
- "name": "enabled",
42592
- "description": null,
42593
- "args": [],
42594
- "type": {
42595
- "kind": "NON_NULL",
42596
- "name": null,
42597
- "ofType": {
42598
- "kind": "SCALAR",
42599
- "name": "Boolean",
42600
- "ofType": null
42601
- }
42602
- },
42603
- "isDeprecated": false,
42604
- "deprecationReason": null
42605
- }
42606
- ],
42607
- "inputFields": null,
42608
- "interfaces": [
42609
- {
42610
- "kind": "INTERFACE",
42611
- "name": "NamespaceTerraformResourceCloudflare_v1",
42612
- "ofType": null
42613
- }
42614
- ],
42615
- "enumValues": null,
42616
- "possibleTypes": null
42617
- },
42618
- {
42619
- "kind": "OBJECT",
42620
- "name": "NamespaceTerraformResourceCloudflareZone_v1",
42621
- "description": null,
42622
- "fields": [
42623
- {
42624
- "name": "provider",
42625
- "description": null,
42626
- "args": [],
42627
- "type": {
42628
- "kind": "NON_NULL",
42629
- "name": null,
42630
- "ofType": {
42631
- "kind": "SCALAR",
42632
- "name": "String",
42633
- "ofType": null
42634
- }
42635
- },
42636
- "isDeprecated": false,
42637
- "deprecationReason": null
42638
- },
42639
- {
42640
- "name": "identifier",
42641
- "description": null,
42642
- "args": [],
42643
- "type": {
42644
- "kind": "NON_NULL",
42645
- "name": null,
42646
- "ofType": {
42647
- "kind": "SCALAR",
42648
- "name": "String",
42649
- "ofType": null
42650
- }
42651
- },
42652
- "isDeprecated": false,
42653
- "deprecationReason": null
42654
- },
42655
- {
42656
- "name": "defaults",
42657
- "description": null,
42658
- "args": [],
42659
- "type": {
42660
- "kind": "NON_NULL",
42661
- "name": null,
42662
- "ofType": {
42663
- "kind": "SCALAR",
42664
- "name": "String",
42665
- "ofType": null
42666
- }
42667
- },
42668
- "isDeprecated": false,
42669
- "deprecationReason": null
42670
- },
42671
- {
42672
- "name": "zone",
42673
- "description": null,
42674
- "args": [],
42675
- "type": {
42676
- "kind": "NON_NULL",
42677
- "name": null,
42678
- "ofType": {
42679
- "kind": "SCALAR",
42680
- "name": "String",
42681
- "ofType": null
42682
- }
42683
- },
42684
- "isDeprecated": false,
42685
- "deprecationReason": null
42686
- },
42687
- {
42688
- "name": "delete",
42689
- "description": null,
42690
- "args": [],
42691
- "type": {
42692
- "kind": "SCALAR",
42693
- "name": "Boolean",
42694
- "ofType": null
42695
- },
42696
- "isDeprecated": false,
42697
- "deprecationReason": null
42698
- },
42699
- {
42700
- "name": "managed_by_erv2",
42701
- "description": null,
42702
- "args": [],
42703
- "type": {
42704
- "kind": "SCALAR",
42705
- "name": "Boolean",
42706
- "ofType": null
42707
- },
42708
- "isDeprecated": false,
42709
- "deprecationReason": null
42710
- },
42711
- {
42712
- "name": "module_overrides",
42713
- "description": null,
42714
- "args": [],
42715
- "type": {
42716
- "kind": "OBJECT",
42717
- "name": "ExternalResourcesModuleOverrides_v1",
42718
- "ofType": null
42719
- },
42720
- "isDeprecated": false,
42721
- "deprecationReason": null
42722
- },
42723
- {
42724
- "name": "plan",
42725
- "description": null,
42726
- "args": [],
42727
- "type": {
42728
- "kind": "SCALAR",
42729
- "name": "String",
42730
- "ofType": null
42731
- },
42732
- "isDeprecated": false,
42733
- "deprecationReason": null
42734
- },
42735
- {
42736
- "name": "type",
42737
- "description": null,
42738
- "args": [],
42739
- "type": {
42740
- "kind": "SCALAR",
42741
- "name": "String",
42742
- "ofType": null
42743
- },
42744
- "isDeprecated": false,
42745
- "deprecationReason": null
42746
- },
42747
- {
42748
- "name": "settings",
42749
- "description": null,
42750
- "args": [],
42751
- "type": {
42752
- "kind": "SCALAR",
42753
- "name": "JSON",
42754
- "ofType": null
42755
- },
42756
- "isDeprecated": false,
42757
- "deprecationReason": null
42758
- },
42759
- {
42760
- "name": "argo",
42761
- "description": null,
42762
- "args": [],
42763
- "type": {
42764
- "kind": "OBJECT",
42765
- "name": "CloudflareZoneArgo_v1",
42766
- "ofType": null
42767
- },
42768
- "isDeprecated": false,
42769
- "deprecationReason": null
42770
- },
42771
- {
42772
- "name": "tiered_cache",
42773
- "description": null,
42774
- "args": [],
42775
- "type": {
42776
- "kind": "OBJECT",
42777
- "name": "CloudflareZoneTieredCache_v1",
42778
- "ofType": null
42779
- },
42780
- "isDeprecated": false,
42781
- "deprecationReason": null
42782
- },
42783
- {
42784
- "name": "cache_reserve",
42785
- "description": null,
42786
- "args": [],
42787
- "type": {
42788
- "kind": "OBJECT",
42789
- "name": "CloudflareZoneCacheReserve_v1",
42790
- "ofType": null
42791
- },
42792
- "isDeprecated": false,
42793
- "deprecationReason": null
42794
- },
42795
- {
42796
- "name": "dns_records",
42797
- "description": null,
42798
- "args": [],
42799
- "type": {
42800
- "kind": "LIST",
42801
- "name": null,
42802
- "ofType": {
42803
- "kind": "NON_NULL",
42804
- "name": null,
42805
- "ofType": {
42806
- "kind": "OBJECT",
42807
- "name": "CloudflareDnsRecord_v1",
42808
- "ofType": null
42809
- }
42810
- }
42811
- },
42812
- "isDeprecated": false,
42813
- "deprecationReason": null
42814
- },
42815
- {
42816
- "name": "workers",
42817
- "description": null,
42818
- "args": [],
42819
- "type": {
42820
- "kind": "LIST",
42821
- "name": null,
42822
- "ofType": {
42823
- "kind": "NON_NULL",
42824
- "name": null,
42825
- "ofType": {
42826
- "kind": "OBJECT",
42827
- "name": "CloudflareZoneWorker_v1",
42828
- "ofType": null
42829
- }
42830
- }
42831
- },
42832
- "isDeprecated": false,
42833
- "deprecationReason": null
42834
- },
42835
- {
42836
- "name": "certificates",
42837
- "description": null,
42838
- "args": [],
42839
- "type": {
42840
- "kind": "LIST",
42841
- "name": null,
42842
- "ofType": {
42843
- "kind": "NON_NULL",
42844
- "name": null,
42845
- "ofType": {
42846
- "kind": "OBJECT",
42847
- "name": "CloudflareZoneCertificate_v1",
42848
- "ofType": null
42849
- }
42850
- }
42851
- },
42852
- "isDeprecated": false,
42853
- "deprecationReason": null
42854
- },
42855
- {
42856
- "name": "custom_ssl_certificates",
42857
- "description": null,
42858
- "args": [],
42859
- "type": {
42860
- "kind": "LIST",
42861
- "name": null,
42862
- "ofType": {
42863
- "kind": "NON_NULL",
42864
- "name": null,
42865
- "ofType": {
42866
- "kind": "OBJECT",
42867
- "name": "CloudflareCustomSSLCertificate_v1",
42868
- "ofType": null
42869
- }
42870
- }
42871
- },
42872
- "isDeprecated": false,
42873
- "deprecationReason": null
42874
- }
42875
- ],
42876
- "inputFields": null,
42877
- "interfaces": [
42878
- {
42879
- "kind": "INTERFACE",
42880
- "name": "NamespaceTerraformResourceCloudflare_v1",
42881
- "ofType": null
42882
- }
42883
- ],
42884
- "enumValues": null,
42885
- "possibleTypes": null
42886
- },
42887
- {
42888
- "kind": "OBJECT",
42889
- "name": "ExternalResourcesModuleOverrides_v1",
42890
- "description": null,
42891
- "fields": [
42892
- {
42893
- "name": "module_type",
42894
- "description": null,
42895
- "args": [],
42896
- "type": {
42897
- "kind": "SCALAR",
42898
- "name": "String",
42899
- "ofType": null
42900
- },
42901
- "isDeprecated": false,
42902
- "deprecationReason": null
42903
- },
42904
- {
42905
- "name": "channel",
42906
- "description": null,
42907
- "args": [],
42908
- "type": {
42909
- "kind": "SCALAR",
42910
- "name": "String",
42911
- "ofType": null
42912
- },
42913
- "isDeprecated": false,
42914
- "deprecationReason": null
42915
- },
42916
- {
42917
- "name": "image",
42918
- "description": null,
42919
- "args": [],
42920
- "type": {
42921
- "kind": "SCALAR",
42922
- "name": "String",
42923
- "ofType": null
42924
- },
42925
- "isDeprecated": false,
42926
- "deprecationReason": null
42927
- },
42928
- {
42929
- "name": "version",
42930
- "description": null,
42931
- "args": [],
42932
- "type": {
42933
- "kind": "SCALAR",
42934
- "name": "String",
42935
- "ofType": null
42936
- },
42937
- "isDeprecated": false,
42938
- "deprecationReason": null
42939
- },
42940
- {
42941
- "name": "reconcile_timeout_minutes",
42942
- "description": null,
42943
- "args": [],
42944
- "type": {
42945
- "kind": "SCALAR",
42946
- "name": "Int",
42947
- "ofType": null
42948
- },
42949
- "isDeprecated": false,
42950
- "deprecationReason": null
42951
- },
42952
- {
42953
- "name": "outputs_secret_image",
42954
- "description": null,
42955
- "args": [],
42956
- "type": {
42957
- "kind": "SCALAR",
42958
- "name": "String",
42959
- "ofType": null
42960
- },
42961
- "isDeprecated": false,
42962
- "deprecationReason": null
42963
- },
42964
- {
42965
- "name": "outputs_secret_version",
42966
- "description": null,
42967
- "args": [],
42968
- "type": {
42969
- "kind": "SCALAR",
42970
- "name": "String",
42971
- "ofType": null
42972
- },
42973
- "isDeprecated": false,
42974
- "deprecationReason": null
42975
- },
42976
- {
42977
- "name": "resources",
42978
- "description": null,
42979
- "args": [],
42980
- "type": {
42981
- "kind": "OBJECT",
42982
- "name": "DeployResources_v1",
42983
- "ofType": null
42984
- },
42985
- "isDeprecated": false,
42986
- "deprecationReason": null
42987
- }
42988
- ],
42989
- "inputFields": null,
42990
- "interfaces": [],
42991
- "enumValues": null,
42992
- "possibleTypes": null
42993
- },
42994
- {
42995
- "kind": "OBJECT",
42996
- "name": "CloudflareZoneArgo_v1",
42997
- "description": null,
42998
- "fields": [
42999
- {
43000
- "name": "tiered_caching",
43001
- "description": null,
43002
- "args": [],
43003
- "type": {
43004
- "kind": "SCALAR",
43005
- "name": "Boolean",
43006
- "ofType": null
43007
- },
43008
- "isDeprecated": false,
43009
- "deprecationReason": null
43010
- },
43011
- {
43012
- "name": "smart_routing",
43013
- "description": null,
43014
- "args": [],
43015
- "type": {
43016
- "kind": "SCALAR",
43017
- "name": "Boolean",
43018
- "ofType": null
43019
- },
43020
- "isDeprecated": false,
43021
- "deprecationReason": null
43022
- }
43023
- ],
43024
- "inputFields": null,
43025
- "interfaces": [],
43026
- "enumValues": null,
43027
- "possibleTypes": null
43028
- },
43029
- {
43030
- "kind": "OBJECT",
43031
- "name": "CloudflareZoneTieredCache_v1",
43032
- "description": null,
43033
- "fields": [
43034
- {
43035
- "name": "cache_type",
43036
- "description": null,
43037
- "args": [],
43038
- "type": {
43039
- "kind": "NON_NULL",
43040
- "name": null,
43041
- "ofType": {
43042
- "kind": "SCALAR",
43043
- "name": "String",
43044
- "ofType": null
43045
- }
43046
- },
43047
- "isDeprecated": false,
43048
- "deprecationReason": null
43049
- }
43050
- ],
43051
- "inputFields": null,
43052
- "interfaces": [],
43053
- "enumValues": null,
43054
- "possibleTypes": null
43055
- },
43056
- {
43057
- "kind": "OBJECT",
43058
- "name": "CloudflareZoneCacheReserve_v1",
43059
- "description": null,
43060
- "fields": [
43061
- {
43062
- "name": "enabled",
43063
- "description": null,
43064
- "args": [],
43065
- "type": {
43066
- "kind": "SCALAR",
43067
- "name": "Boolean",
43068
- "ofType": null
43069
- },
43070
- "isDeprecated": false,
43071
- "deprecationReason": null
43072
- }
43073
- ],
43074
- "inputFields": null,
43075
- "interfaces": [],
43076
- "enumValues": null,
43077
- "possibleTypes": null
43078
- },
43079
- {
43080
- "kind": "OBJECT",
43081
- "name": "CloudflareZoneWorker_v1",
43082
- "description": null,
43083
- "fields": [
43084
- {
43085
- "name": "identifier",
43086
- "description": null,
43087
- "args": [],
43088
- "type": {
43089
- "kind": "NON_NULL",
43090
- "name": null,
43091
- "ofType": {
43092
- "kind": "SCALAR",
43093
- "name": "String",
43094
- "ofType": null
43095
- }
43096
- },
43097
- "isDeprecated": false,
43098
- "deprecationReason": null
43099
- },
43100
- {
43101
- "name": "pattern",
43102
- "description": null,
43103
- "args": [],
43104
- "type": {
43105
- "kind": "NON_NULL",
43106
- "name": null,
43107
- "ofType": {
43108
- "kind": "SCALAR",
43109
- "name": "String",
43110
- "ofType": null
43111
- }
43112
- },
43113
- "isDeprecated": false,
43114
- "deprecationReason": null
43115
- },
43116
- {
43117
- "name": "script_name",
43118
- "description": null,
43119
- "args": [],
43120
- "type": {
43121
- "kind": "NON_NULL",
43122
- "name": null,
43123
- "ofType": {
43124
- "kind": "SCALAR",
43125
- "name": "String",
43126
- "ofType": null
43127
- }
43128
- },
43129
- "isDeprecated": false,
43130
- "deprecationReason": null
43131
- }
43132
- ],
43133
- "inputFields": null,
43134
- "interfaces": [],
43135
- "enumValues": null,
43136
- "possibleTypes": null
43137
- },
43138
- {
43139
- "kind": "OBJECT",
43140
- "name": "CloudflareZoneCertificate_v1",
43141
- "description": null,
43142
- "fields": [
43143
- {
43144
- "name": "identifier",
43145
- "description": null,
43146
- "args": [],
43147
- "type": {
43148
- "kind": "NON_NULL",
43149
- "name": null,
43150
- "ofType": {
43151
- "kind": "SCALAR",
43152
- "name": "String",
43153
- "ofType": null
43154
- }
43155
- },
43156
- "isDeprecated": false,
43157
- "deprecationReason": null
43158
- },
43159
- {
43160
- "name": "type",
43161
- "description": null,
43162
- "args": [],
43163
- "type": {
43164
- "kind": "NON_NULL",
43165
- "name": null,
43166
- "ofType": {
43167
- "kind": "SCALAR",
43168
- "name": "String",
43169
- "ofType": null
43170
- }
43171
- },
43172
- "isDeprecated": false,
43173
- "deprecationReason": null
43174
- },
43175
- {
43176
- "name": "hosts",
43177
- "description": null,
43178
- "args": [],
43179
- "type": {
43180
- "kind": "NON_NULL",
43181
- "name": null,
43182
- "ofType": {
43183
- "kind": "LIST",
43184
- "name": null,
43185
- "ofType": {
43186
- "kind": "NON_NULL",
43187
- "name": null,
43188
- "ofType": {
43189
- "kind": "SCALAR",
43190
- "name": "String",
43191
- "ofType": null
43192
- }
43193
- }
43194
- }
43195
- },
43196
- "isDeprecated": false,
43197
- "deprecationReason": null
43198
- },
43199
- {
43200
- "name": "validation_method",
43201
- "description": null,
43202
- "args": [],
43203
- "type": {
43204
- "kind": "NON_NULL",
43205
- "name": null,
43206
- "ofType": {
43207
- "kind": "SCALAR",
43208
- "name": "String",
43209
- "ofType": null
43210
- }
43211
- },
43212
- "isDeprecated": false,
43213
- "deprecationReason": null
43214
- },
43215
- {
43216
- "name": "validity_days",
43217
- "description": null,
43218
- "args": [],
43219
- "type": {
43220
- "kind": "NON_NULL",
43221
- "name": null,
43222
- "ofType": {
43223
- "kind": "SCALAR",
43224
- "name": "Int",
43225
- "ofType": null
43226
- }
43227
- },
43228
- "isDeprecated": false,
43229
- "deprecationReason": null
43230
- },
43231
- {
43232
- "name": "certificate_authority",
43233
- "description": null,
43234
- "args": [],
43235
- "type": {
43236
- "kind": "NON_NULL",
43237
- "name": null,
43238
- "ofType": {
43239
- "kind": "SCALAR",
43240
- "name": "String",
43241
- "ofType": null
43242
- }
43243
- },
43244
- "isDeprecated": false,
43245
- "deprecationReason": null
43246
- },
43247
- {
43248
- "name": "cloudflare_branding",
43249
- "description": null,
43250
- "args": [],
43251
- "type": {
43252
- "kind": "SCALAR",
43253
- "name": "Boolean",
43254
- "ofType": null
43255
- },
43256
- "isDeprecated": false,
43257
- "deprecationReason": null
43258
- },
43259
- {
43260
- "name": "wait_for_active_status",
43261
- "description": null,
43262
- "args": [],
43263
- "type": {
43264
- "kind": "SCALAR",
43265
- "name": "Boolean",
43266
- "ofType": null
43267
- },
43268
- "isDeprecated": false,
43269
- "deprecationReason": null
43270
- }
43271
- ],
43272
- "inputFields": null,
43273
- "interfaces": [],
43274
- "enumValues": null,
43275
- "possibleTypes": null
43276
- },
43277
- {
43278
- "kind": "OBJECT",
43279
- "name": "CloudflareCustomSSLCertificate_v1",
43280
- "description": null,
43281
- "fields": [
43282
- {
43283
- "name": "identifier",
43284
- "description": null,
43285
- "args": [],
43286
- "type": {
43287
- "kind": "NON_NULL",
43288
- "name": null,
43289
- "ofType": {
43290
- "kind": "SCALAR",
43291
- "name": "String",
43292
- "ofType": null
43293
- }
43294
- },
43295
- "isDeprecated": false,
43296
- "deprecationReason": null
43297
- },
43298
- {
43299
- "name": "type",
43300
- "description": null,
43301
- "args": [],
43302
- "type": {
43303
- "kind": "NON_NULL",
43304
- "name": null,
43305
- "ofType": {
43306
- "kind": "SCALAR",
43307
- "name": "String",
43308
- "ofType": null
43309
- }
43310
- },
43311
- "isDeprecated": false,
43312
- "deprecationReason": null
43313
- },
43314
- {
43315
- "name": "bundle_method",
43316
- "description": null,
43317
- "args": [],
43318
- "type": {
43319
- "kind": "SCALAR",
43320
- "name": "String",
43321
- "ofType": null
43322
- },
43323
- "isDeprecated": false,
43324
- "deprecationReason": null
43325
- },
43326
- {
43327
- "name": "geo_restrictions",
43328
- "description": null,
43329
- "args": [],
43330
- "type": {
43331
- "kind": "SCALAR",
43332
- "name": "String",
43333
- "ofType": null
43334
- },
43335
- "isDeprecated": false,
43336
- "deprecationReason": null
43337
- },
43338
- {
43339
- "name": "certificate_secret",
43340
- "description": null,
43341
- "args": [],
43342
- "type": {
43343
- "kind": "NON_NULL",
43344
- "name": null,
43345
- "ofType": {
43346
- "kind": "OBJECT",
43347
- "name": "CertificateSecret_v1",
43348
- "ofType": null
43349
- }
43350
- },
43351
- "isDeprecated": false,
43352
- "deprecationReason": null
43353
- }
43354
- ],
43355
- "inputFields": null,
43356
- "interfaces": [],
43357
- "enumValues": null,
43358
- "possibleTypes": null
43359
- },
43360
- {
43361
- "kind": "OBJECT",
43362
- "name": "CertificateSecret_v1",
43363
- "description": null,
43364
- "fields": [
43365
- {
43366
- "name": "certificate",
43367
- "description": null,
43368
- "args": [],
43369
- "type": {
43370
- "kind": "NON_NULL",
43371
- "name": null,
43372
- "ofType": {
43373
- "kind": "OBJECT",
43374
- "name": "VaultSecret_v1",
43375
- "ofType": null
43376
- }
43377
- },
43378
- "isDeprecated": false,
43379
- "deprecationReason": null
43380
- },
43381
- {
43382
- "name": "key",
43383
- "description": null,
43384
- "args": [],
43385
- "type": {
43386
- "kind": "NON_NULL",
43387
- "name": null,
43388
- "ofType": {
43389
- "kind": "OBJECT",
43390
- "name": "VaultSecret_v1",
43391
- "ofType": null
43392
- }
43393
- },
43394
- "isDeprecated": false,
43395
- "deprecationReason": null
43396
- }
43397
- ],
43398
- "inputFields": null,
43399
- "interfaces": [],
43400
- "enumValues": null,
43401
- "possibleTypes": null
43402
- },
43403
- {
43404
- "kind": "OBJECT",
43405
- "name": "NamespaceTerraformResourceCloudflareAccount_v1",
42058
+ "name": "NamespaceTerraformResourceCloudflareAccount_v1",
43406
42059
  "description": null,
43407
42060
  "fields": [
43408
42061
  {
@@ -43501,205 +42154,6 @@
43501
42154
  "enumValues": null,
43502
42155
  "possibleTypes": null
43503
42156
  },
43504
- {
43505
- "kind": "OBJECT",
43506
- "name": "NamespaceTerraformResourceCloudflareWorkerScript_v1",
43507
- "description": null,
43508
- "fields": [
43509
- {
43510
- "name": "provider",
43511
- "description": null,
43512
- "args": [],
43513
- "type": {
43514
- "kind": "NON_NULL",
43515
- "name": null,
43516
- "ofType": {
43517
- "kind": "SCALAR",
43518
- "name": "String",
43519
- "ofType": null
43520
- }
43521
- },
43522
- "isDeprecated": false,
43523
- "deprecationReason": null
43524
- },
43525
- {
43526
- "name": "identifier",
43527
- "description": null,
43528
- "args": [],
43529
- "type": {
43530
- "kind": "NON_NULL",
43531
- "name": null,
43532
- "ofType": {
43533
- "kind": "SCALAR",
43534
- "name": "String",
43535
- "ofType": null
43536
- }
43537
- },
43538
- "isDeprecated": false,
43539
- "deprecationReason": null
43540
- },
43541
- {
43542
- "name": "name",
43543
- "description": null,
43544
- "args": [],
43545
- "type": {
43546
- "kind": "NON_NULL",
43547
- "name": null,
43548
- "ofType": {
43549
- "kind": "SCALAR",
43550
- "name": "String",
43551
- "ofType": null
43552
- }
43553
- },
43554
- "isDeprecated": false,
43555
- "deprecationReason": null
43556
- },
43557
- {
43558
- "name": "content_from_github",
43559
- "description": null,
43560
- "args": [],
43561
- "type": {
43562
- "kind": "OBJECT",
43563
- "name": "CloudflareZoneWorkerScriptContentFromGithub_v1",
43564
- "ofType": null
43565
- },
43566
- "isDeprecated": false,
43567
- "deprecationReason": null
43568
- },
43569
- {
43570
- "name": "vars",
43571
- "description": null,
43572
- "args": [],
43573
- "type": {
43574
- "kind": "LIST",
43575
- "name": null,
43576
- "ofType": {
43577
- "kind": "NON_NULL",
43578
- "name": null,
43579
- "ofType": {
43580
- "kind": "OBJECT",
43581
- "name": "CloudflareZoneWorkerScriptVars_v1",
43582
- "ofType": null
43583
- }
43584
- }
43585
- },
43586
- "isDeprecated": false,
43587
- "deprecationReason": null
43588
- }
43589
- ],
43590
- "inputFields": null,
43591
- "interfaces": [
43592
- {
43593
- "kind": "INTERFACE",
43594
- "name": "NamespaceTerraformResourceCloudflare_v1",
43595
- "ofType": null
43596
- }
43597
- ],
43598
- "enumValues": null,
43599
- "possibleTypes": null
43600
- },
43601
- {
43602
- "kind": "OBJECT",
43603
- "name": "CloudflareZoneWorkerScriptContentFromGithub_v1",
43604
- "description": null,
43605
- "fields": [
43606
- {
43607
- "name": "repo",
43608
- "description": null,
43609
- "args": [],
43610
- "type": {
43611
- "kind": "NON_NULL",
43612
- "name": null,
43613
- "ofType": {
43614
- "kind": "SCALAR",
43615
- "name": "String",
43616
- "ofType": null
43617
- }
43618
- },
43619
- "isDeprecated": false,
43620
- "deprecationReason": null
43621
- },
43622
- {
43623
- "name": "path",
43624
- "description": null,
43625
- "args": [],
43626
- "type": {
43627
- "kind": "NON_NULL",
43628
- "name": null,
43629
- "ofType": {
43630
- "kind": "SCALAR",
43631
- "name": "String",
43632
- "ofType": null
43633
- }
43634
- },
43635
- "isDeprecated": false,
43636
- "deprecationReason": null
43637
- },
43638
- {
43639
- "name": "ref",
43640
- "description": null,
43641
- "args": [],
43642
- "type": {
43643
- "kind": "NON_NULL",
43644
- "name": null,
43645
- "ofType": {
43646
- "kind": "SCALAR",
43647
- "name": "String",
43648
- "ofType": null
43649
- }
43650
- },
43651
- "isDeprecated": false,
43652
- "deprecationReason": null
43653
- }
43654
- ],
43655
- "inputFields": null,
43656
- "interfaces": [],
43657
- "enumValues": null,
43658
- "possibleTypes": null
43659
- },
43660
- {
43661
- "kind": "OBJECT",
43662
- "name": "CloudflareZoneWorkerScriptVars_v1",
43663
- "description": null,
43664
- "fields": [
43665
- {
43666
- "name": "name",
43667
- "description": null,
43668
- "args": [],
43669
- "type": {
43670
- "kind": "NON_NULL",
43671
- "name": null,
43672
- "ofType": {
43673
- "kind": "SCALAR",
43674
- "name": "String",
43675
- "ofType": null
43676
- }
43677
- },
43678
- "isDeprecated": false,
43679
- "deprecationReason": null
43680
- },
43681
- {
43682
- "name": "text",
43683
- "description": null,
43684
- "args": [],
43685
- "type": {
43686
- "kind": "NON_NULL",
43687
- "name": null,
43688
- "ofType": {
43689
- "kind": "SCALAR",
43690
- "name": "String",
43691
- "ofType": null
43692
- }
43693
- },
43694
- "isDeprecated": false,
43695
- "deprecationReason": null
43696
- }
43697
- ],
43698
- "inputFields": null,
43699
- "interfaces": [],
43700
- "enumValues": null,
43701
- "possibleTypes": null
43702
- },
43703
42157
  {
43704
42158
  "kind": "OBJECT",
43705
42159
  "name": "NamespaceTerraformProviderResourceGCPProject_v1",
@@ -51028,6 +49482,11 @@
51028
49482
  "kind": "INTERFACE",
51029
49483
  "name": "PipelinesProvider_v1",
51030
49484
  "ofType": null
49485
+ },
49486
+ {
49487
+ "kind": "INTERFACE",
49488
+ "name": "DatafileObject_v1",
49489
+ "ofType": null
51031
49490
  }
51032
49491
  ],
51033
49492
  "enumValues": null,
@@ -51763,6 +50222,11 @@
51763
50222
  "kind": "INTERFACE",
51764
50223
  "name": "OidcPermission_v1",
51765
50224
  "ofType": null
50225
+ },
50226
+ {
50227
+ "kind": "INTERFACE",
50228
+ "name": "DatafileObject_v1",
50229
+ "ofType": null
51766
50230
  }
51767
50231
  ],
51768
50232
  "enumValues": null,
@@ -51928,6 +50392,11 @@
51928
50392
  "kind": "INTERFACE",
51929
50393
  "name": "OidcPermission_v1",
51930
50394
  "ofType": null
50395
+ },
50396
+ {
50397
+ "kind": "INTERFACE",
50398
+ "name": "DatafileObject_v1",
50399
+ "ofType": null
51931
50400
  }
51932
50401
  ],
51933
50402
  "enumValues": null,
@@ -52065,6 +50534,11 @@
52065
50534
  "kind": "INTERFACE",
52066
50535
  "name": "Permission_v1",
52067
50536
  "ofType": null
50537
+ },
50538
+ {
50539
+ "kind": "INTERFACE",
50540
+ "name": "DatafileObject_v1",
50541
+ "ofType": null
52068
50542
  }
52069
50543
  ],
52070
50544
  "enumValues": null,
@@ -52222,6 +50696,11 @@
52222
50696
  "kind": "INTERFACE",
52223
50697
  "name": "Permission_v1",
52224
50698
  "ofType": null
50699
+ },
50700
+ {
50701
+ "kind": "INTERFACE",
50702
+ "name": "DatafileObject_v1",
50703
+ "ofType": null
52225
50704
  }
52226
50705
  ],
52227
50706
  "enumValues": null,
@@ -52403,6 +50882,11 @@
52403
50882
  "kind": "INTERFACE",
52404
50883
  "name": "Permission_v1",
52405
50884
  "ofType": null
50885
+ },
50886
+ {
50887
+ "kind": "INTERFACE",
50888
+ "name": "DatafileObject_v1",
50889
+ "ofType": null
52406
50890
  }
52407
50891
  ],
52408
50892
  "enumValues": null,
@@ -52577,122 +51061,6 @@
52577
51061
  "enumValues": null,
52578
51062
  "possibleTypes": null
52579
51063
  },
52580
- {
52581
- "kind": "OBJECT",
52582
- "name": "CloudflareDNSZoneSharding_v1",
52583
- "description": null,
52584
- "fields": [
52585
- {
52586
- "name": "strategy",
52587
- "description": null,
52588
- "args": [],
52589
- "type": {
52590
- "kind": "NON_NULL",
52591
- "name": null,
52592
- "ofType": {
52593
- "kind": "SCALAR",
52594
- "name": "String",
52595
- "ofType": null
52596
- }
52597
- },
52598
- "isDeprecated": false,
52599
- "deprecationReason": null
52600
- },
52601
- {
52602
- "name": "shardSpecOverrides",
52603
- "description": null,
52604
- "args": [],
52605
- "type": {
52606
- "kind": "LIST",
52607
- "name": null,
52608
- "ofType": {
52609
- "kind": "NON_NULL",
52610
- "name": null,
52611
- "ofType": {
52612
- "kind": "OBJECT",
52613
- "name": "CloudflareDNSZoneShardSpecOverride_v1",
52614
- "ofType": null
52615
- }
52616
- }
52617
- },
52618
- "isDeprecated": false,
52619
- "deprecationReason": null
52620
- }
52621
- ],
52622
- "inputFields": null,
52623
- "interfaces": [
52624
- {
52625
- "kind": "INTERFACE",
52626
- "name": "IntegrationSharding_v1",
52627
- "ofType": null
52628
- }
52629
- ],
52630
- "enumValues": null,
52631
- "possibleTypes": null
52632
- },
52633
- {
52634
- "kind": "OBJECT",
52635
- "name": "CloudflareDNSZoneShardSpecOverride_v1",
52636
- "description": null,
52637
- "fields": [
52638
- {
52639
- "name": "shard",
52640
- "description": null,
52641
- "args": [],
52642
- "type": {
52643
- "kind": "NON_NULL",
52644
- "name": null,
52645
- "ofType": {
52646
- "kind": "OBJECT",
52647
- "name": "CloudflareDnsZone_v1",
52648
- "ofType": null
52649
- }
52650
- },
52651
- "isDeprecated": false,
52652
- "deprecationReason": null
52653
- },
52654
- {
52655
- "name": "imageRef",
52656
- "description": null,
52657
- "args": [],
52658
- "type": {
52659
- "kind": "SCALAR",
52660
- "name": "String",
52661
- "ofType": null
52662
- },
52663
- "isDeprecated": false,
52664
- "deprecationReason": null
52665
- },
52666
- {
52667
- "name": "resources",
52668
- "description": null,
52669
- "args": [],
52670
- "type": {
52671
- "kind": "OBJECT",
52672
- "name": "DeployResources_v1",
52673
- "ofType": null
52674
- },
52675
- "isDeprecated": false,
52676
- "deprecationReason": null
52677
- },
52678
- {
52679
- "name": "disabled",
52680
- "description": null,
52681
- "args": [],
52682
- "type": {
52683
- "kind": "SCALAR",
52684
- "name": "Boolean",
52685
- "ofType": null
52686
- },
52687
- "isDeprecated": false,
52688
- "deprecationReason": null
52689
- }
52690
- ],
52691
- "inputFields": null,
52692
- "interfaces": [],
52693
- "enumValues": null,
52694
- "possibleTypes": null
52695
- },
52696
51064
  {
52697
51065
  "kind": "OBJECT",
52698
51066
  "name": "OpenshiftClusterSharding_v1",
@@ -53464,7 +51832,232 @@
53464
51832
  "deprecationReason": null
53465
51833
  },
53466
51834
  {
53467
- "name": "blackboxExporter",
51835
+ "name": "blackboxExporter",
51836
+ "description": null,
51837
+ "args": [],
51838
+ "type": {
51839
+ "kind": "NON_NULL",
51840
+ "name": null,
51841
+ "ofType": {
51842
+ "kind": "OBJECT",
51843
+ "name": "EndpointMonitoringProviderBlackboxExporterSettings_v1",
51844
+ "ofType": null
51845
+ }
51846
+ },
51847
+ "isDeprecated": false,
51848
+ "deprecationReason": null
51849
+ }
51850
+ ],
51851
+ "inputFields": null,
51852
+ "interfaces": [
51853
+ {
51854
+ "kind": "INTERFACE",
51855
+ "name": "EndpointMonitoringProvider_v1",
51856
+ "ofType": null
51857
+ },
51858
+ {
51859
+ "kind": "INTERFACE",
51860
+ "name": "DatafileObject_v1",
51861
+ "ofType": null
51862
+ }
51863
+ ],
51864
+ "enumValues": null,
51865
+ "possibleTypes": null
51866
+ },
51867
+ {
51868
+ "kind": "OBJECT",
51869
+ "name": "EndpointMonitoringProviderBlackboxExporterSettings_v1",
51870
+ "description": null,
51871
+ "fields": [
51872
+ {
51873
+ "name": "module",
51874
+ "description": null,
51875
+ "args": [],
51876
+ "type": {
51877
+ "kind": "NON_NULL",
51878
+ "name": null,
51879
+ "ofType": {
51880
+ "kind": "SCALAR",
51881
+ "name": "String",
51882
+ "ofType": null
51883
+ }
51884
+ },
51885
+ "isDeprecated": false,
51886
+ "deprecationReason": null
51887
+ },
51888
+ {
51889
+ "name": "namespace",
51890
+ "description": null,
51891
+ "args": [],
51892
+ "type": {
51893
+ "kind": "NON_NULL",
51894
+ "name": null,
51895
+ "ofType": {
51896
+ "kind": "OBJECT",
51897
+ "name": "Namespace_v1",
51898
+ "ofType": null
51899
+ }
51900
+ },
51901
+ "isDeprecated": false,
51902
+ "deprecationReason": null
51903
+ },
51904
+ {
51905
+ "name": "exporterUrl",
51906
+ "description": null,
51907
+ "args": [],
51908
+ "type": {
51909
+ "kind": "NON_NULL",
51910
+ "name": null,
51911
+ "ofType": {
51912
+ "kind": "SCALAR",
51913
+ "name": "String",
51914
+ "ofType": null
51915
+ }
51916
+ },
51917
+ "isDeprecated": false,
51918
+ "deprecationReason": null
51919
+ }
51920
+ ],
51921
+ "inputFields": null,
51922
+ "interfaces": [],
51923
+ "enumValues": null,
51924
+ "possibleTypes": null
51925
+ },
51926
+ {
51927
+ "kind": "OBJECT",
51928
+ "name": "EndpointMonitoringProviderSignalFx_v1",
51929
+ "description": null,
51930
+ "fields": [
51931
+ {
51932
+ "name": "schema",
51933
+ "description": null,
51934
+ "args": [],
51935
+ "type": {
51936
+ "kind": "NON_NULL",
51937
+ "name": null,
51938
+ "ofType": {
51939
+ "kind": "SCALAR",
51940
+ "name": "String",
51941
+ "ofType": null
51942
+ }
51943
+ },
51944
+ "isDeprecated": false,
51945
+ "deprecationReason": null
51946
+ },
51947
+ {
51948
+ "name": "path",
51949
+ "description": null,
51950
+ "args": [],
51951
+ "type": {
51952
+ "kind": "NON_NULL",
51953
+ "name": null,
51954
+ "ofType": {
51955
+ "kind": "SCALAR",
51956
+ "name": "String",
51957
+ "ofType": null
51958
+ }
51959
+ },
51960
+ "isDeprecated": false,
51961
+ "deprecationReason": null
51962
+ },
51963
+ {
51964
+ "name": "labels",
51965
+ "description": null,
51966
+ "args": [],
51967
+ "type": {
51968
+ "kind": "SCALAR",
51969
+ "name": "JSON",
51970
+ "ofType": null
51971
+ },
51972
+ "isDeprecated": false,
51973
+ "deprecationReason": null
51974
+ },
51975
+ {
51976
+ "name": "name",
51977
+ "description": null,
51978
+ "args": [],
51979
+ "type": {
51980
+ "kind": "NON_NULL",
51981
+ "name": null,
51982
+ "ofType": {
51983
+ "kind": "SCALAR",
51984
+ "name": "String",
51985
+ "ofType": null
51986
+ }
51987
+ },
51988
+ "isDeprecated": false,
51989
+ "deprecationReason": null
51990
+ },
51991
+ {
51992
+ "name": "description",
51993
+ "description": null,
51994
+ "args": [],
51995
+ "type": {
51996
+ "kind": "NON_NULL",
51997
+ "name": null,
51998
+ "ofType": {
51999
+ "kind": "SCALAR",
52000
+ "name": "String",
52001
+ "ofType": null
52002
+ }
52003
+ },
52004
+ "isDeprecated": false,
52005
+ "deprecationReason": null
52006
+ },
52007
+ {
52008
+ "name": "provider",
52009
+ "description": null,
52010
+ "args": [],
52011
+ "type": {
52012
+ "kind": "NON_NULL",
52013
+ "name": null,
52014
+ "ofType": {
52015
+ "kind": "SCALAR",
52016
+ "name": "String",
52017
+ "ofType": null
52018
+ }
52019
+ },
52020
+ "isDeprecated": false,
52021
+ "deprecationReason": null
52022
+ },
52023
+ {
52024
+ "name": "metricLabels",
52025
+ "description": null,
52026
+ "args": [],
52027
+ "type": {
52028
+ "kind": "SCALAR",
52029
+ "name": "JSON",
52030
+ "ofType": null
52031
+ },
52032
+ "isDeprecated": false,
52033
+ "deprecationReason": null
52034
+ },
52035
+ {
52036
+ "name": "timeout",
52037
+ "description": null,
52038
+ "args": [],
52039
+ "type": {
52040
+ "kind": "SCALAR",
52041
+ "name": "String",
52042
+ "ofType": null
52043
+ },
52044
+ "isDeprecated": false,
52045
+ "deprecationReason": null
52046
+ },
52047
+ {
52048
+ "name": "checkInterval",
52049
+ "description": null,
52050
+ "args": [],
52051
+ "type": {
52052
+ "kind": "SCALAR",
52053
+ "name": "String",
52054
+ "ofType": null
52055
+ },
52056
+ "isDeprecated": false,
52057
+ "deprecationReason": null
52058
+ },
52059
+ {
52060
+ "name": "signalFx",
53468
52061
  "description": null,
53469
52062
  "args": [],
53470
52063
  "type": {
@@ -53472,7 +52065,7 @@
53472
52065
  "name": null,
53473
52066
  "ofType": {
53474
52067
  "kind": "OBJECT",
53475
- "name": "EndpointMonitoringProviderBlackboxExporterSettings_v1",
52068
+ "name": "EndpointMonitoringProviderSignalFxSettings_v1",
53476
52069
  "ofType": null
53477
52070
  }
53478
52071
  },
@@ -53486,225 +52079,10 @@
53486
52079
  "kind": "INTERFACE",
53487
52080
  "name": "EndpointMonitoringProvider_v1",
53488
52081
  "ofType": null
53489
- }
53490
- ],
53491
- "enumValues": null,
53492
- "possibleTypes": null
53493
- },
53494
- {
53495
- "kind": "OBJECT",
53496
- "name": "EndpointMonitoringProviderBlackboxExporterSettings_v1",
53497
- "description": null,
53498
- "fields": [
53499
- {
53500
- "name": "module",
53501
- "description": null,
53502
- "args": [],
53503
- "type": {
53504
- "kind": "NON_NULL",
53505
- "name": null,
53506
- "ofType": {
53507
- "kind": "SCALAR",
53508
- "name": "String",
53509
- "ofType": null
53510
- }
53511
- },
53512
- "isDeprecated": false,
53513
- "deprecationReason": null
53514
- },
53515
- {
53516
- "name": "namespace",
53517
- "description": null,
53518
- "args": [],
53519
- "type": {
53520
- "kind": "NON_NULL",
53521
- "name": null,
53522
- "ofType": {
53523
- "kind": "OBJECT",
53524
- "name": "Namespace_v1",
53525
- "ofType": null
53526
- }
53527
- },
53528
- "isDeprecated": false,
53529
- "deprecationReason": null
53530
- },
53531
- {
53532
- "name": "exporterUrl",
53533
- "description": null,
53534
- "args": [],
53535
- "type": {
53536
- "kind": "NON_NULL",
53537
- "name": null,
53538
- "ofType": {
53539
- "kind": "SCALAR",
53540
- "name": "String",
53541
- "ofType": null
53542
- }
53543
- },
53544
- "isDeprecated": false,
53545
- "deprecationReason": null
53546
- }
53547
- ],
53548
- "inputFields": null,
53549
- "interfaces": [],
53550
- "enumValues": null,
53551
- "possibleTypes": null
53552
- },
53553
- {
53554
- "kind": "OBJECT",
53555
- "name": "EndpointMonitoringProviderSignalFx_v1",
53556
- "description": null,
53557
- "fields": [
53558
- {
53559
- "name": "schema",
53560
- "description": null,
53561
- "args": [],
53562
- "type": {
53563
- "kind": "NON_NULL",
53564
- "name": null,
53565
- "ofType": {
53566
- "kind": "SCALAR",
53567
- "name": "String",
53568
- "ofType": null
53569
- }
53570
- },
53571
- "isDeprecated": false,
53572
- "deprecationReason": null
53573
- },
53574
- {
53575
- "name": "path",
53576
- "description": null,
53577
- "args": [],
53578
- "type": {
53579
- "kind": "NON_NULL",
53580
- "name": null,
53581
- "ofType": {
53582
- "kind": "SCALAR",
53583
- "name": "String",
53584
- "ofType": null
53585
- }
53586
- },
53587
- "isDeprecated": false,
53588
- "deprecationReason": null
53589
- },
53590
- {
53591
- "name": "labels",
53592
- "description": null,
53593
- "args": [],
53594
- "type": {
53595
- "kind": "SCALAR",
53596
- "name": "JSON",
53597
- "ofType": null
53598
- },
53599
- "isDeprecated": false,
53600
- "deprecationReason": null
53601
- },
53602
- {
53603
- "name": "name",
53604
- "description": null,
53605
- "args": [],
53606
- "type": {
53607
- "kind": "NON_NULL",
53608
- "name": null,
53609
- "ofType": {
53610
- "kind": "SCALAR",
53611
- "name": "String",
53612
- "ofType": null
53613
- }
53614
- },
53615
- "isDeprecated": false,
53616
- "deprecationReason": null
53617
- },
53618
- {
53619
- "name": "description",
53620
- "description": null,
53621
- "args": [],
53622
- "type": {
53623
- "kind": "NON_NULL",
53624
- "name": null,
53625
- "ofType": {
53626
- "kind": "SCALAR",
53627
- "name": "String",
53628
- "ofType": null
53629
- }
53630
- },
53631
- "isDeprecated": false,
53632
- "deprecationReason": null
53633
- },
53634
- {
53635
- "name": "provider",
53636
- "description": null,
53637
- "args": [],
53638
- "type": {
53639
- "kind": "NON_NULL",
53640
- "name": null,
53641
- "ofType": {
53642
- "kind": "SCALAR",
53643
- "name": "String",
53644
- "ofType": null
53645
- }
53646
- },
53647
- "isDeprecated": false,
53648
- "deprecationReason": null
53649
- },
53650
- {
53651
- "name": "metricLabels",
53652
- "description": null,
53653
- "args": [],
53654
- "type": {
53655
- "kind": "SCALAR",
53656
- "name": "JSON",
53657
- "ofType": null
53658
- },
53659
- "isDeprecated": false,
53660
- "deprecationReason": null
53661
- },
53662
- {
53663
- "name": "timeout",
53664
- "description": null,
53665
- "args": [],
53666
- "type": {
53667
- "kind": "SCALAR",
53668
- "name": "String",
53669
- "ofType": null
53670
- },
53671
- "isDeprecated": false,
53672
- "deprecationReason": null
53673
- },
53674
- {
53675
- "name": "checkInterval",
53676
- "description": null,
53677
- "args": [],
53678
- "type": {
53679
- "kind": "SCALAR",
53680
- "name": "String",
53681
- "ofType": null
53682
- },
53683
- "isDeprecated": false,
53684
- "deprecationReason": null
53685
52082
  },
53686
- {
53687
- "name": "signalFx",
53688
- "description": null,
53689
- "args": [],
53690
- "type": {
53691
- "kind": "NON_NULL",
53692
- "name": null,
53693
- "ofType": {
53694
- "kind": "OBJECT",
53695
- "name": "EndpointMonitoringProviderSignalFxSettings_v1",
53696
- "ofType": null
53697
- }
53698
- },
53699
- "isDeprecated": false,
53700
- "deprecationReason": null
53701
- }
53702
- ],
53703
- "inputFields": null,
53704
- "interfaces": [
53705
52083
  {
53706
52084
  "kind": "INTERFACE",
53707
- "name": "EndpointMonitoringProvider_v1",
52085
+ "name": "DatafileObject_v1",
53708
52086
  "ofType": null
53709
52087
  }
53710
52088
  ],
@@ -54594,6 +52972,11 @@
54594
52972
  "kind": "INTERFACE",
54595
52973
  "name": "AutomatedAction_v1",
54596
52974
  "ofType": null
52975
+ },
52976
+ {
52977
+ "kind": "INTERFACE",
52978
+ "name": "DatafileObject_v1",
52979
+ "ofType": null
54597
52980
  }
54598
52981
  ],
54599
52982
  "enumValues": null,
@@ -54766,6 +53149,11 @@
54766
53149
  "kind": "INTERFACE",
54767
53150
  "name": "AutomatedAction_v1",
54768
53151
  "ofType": null
53152
+ },
53153
+ {
53154
+ "kind": "INTERFACE",
53155
+ "name": "DatafileObject_v1",
53156
+ "ofType": null
54769
53157
  }
54770
53158
  ],
54771
53159
  "enumValues": null,
@@ -54927,6 +53315,11 @@
54927
53315
  "kind": "INTERFACE",
54928
53316
  "name": "AutomatedAction_v1",
54929
53317
  "ofType": null
53318
+ },
53319
+ {
53320
+ "kind": "INTERFACE",
53321
+ "name": "DatafileObject_v1",
53322
+ "ofType": null
54930
53323
  }
54931
53324
  ],
54932
53325
  "enumValues": null,
@@ -55131,6 +53524,11 @@
55131
53524
  "kind": "INTERFACE",
55132
53525
  "name": "AutomatedAction_v1",
55133
53526
  "ofType": null
53527
+ },
53528
+ {
53529
+ "kind": "INTERFACE",
53530
+ "name": "DatafileObject_v1",
53531
+ "ofType": null
55134
53532
  }
55135
53533
  ],
55136
53534
  "enumValues": null,
@@ -55292,6 +53690,11 @@
55292
53690
  "kind": "INTERFACE",
55293
53691
  "name": "AutomatedAction_v1",
55294
53692
  "ofType": null
53693
+ },
53694
+ {
53695
+ "kind": "INTERFACE",
53696
+ "name": "DatafileObject_v1",
53697
+ "ofType": null
55295
53698
  }
55296
53699
  ],
55297
53700
  "enumValues": null,
@@ -55429,6 +53832,11 @@
55429
53832
  "kind": "INTERFACE",
55430
53833
  "name": "AutomatedAction_v1",
55431
53834
  "ofType": null
53835
+ },
53836
+ {
53837
+ "kind": "INTERFACE",
53838
+ "name": "DatafileObject_v1",
53839
+ "ofType": null
55432
53840
  }
55433
53841
  ],
55434
53842
  "enumValues": null,
@@ -55590,6 +53998,11 @@
55590
53998
  "kind": "INTERFACE",
55591
53999
  "name": "AutomatedAction_v1",
55592
54000
  "ofType": null
54001
+ },
54002
+ {
54003
+ "kind": "INTERFACE",
54004
+ "name": "DatafileObject_v1",
54005
+ "ofType": null
55593
54006
  }
55594
54007
  ],
55595
54008
  "enumValues": null,
@@ -55794,6 +54207,11 @@
55794
54207
  "kind": "INTERFACE",
55795
54208
  "name": "AutomatedAction_v1",
55796
54209
  "ofType": null
54210
+ },
54211
+ {
54212
+ "kind": "INTERFACE",
54213
+ "name": "DatafileObject_v1",
54214
+ "ofType": null
55797
54215
  }
55798
54216
  ],
55799
54217
  "enumValues": null,
@@ -56026,6 +54444,11 @@
56026
54444
  "kind": "INTERFACE",
56027
54445
  "name": "AutomatedAction_v1",
56028
54446
  "ofType": null
54447
+ },
54448
+ {
54449
+ "kind": "INTERFACE",
54450
+ "name": "DatafileObject_v1",
54451
+ "ofType": null
56029
54452
  }
56030
54453
  ],
56031
54454
  "enumValues": null,