From e70a1dd6e0a3f5663d1af8e8b4ea50b2c1bf59c3 Mon Sep 17 00:00:00 2001 From: Gerd Oberlechner Date: Tue, 13 Dec 2022 15:19:06 +0100 Subject: [PATCH] running qenerate one more time Signed-off-by: Gerd Oberlechner --- .../gql_definitions/cna/queries/aws_arn.py | 2 +- .../fragments/resource_file.py | 2 +- reconcile/gql_definitions/introspection.json | 358 +++++++++++++++++- 3 files changed, 351 insertions(+), 11 deletions(-) diff --git a/reconcile/gql_definitions/cna/queries/aws_arn.py b/reconcile/gql_definitions/cna/queries/aws_arn.py index f654cc5192..94083b603b 100644 --- a/reconcile/gql_definitions/cna/queries/aws_arn.py +++ b/reconcile/gql_definitions/cna/queries/aws_arn.py @@ -1,10 +1,10 @@ """ Generated by qenerate plugin=pydantic_v1. DO NOT MODIFY MANUALLY! """ +from collections.abc import Callable # noqa: F401 # pylint: disable=W0611 from enum import Enum # noqa: F401 # pylint: disable=W0611 from typing import ( # noqa: F401 # pylint: disable=W0611 Any, - Callable, Optional, Union, ) diff --git a/reconcile/gql_definitions/fragments/resource_file.py b/reconcile/gql_definitions/fragments/resource_file.py index 3ed2ef61fd..e7c1c4407b 100644 --- a/reconcile/gql_definitions/fragments/resource_file.py +++ b/reconcile/gql_definitions/fragments/resource_file.py @@ -1,10 +1,10 @@ """ Generated by qenerate plugin=pydantic_v1. DO NOT MODIFY MANUALLY! """ +from collections.abc import Callable # noqa: F401 # pylint: disable=W0611 from enum import Enum # noqa: F401 # pylint: disable=W0611 from typing import ( # noqa: F401 # pylint: disable=W0611 Any, - Callable, Optional, Union, ) diff --git a/reconcile/gql_definitions/introspection.json b/reconcile/gql_definitions/introspection.json index 0ee7c874b9..dbc070a41d 100644 --- a/reconcile/gql_definitions/introspection.json +++ b/reconcile/gql_definitions/introspection.json @@ -28297,6 +28297,11 @@ "kind": "OBJECT", "name": "CNANullAsset_v1", "ofType": null + }, + { + "kind": "OBJECT", + "name": "CNARDSInstance_v1", + "ofType": null } ] }, @@ -28338,7 +28343,7 @@ "deprecationReason": null }, { - "name": "aws_assume_role", + "name": "aws_account", "description": null, "args": [], "type": { @@ -28346,12 +28351,36 @@ "name": null, "ofType": { "kind": "OBJECT", - "name": "CNAAssumeRoleAssetConfig_v1", + "name": "AWSAccount_v1", "ofType": null } }, "isDeprecated": false, "deprecationReason": null + }, + { + "name": "defaults", + "description": null, + "args": [], + "type": { + "kind": "OBJECT", + "name": "CNAAssumeRoleAssetConfig_v1", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "overrides", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "JSON", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null } ], "inputFields": null, @@ -28374,6 +28403,29 @@ "name": "slug", "description": null, "args": [], + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + } + ], + "inputFields": null, + "interfaces": [], + "enumValues": null, + "possibleTypes": null + }, + { + "kind": "OBJECT", + "name": "CNANullAsset_v1", + "description": null, + "fields": [ + { + "name": "provider", + "description": null, + "args": [], "type": { "kind": "NON_NULL", "name": null, @@ -28387,20 +28439,85 @@ "deprecationReason": null }, { - "name": "account", + "name": "identifier", "description": null, "args": [], "type": { "kind": "NON_NULL", "name": null, "ofType": { - "kind": "OBJECT", - "name": "AWSAccount_v1", + "kind": "SCALAR", + "name": "String", "ofType": null } }, "isDeprecated": false, "deprecationReason": null + }, + { + "name": "description", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "defaults", + "description": null, + "args": [], + "type": { + "kind": "OBJECT", + "name": "CNANullAssetConfig_v1", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "overrides", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "JSON", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "CNAsset_v1", + "ofType": null + } + ], + "enumValues": null, + "possibleTypes": null + }, + { + "kind": "OBJECT", + "name": "CNANullAssetConfig_v1", + "description": null, + "fields": [ + { + "name": "addr_block", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null } ], "inputFields": null, @@ -28410,7 +28527,7 @@ }, { "kind": "OBJECT", - "name": "CNANullAsset_v1", + "name": "CNARDSInstance_v1", "description": null, "fields": [ { @@ -28446,7 +28563,7 @@ "deprecationReason": null }, { - "name": "description", + "name": "name", "description": null, "args": [], "type": { @@ -28458,12 +28575,24 @@ "deprecationReason": null }, { - "name": "addr_block", + "name": "defaults", + "description": null, + "args": [], + "type": { + "kind": "OBJECT", + "name": "CNARDSInstanceDefaults_v1", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "overrides", "description": null, "args": [], "type": { "kind": "SCALAR", - "name": "String", + "name": "JSON", "ofType": null }, "isDeprecated": false, @@ -28481,6 +28610,217 @@ "enumValues": null, "possibleTypes": null }, + { + "kind": "OBJECT", + "name": "CNARDSInstanceDefaults_v1", + "description": null, + "fields": [ + { + "name": "vpc", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "AWSVPC_v1", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "db_subnet_group_name", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "instance_class", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "allocated_storage", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "max_allocated_storage", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "engine", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "engine_version", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "username", + "description": null, + "args": [], + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "maintenance_window", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "backup_retention_period", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "backup_window", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "multi_az", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "deletion_protection", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + }, + { + "name": "apply_immediately", + "description": null, + "args": [], + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + }, + "isDeprecated": false, + "deprecationReason": null + } + ], + "inputFields": null, + "interfaces": [], + "enumValues": null, + "possibleTypes": null + }, { "kind": "OBJECT", "name": "AWSAccountSharingOptionAMI_v1",