driftctl/test/schemas/google/3.78.0/schema.json

1 line
2.1 MiB
Executable File
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{"google_access_context_manager_access_level":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"Description of the AccessLevel and its use. Does not affect behavior.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name for the Access Level. The short_name component must begin\nwith a letter and only include alphanumeric and '_'.\nFormat: accessPolicies/{policy_id}/accessLevels/{short_name}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The AccessPolicy this AccessLevel lives in.\nFormat: accessPolicies/{policy_id}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Human readable title. Must be unique within the Policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"basic":{"Attributes":{"combining_function":{"Type":"string","Description":"How the conditions list should be combined to determine if a request\nis granted this AccessLevel. If AND is used, each Condition in\nconditions must be satisfied for the AccessLevel to be applied. If\nOR is used, at least one Condition in conditions must be satisfied\nfor the AccessLevel to be applied. Default value: \"AND\" Possible values: [\"AND\", \"OR\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"conditions":{"Attributes":{"ip_subnetworks":{"Type":["list","string"],"Description":"A list of CIDR block IP subnetwork specification. May be IPv4\nor IPv6.\nNote that for a CIDR IP address block, the specified IP address\nportion must be properly truncated (i.e. all the host bits must\nbe zero) or the input is considered malformed. For example,\n\"192.0.2.0/24\" is accepted but \"192.0.2.1/24\" is not. Similarly,\nfor IPv6, \"2001:db8::/32\" is accepted whereas \"2001:db8::1/32\"\nis not. The originating IP of a request must be in one of the\nlisted subnets in order for this Condition to be true.\nIf empty, all IP addresses are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["list","string"],"Description":"An allowed list of members (users, service accounts).\nUsing groups is not supported yet.\n\nThe signed-in user originating the request must be a part of one\nof the provided members. If not specified, a request may come\nfrom any user (logged in/not logged in, not present in any\ngroups, etc.).\nFormats: 'user:{emailid}', 'serviceAccount:{emailid}'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"negate":{"Type":"bool","Description":"Whether to negate the Condition. If true, the Condition becomes\na NAND over its non-empty fields, each field must be false for\nthe Condition overall to be satisfied. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regions":{"Type":["list","string"],"Description":"The request must originate from one of the provided\ncountries/regions.\nFormat: A valid ISO 3166-1 alpha-2 code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"required_access_levels":{"Type":["list","string"],"Description":"A list of other access levels defined in the same Policy,\nreferenced by resource name. Referencing an AccessLevel which\ndoes not exist is an error. All access levels listed must be\ngranted for the Condition to be true.\nFormat: accessPolicies/{policy_id}/accessLevels/{short_name}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"device_policy":{"Attributes":{"allowed_device_management_levels":{"Type":["list","string"],"Description":"A list of allowed device management levels.\nAn empty list allows all management levels. Possible values: [\"MANAGEMENT_UNSPECIFIED\", \"NONE\", \"BASIC\", \"COMPLETE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allowed_encryption_statuses":{"Type":["list","string"],"Description":"A list of allowed encryptions statuses.\nAn empty list allows all statuses. Possible values: [\"ENCRYPTION_UNSPECIFIED\", \"ENCRYPTION_UNSUPPORTED\", \"UNENCRYPTED\", \"ENCRYPTED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_admin_approval":{"Type":"bool","Description":"Whether the device needs to be approved by the customer admin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_corp_owned":{"Type":"bool","Description":"Whether the device needs to be corp owned.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_screen_lock":{"Type":"bool","Description":"Whether or not screenlock is required for the DevicePolicy\nto be true. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"os_constraints":{"Attributes":{"minimum_version":{"Type":"string","Description":"The minimum allowed OS version. If not set, any version\nof this OS satisfies the constraint.\nFormat: \"major.minor.patch\" such as \"10.5.301\", \"9.2.1\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"os_type":{"Type":"string","Description":"The operating system type of the device. Possible values: [\"OS_UNSPECIFIED\", \"DESKTOP_MAC\", \"DESKTOP_WINDOWS\", \"DESKTOP_LINUX\", \"DESKTOP_CHROME_OS\", \"ANDROID\", \"IOS\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"require_verified_chrome_os":{"Type":"bool","Description":"If you specify DESKTOP_CHROME_OS for osType, you can optionally include requireVerifiedChromeOs to require Chrome Verified Access.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of allowed OS versions.\nAn empty list allows all types and all versions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Device specific restrictions, all restrictions must hold for\nthe Condition to be true. If not specified, all devices are\nallowed.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A set of requirements for the AccessLevel to be granted.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"A set of predefined conditions for the access level and a combining function.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"custom":{"Attributes":{},"BlockTypes":{"expr":{"Attributes":{"description":{"Type":"string","Description":"Description of the expression","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"Textual representation of an expression in Common Expression Language syntax.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"String indicating the location of the expression for error reporting, e.g. a file name and a position in the file","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Title for the expression, i.e. a short string describing its purpose.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language.\nThis page details the objects and attributes that are used to the build the CEL expressions for \ncustom access levels - https://cloud.google.com/access-context-manager/docs/custom-access-level-spec.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Custom access level conditions are set using the Cloud Common Expression Language to represent the necessary conditions for the level to apply to a request. \nSee CEL spec at: https://github.com/google/cel-spec.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_access_context_manager_access_level_condition":{"Version":0,"Block":{"Attributes":{"access_level":{"Type":"string","Description":"The name of the Access Level to add this condition to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_subnetworks":{"Type":["list","string"],"Description":"A list of CIDR block IP subnetwork specification. May be IPv4\nor IPv6.\nNote that for a CIDR IP address block, the specified IP address\nportion must be properly truncated (i.e. all the host bits must\nbe zero) or the input is considered malformed. For example,\n\"192.0.2.0/24\" is accepted but \"192.0.2.1/24\" is not. Similarly,\nfor IPv6, \"2001:db8::/32\" is accepted whereas \"2001:db8::1/32\"\nis not. The originating IP of a request must be in one of the\nlisted subnets in order for this Condition to be true.\nIf empty, all IP addresses are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["list","string"],"Description":"An allowed list of members (users, service accounts).\nUsing groups is not supported yet.\n\nThe signed-in user originating the request must be a part of one\nof the provided members. If not specified, a request may come\nfrom any user (logged in/not logged in, not present in any\ngroups, etc.).\nFormats: 'user:{emailid}', 'serviceAccount:{emailid}'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"negate":{"Type":"bool","Description":"Whether to negate the Condition. If true, the Condition becomes\na NAND over its non-empty fields, each field must be false for\nthe Condition overall to be satisfied. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regions":{"Type":["list","string"],"Description":"The request must originate from one of the provided\ncountries/regions.\nFormat: A valid ISO 3166-1 alpha-2 code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"required_access_levels":{"Type":["list","string"],"Description":"A list of other access levels defined in the same Policy,\nreferenced by resource name. Referencing an AccessLevel which\ndoes not exist is an error. All access levels listed must be\ngranted for the Condition to be true.\nFormat: accessPolicies/{policy_id}/accessLevels/{short_name}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"device_policy":{"Attributes":{"allowed_device_management_levels":{"Type":["list","string"],"Description":"A list of allowed device management levels.\nAn empty list allows all management levels. Possible values: [\"MANAGEMENT_UNSPECIFIED\", \"NONE\", \"BASIC\", \"COMPLETE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allowed_encryption_statuses":{"Type":["list","string"],"Description":"A list of allowed encryptions statuses.\nAn empty list allows all statuses. Possible values: [\"ENCRYPTION_UNSPECIFIED\", \"ENCRYPTION_UNSUPPORTED\", \"UNENCRYPTED\", \"ENCRYPTED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_admin_approval":{"Type":"bool","Description":"Whether the device needs to be approved by the customer admin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_corp_owned":{"Type":"bool","Description":"Whether the device needs to be corp owned.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_screen_lock":{"Type":"bool","Description":"Whether or not screenlock is required for the DevicePolicy\nto be true. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"os_constraints":{"Attributes":{"minimum_version":{"Type":"string","Description":"The minimum allowed OS version. If not set, any version\nof this OS satisfies the constraint.\nFormat: \"major.minor.patch\" such as \"10.5.301\", \"9.2.1\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"os_type":{"Type":"string","Description":"The operating system type of the device. Possible values: [\"OS_UNSPECIFIED\", \"DESKTOP_MAC\", \"DESKTOP_WINDOWS\", \"DESKTOP_LINUX\", \"DESKTOP_CHROME_OS\", \"ANDROID\", \"IOS\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of allowed OS versions.\nAn empty list allows all types and all versions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Device specific restrictions, all restrictions must hold for\nthe Condition to be true. If not specified, all devices are\nallowed.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_access_context_manager_access_levels":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The AccessPolicy this AccessLevel lives in.\nFormat: accessPolicies/{policy_id}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"access_levels":{"Attributes":{"description":{"Type":"string","Description":"Description of the AccessLevel and its use. Does not affect behavior.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name for the Access Level. The short_name component must begin\nwith a letter and only include alphanumeric and '_'.\nFormat: accessPolicies/{policy_id}/accessLevels/{short_name}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Human readable title. Must be unique within the Policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"basic":{"Attributes":{"combining_function":{"Type":"string","Description":"How the conditions list should be combined to determine if a request\nis granted this AccessLevel. If AND is used, each Condition in\nconditions must be satisfied for the AccessLevel to be applied. If\nOR is used, at least one Condition in conditions must be satisfied\nfor the AccessLevel to be applied. Default value: \"AND\" Possible values: [\"AND\", \"OR\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"conditions":{"Attributes":{"ip_subnetworks":{"Type":["list","string"],"Description":"A list of CIDR block IP subnetwork specification. May be IPv4\nor IPv6.\nNote that for a CIDR IP address block, the specified IP address\nportion must be properly truncated (i.e. all the host bits must\nbe zero) or the input is considered malformed. For example,\n\"192.0.2.0/24\" is accepted but \"192.0.2.1/24\" is not. Similarly,\nfor IPv6, \"2001:db8::/32\" is accepted whereas \"2001:db8::1/32\"\nis not. The originating IP of a request must be in one of the\nlisted subnets in order for this Condition to be true.\nIf empty, all IP addresses are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["list","string"],"Description":"An allowed list of members (users, service accounts).\nUsing groups is not supported yet.\n\nThe signed-in user originating the request must be a part of one\nof the provided members. If not specified, a request may come\nfrom any user (logged in/not logged in, not present in any\ngroups, etc.).\nFormats: 'user:{emailid}', 'serviceAccount:{emailid}'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"negate":{"Type":"bool","Description":"Whether to negate the Condition. If true, the Condition becomes\na NAND over its non-empty fields, each field must be false for\nthe Condition overall to be satisfied. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regions":{"Type":["list","string"],"Description":"The request must originate from one of the provided\ncountries/regions.\nFormat: A valid ISO 3166-1 alpha-2 code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"required_access_levels":{"Type":["list","string"],"Description":"A list of other access levels defined in the same Policy,\nreferenced by resource name. Referencing an AccessLevel which\ndoes not exist is an error. All access levels listed must be\ngranted for the Condition to be true.\nFormat: accessPolicies/{policy_id}/accessLevels/{short_name}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"device_policy":{"Attributes":{"allowed_device_management_levels":{"Type":["list","string"],"Description":"A list of allowed device management levels.\nAn empty list allows all management levels. Possible values: [\"MANAGEMENT_UNSPECIFIED\", \"NONE\", \"BASIC\", \"COMPLETE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allowed_encryption_statuses":{"Type":["list","string"],"Description":"A list of allowed encryptions statuses.\nAn empty list allows all statuses. Possible values: [\"ENCRYPTION_UNSPECIFIED\", \"ENCRYPTION_UNSUPPORTED\", \"UNENCRYPTED\", \"ENCRYPTED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_admin_approval":{"Type":"bool","Description":"Whether the device needs to be approved by the customer admin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_corp_owned":{"Type":"bool","Description":"Whether the device needs to be corp owned.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_screen_lock":{"Type":"bool","Description":"Whether or not screenlock is required for the DevicePolicy\nto be true. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"os_constraints":{"Attributes":{"minimum_version":{"Type":"string","Description":"The minimum allowed OS version. If not set, any version\nof this OS satisfies the constraint.\nFormat: \"major.minor.patch\" such as \"10.5.301\", \"9.2.1\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"os_type":{"Type":"string","Description":"The operating system type of the device. Possible values: [\"OS_UNSPECIFIED\", \"DESKTOP_MAC\", \"DESKTOP_WINDOWS\", \"DESKTOP_LINUX\", \"DESKTOP_CHROME_OS\", \"ANDROID\", \"IOS\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of allowed OS versions.\nAn empty list allows all types and all versions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Device specific restrictions, all restrictions must hold for\nthe Condition to be true. If not specified, all devices are\nallowed.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A set of requirements for the AccessLevel to be granted.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"A set of predefined conditions for the access level and a combining function.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"custom":{"Attributes":{},"BlockTypes":{"expr":{"Attributes":{"description":{"Type":"string","Description":"Description of the expression","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"Textual representation of an expression in Common Expression Language syntax.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"String indicating the location of the expression for error reporting, e.g. a file name and a position in the file","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Title for the expression, i.e. a short string describing its purpose.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language.\nThis page details the objects and attributes that are used to the build the CEL expressions for \ncustom access levels - https://cloud.google.com/access-context-manager/docs/custom-access-level-spec.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Custom access level conditions are set using the Cloud Common Expression Language to represent the necessary conditions for the level to apply to a request. \nSee CEL spec at: https://github.com/google/cel-spec.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The desired Access Levels that should replace all existing Access Levels in the Access Policy.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_access_context_manager_access_policy":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Time the AccessPolicy was created in UTC.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name of the AccessPolicy. Format: {policy_id}","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The parent of this AccessPolicy in the Cloud Resource Hierarchy.\nFormat: organizations/{organization_id}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Human readable title. Does not affect behavior.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Time the AccessPolicy was updated in UTC.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_access_context_manager_gcp_user_access_binding":{"Version":0,"Block":{"Attributes":{"access_levels":{"Type":["list","string"],"Description":"Required. Access level that a user must have to be granted access. Only one access level is supported, not multiple. This repeated field must have exactly one element. Example: \"accessPolicies/9522/accessLevels/device_trusted\"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"group_key":{"Type":"string","Description":"Required. Immutable. Google Group id whose members are subject to this binding's restrictions. See \"id\" in the G Suite Directory API's Groups resource. If a group's email address/alias is changed, this resource will continue to point at the changed group. This field does not accept group email addresses or aliases. Example: \"01d520gv4vjcrht\"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Immutable. Assigned by the server during creation. The last segment has an arbitrary length and has only URI unreserved characters (as defined by RFC 3986 Section 2.3). Should not be specified by the client during creation. Example: \"organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N\"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"organization_id":{"Type":"string","Description":"Required. ID of the parent organization.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_access_context_manager_service_perimeter":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Time the AccessPolicy was created in UTC.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Description of the ServicePerimeter and its use. Does not affect\nbehavior.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name for the ServicePerimeter. The short_name component must\nbegin with a letter and only include alphanumeric and '_'.\nFormat: accessPolicies/{policy_id}/servicePerimeters/{short_name}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The AccessPolicy this ServicePerimeter lives in.\nFormat: accessPolicies/{policy_id}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"perimeter_type":{"Type":"string","Description":"Specifies the type of the Perimeter. There are two types: regular and\nbridge. Regular Service Perimeter contains resources, access levels,\nand restricted services. Every resource can be in at most\nONE regular Service Perimeter.\n\nIn addition to being in a regular service perimeter, a resource can also\nbe in zero or more perimeter bridges. A perimeter bridge only contains\nresources. Cross project operations are permitted if all effected\nresources share some perimeter (whether bridge or regular). Perimeter\nBridge does not contain access levels or services: those are governed\nentirely by the regular perimeter that resource is in.\n\nPerimeter Bridges are typically useful when building more complex\ntopologies with many independent perimeters that need to share some data\nwith a common perimeter, but should not be able to share data among\nthemselves. Default value: \"PERIMETER_TYPE_REGULAR\" Possible values: [\"PERIMETER_TYPE_REGULAR\", \"PERIMETER_TYPE_BRIDGE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Human readable title. Must be unique within the Policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Time the AccessPolicy was updated in UTC.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"use_explicit_dry_run_spec":{"Type":"bool","Description":"Use explicit dry run spec flag. Ordinarily, a dry-run spec implicitly exists\nfor all Service Perimeters, and that spec is identical to the status for those\nService Perimeters. When this flag is set, it inhibits the generation of the\nimplicit spec, thereby allowing the user to explicitly provide a\nconfiguration (\"spec\") to use in a dry-run version of the Service Perimeter.\nThis allows the user to test changes to the enforced config (\"status\") without\nactually enforcing them. This testing is done through analyzing the differences\nbetween currently enforced and suggested restrictions. useExplicitDryRunSpec must\nbet set to True if any of the fields in the spec are set to non-default values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"spec":{"Attributes":{"access_levels":{"Type":["list","string"],"Description":"A list of AccessLevel resource names that allow resources within\nthe ServicePerimeter to be accessed from the internet.\nAccessLevels listed must be in the same policy as this\nServicePerimeter. Referencing a nonexistent AccessLevel is a\nsyntax error. If no AccessLevel names are listed, resources within\nthe perimeter can only be accessed via GCP calls with request\norigins within the perimeter. For Service Perimeter Bridge, must\nbe empty.\n\nFormat: accessPolicies/{policy_id}/accessLevels/{access_level_name}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resources":{"Type":["list","string"],"Description":"A list of GCP resources that are inside of the service perimeter.\nCurrently only projects are allowed.\nFormat: projects/{project_number}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"restricted_services":{"Type":["list","string"],"Description":"GCP services that are subject to the Service Perimeter\nrestrictions. Must contain a list of services. For example, if\n'storage.googleapis.com' is specified, access to the storage\nbuckets inside the perimeter must meet the perimeter's access\nrestrictions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"egress_policies":{"Attributes":{},"BlockTypes":{"egress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this 'EgressPolicy'. \nShould be in the format of email address. The email address should \nrepresent individual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access to outside the \nperimeter. If left unspecified, then members of 'identities' field will \nbe allowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines conditions on the source of a request causing this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"egress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', that match this to stanza. A request matches \nif it contains a resource in this list. If * is specified for resources, \nthen this 'EgressTo' rule will authorize access to all resources outside \nthe perimeter.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with serviceName \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for 'method' should be a valid method name for the corresponding \n'serviceName' in 'ApiOperation'. If '*' used as value for method, \nthen ALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong \nto the service specified by 'serviceName' field. A single MethodSelector \nentry with '*' specified for the 'method' field will allow all methods \nAND permissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' that this egress rule applies to. A request matches \nif it contains an operation/service in this list.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and destination resources that \ncause this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of EgressPolicies to apply to the perimeter. A perimeter may \nhave multiple EgressPolicies, each of which is evaluated separately.\nAccess is granted if any EgressPolicy grants it. Must be empty for \na perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"ingress_policies":{"Attributes":{},"BlockTypes":{"ingress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this ingress policy.\nShould be in the format of email address. The email address should represent \nindividual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access from outside the \nperimeter. If left unspecified, then members of 'identities' field will be \nallowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"sources":{"Attributes":{"access_level":{"Type":"string","Description":"An 'AccessLevel' resource name that allow resources within the \n'ServicePerimeters' to be accessed from the internet. 'AccessLevels' listed \nmust be in the same policy as this 'ServicePerimeter'. Referencing a nonexistent\n'AccessLevel' will cause an error. If no 'AccessLevel' names are listed, \nresources within the perimeter can only be accessed via Google Cloud calls \nwith request origins within the perimeter. \nExample 'accessPolicies/MY_POLICY/accessLevels/MY_LEVEL.' \nIf * is specified, then all IngressSources will be allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource":{"Type":"string","Description":"A Google Cloud resource that is allowed to ingress the perimeter. \nRequests from these resources will be allowed to access perimeter data. \nCurrently only projects are allowed. Format 'projects/{project_number}' \nThe project may be in any Google Cloud organization, not just the \norganization that the perimeter is defined in. '*' is not allowed, the case \nof allowing all Google Cloud resources only is not supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sources that this 'IngressPolicy' authorizes access from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the source of a request causing this 'IngressPolicy'\nto apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ingress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', protected by this 'ServicePerimeter'\nthat are allowed to be accessed by sources defined in the\ncorresponding 'IngressFrom'. A request matches if it contains\na resource in this list. If '*' is specified for resources,\nthen this 'IngressTo' rule will authorize access to all \nresources inside the perimeter, provided that the request\nalso matches the 'operations' field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with 'serviceName' \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for method should be a valid method name for the corresponding \nserviceName in 'ApiOperation'. If '*' used as value for 'method', then \nALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong to \nthe service specified by serviceName field. A single 'MethodSelector' entry \nwith '*' specified for the method field will allow all methods AND \npermissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' the sources specified in corresponding 'IngressFrom' \nare allowed to perform in this 'ServicePerimeter'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and request destination that cause\nthis 'IngressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of 'IngressPolicies' to apply to the perimeter. A perimeter may\nhave multiple 'IngressPolicies', each of which is evaluated\nseparately. Access is granted if any 'Ingress Policy' grants it.\nMust be empty for a perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"vpc_accessible_services":{"Attributes":{"allowed_services":{"Type":["list","string"],"Description":"The list of APIs usable within the Service Perimeter.\nMust be empty unless 'enableRestriction' is True.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_restriction":{"Type":"bool","Description":"Whether to restrict API calls within the Service Perimeter to the\nlist of APIs specified in 'allowedServices'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies how APIs are allowed to communicate within the Service\nPerimeter.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Proposed (or dry run) ServicePerimeter configuration.\nThis configuration allows to specify and test ServicePerimeter configuration\nwithout enforcing actual access restrictions. Only allowed to be set when\nthe 'useExplicitDryRunSpec' flag is set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"status":{"Attributes":{"access_levels":{"Type":["list","string"],"Description":"A list of AccessLevel resource names that allow resources within\nthe ServicePerimeter to be accessed from the internet.\nAccessLevels listed must be in the same policy as this\nServicePerimeter. Referencing a nonexistent AccessLevel is a\nsyntax error. If no AccessLevel names are listed, resources within\nthe perimeter can only be accessed via GCP calls with request\norigins within the perimeter. For Service Perimeter Bridge, must\nbe empty.\n\nFormat: accessPolicies/{policy_id}/accessLevels/{access_level_name}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resources":{"Type":["list","string"],"Description":"A list of GCP resources that are inside of the service perimeter.\nCurrently only projects are allowed.\nFormat: projects/{project_number}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"restricted_services":{"Type":["set","string"],"Description":"GCP services that are subject to the Service Perimeter\nrestrictions. Must contain a list of services. For example, if\n'storage.googleapis.com' is specified, access to the storage\nbuckets inside the perimeter must meet the perimeter's access\nrestrictions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"egress_policies":{"Attributes":{},"BlockTypes":{"egress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this 'EgressPolicy'. \nShould be in the format of email address. The email address should \nrepresent individual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access to outside the \nperimeter. If left unspecified, then members of 'identities' field will \nbe allowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines conditions on the source of a request causing this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"egress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', that match this to stanza. A request matches \nif it contains a resource in this list. If * is specified for resources, \nthen this 'EgressTo' rule will authorize access to all resources outside \nthe perimeter.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with serviceName \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for 'method' should be a valid method name for the corresponding \n'serviceName' in 'ApiOperation'. If '*' used as value for method, \nthen ALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong \nto the service specified by 'serviceName' field. A single MethodSelector \nentry with '*' specified for the 'method' field will allow all methods \nAND permissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' that this egress rule applies to. A request matches \nif it contains an operation/service in this list.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and destination resources that \ncause this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of EgressPolicies to apply to the perimeter. A perimeter may \nhave multiple EgressPolicies, each of which is evaluated separately.\nAccess is granted if any EgressPolicy grants it. Must be empty for \na perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"ingress_policies":{"Attributes":{},"BlockTypes":{"ingress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this ingress policy.\nShould be in the format of email address. The email address should represent \nindividual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access from outside the \nperimeter. If left unspecified, then members of 'identities' field will be \nallowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"sources":{"Attributes":{"access_level":{"Type":"string","Description":"An 'AccessLevel' resource name that allow resources within the \n'ServicePerimeters' to be accessed from the internet. 'AccessLevels' listed \nmust be in the same policy as this 'ServicePerimeter'. Referencing a nonexistent\n'AccessLevel' will cause an error. If no 'AccessLevel' names are listed, \nresources within the perimeter can only be accessed via Google Cloud calls \nwith request origins within the perimeter. \nExample 'accessPolicies/MY_POLICY/accessLevels/MY_LEVEL.' \nIf * is specified, then all IngressSources will be allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource":{"Type":"string","Description":"A Google Cloud resource that is allowed to ingress the perimeter. \nRequests from these resources will be allowed to access perimeter data. \nCurrently only projects are allowed. Format 'projects/{project_number}' \nThe project may be in any Google Cloud organization, not just the \norganization that the perimeter is defined in. '*' is not allowed, the case \nof allowing all Google Cloud resources only is not supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sources that this 'IngressPolicy' authorizes access from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the source of a request causing this 'IngressPolicy'\nto apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ingress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', protected by this 'ServicePerimeter'\nthat are allowed to be accessed by sources defined in the\ncorresponding 'IngressFrom'. A request matches if it contains\na resource in this list. If '*' is specified for resources,\nthen this 'IngressTo' rule will authorize access to all \nresources inside the perimeter, provided that the request\nalso matches the 'operations' field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with 'serviceName' \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for method should be a valid method name for the corresponding \nserviceName in 'ApiOperation'. If '*' used as value for 'method', then \nALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong to \nthe service specified by serviceName field. A single 'MethodSelector' entry \nwith '*' specified for the method field will allow all methods AND \npermissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' the sources specified in corresponding 'IngressFrom' \nare allowed to perform in this 'ServicePerimeter'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and request destination that cause\nthis 'IngressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of 'IngressPolicies' to apply to the perimeter. A perimeter may\nhave multiple 'IngressPolicies', each of which is evaluated\nseparately. Access is granted if any 'Ingress Policy' grants it.\nMust be empty for a perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"vpc_accessible_services":{"Attributes":{"allowed_services":{"Type":["set","string"],"Description":"The list of APIs usable within the Service Perimeter.\nMust be empty unless 'enableRestriction' is True.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_restriction":{"Type":"bool","Description":"Whether to restrict API calls within the Service Perimeter to the\nlist of APIs specified in 'allowedServices'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies how APIs are allowed to communicate within the Service\nPerimeter.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"ServicePerimeter configuration. Specifies sets of resources,\nrestricted services and access levels that determine\nperimeter content and boundaries.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_access_context_manager_service_perimeter_resource":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"perimeter_name":{"Type":"string","Description":"The name of the Service Perimeter to add this resource to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"resource":{"Type":"string","Description":"A GCP resource that is inside of the service perimeter.\nCurrently only projects are allowed.\nFormat: projects/{project_number}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_access_context_manager_service_perimeters":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The AccessPolicy this ServicePerimeter lives in.\nFormat: accessPolicies/{policy_id}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"service_perimeters":{"Attributes":{"create_time":{"Type":"string","Description":"Time the AccessPolicy was created in UTC.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Description of the ServicePerimeter and its use. Does not affect\nbehavior.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name for the ServicePerimeter. The short_name component must\nbegin with a letter and only include alphanumeric and '_'.\nFormat: accessPolicies/{policy_id}/servicePerimeters/{short_name}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"perimeter_type":{"Type":"string","Description":"Specifies the type of the Perimeter. There are two types: regular and\nbridge. Regular Service Perimeter contains resources, access levels,\nand restricted services. Every resource can be in at most\nONE regular Service Perimeter.\n\nIn addition to being in a regular service perimeter, a resource can also\nbe in zero or more perimeter bridges. A perimeter bridge only contains\nresources. Cross project operations are permitted if all effected\nresources share some perimeter (whether bridge or regular). Perimeter\nBridge does not contain access levels or services: those are governed\nentirely by the regular perimeter that resource is in.\n\nPerimeter Bridges are typically useful when building more complex\ntopologies with many independent perimeters that need to share some data\nwith a common perimeter, but should not be able to share data among\nthemselves. Default value: \"PERIMETER_TYPE_REGULAR\" Possible values: [\"PERIMETER_TYPE_REGULAR\", \"PERIMETER_TYPE_BRIDGE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Human readable title. Must be unique within the Policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Time the AccessPolicy was updated in UTC.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"use_explicit_dry_run_spec":{"Type":"bool","Description":"Use explicit dry run spec flag. Ordinarily, a dry-run spec implicitly exists\nfor all Service Perimeters, and that spec is identical to the status for those\nService Perimeters. When this flag is set, it inhibits the generation of the\nimplicit spec, thereby allowing the user to explicitly provide a\nconfiguration (\"spec\") to use in a dry-run version of the Service Perimeter.\nThis allows the user to test changes to the enforced config (\"status\") without\nactually enforcing them. This testing is done through analyzing the differences\nbetween currently enforced and suggested restrictions. useExplicitDryRunSpec must\nbet set to True if any of the fields in the spec are set to non-default values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"spec":{"Attributes":{"access_levels":{"Type":["list","string"],"Description":"A list of AccessLevel resource names that allow resources within\nthe ServicePerimeter to be accessed from the internet.\nAccessLevels listed must be in the same policy as this\nServicePerimeter. Referencing a nonexistent AccessLevel is a\nsyntax error. If no AccessLevel names are listed, resources within\nthe perimeter can only be accessed via GCP calls with request\norigins within the perimeter. For Service Perimeter Bridge, must\nbe empty.\n\nFormat: accessPolicies/{policy_id}/accessLevels/{access_level_name}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resources":{"Type":["list","string"],"Description":"A list of GCP resources that are inside of the service perimeter.\nCurrently only projects are allowed.\nFormat: projects/{project_number}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"restricted_services":{"Type":["list","string"],"Description":"GCP services that are subject to the Service Perimeter\nrestrictions. Must contain a list of services. For example, if\n'storage.googleapis.com' is specified, access to the storage\nbuckets inside the perimeter must meet the perimeter's access\nrestrictions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"egress_policies":{"Attributes":{},"BlockTypes":{"egress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this 'EgressPolicy'. \nShould be in the format of email address. The email address should \nrepresent individual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access to outside the \nperimeter. If left unspecified, then members of 'identities' field will \nbe allowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines conditions on the source of a request causing this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"egress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', that match this to stanza. A request matches \nif it contains a resource in this list. If * is specified for resources, \nthen this 'EgressTo' rule will authorize access to all resources outside \nthe perimeter.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with serviceName \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for 'method' should be a valid method name for the corresponding \n'serviceName' in 'ApiOperation'. If '*' used as value for method, \nthen ALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong \nto the service specified by 'serviceName' field. A single MethodSelector \nentry with '*' specified for the 'method' field will allow all methods \nAND permissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' that this egress rule applies to. A request matches \nif it contains an operation/service in this list.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and destination resources that \ncause this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of EgressPolicies to apply to the perimeter. A perimeter may \nhave multiple EgressPolicies, each of which is evaluated separately.\nAccess is granted if any EgressPolicy grants it. Must be empty for \na perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"ingress_policies":{"Attributes":{},"BlockTypes":{"ingress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this ingress policy.\nShould be in the format of email address. The email address should represent \nindividual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access from outside the \nperimeter. If left unspecified, then members of 'identities' field will be \nallowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"sources":{"Attributes":{"access_level":{"Type":"string","Description":"An 'AccessLevel' resource name that allow resources within the \n'ServicePerimeters' to be accessed from the internet. 'AccessLevels' listed \nmust be in the same policy as this 'ServicePerimeter'. Referencing a nonexistent\n'AccessLevel' will cause an error. If no 'AccessLevel' names are listed, \nresources within the perimeter can only be accessed via Google Cloud calls \nwith request origins within the perimeter. \nExample 'accessPolicies/MY_POLICY/accessLevels/MY_LEVEL.' \nIf * is specified, then all IngressSources will be allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource":{"Type":"string","Description":"A Google Cloud resource that is allowed to ingress the perimeter. \nRequests from these resources will be allowed to access perimeter data. \nCurrently only projects are allowed. Format 'projects/{project_number}' \nThe project may be in any Google Cloud organization, not just the \norganization that the perimeter is defined in. '*' is not allowed, the case \nof allowing all Google Cloud resources only is not supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sources that this 'IngressPolicy' authorizes access from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the source of a request causing this 'IngressPolicy'\nto apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ingress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', protected by this 'ServicePerimeter'\nthat are allowed to be accessed by sources defined in the\ncorresponding 'IngressFrom'. A request matches if it contains\na resource in this list. If '*' is specified for resources,\nthen this 'IngressTo' rule will authorize access to all \nresources inside the perimeter, provided that the request\nalso matches the 'operations' field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with 'serviceName' \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for method should be a valid method name for the corresponding \nserviceName in 'ApiOperation'. If '*' used as value for 'method', then \nALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong to \nthe service specified by serviceName field. A single 'MethodSelector' entry \nwith '*' specified for the method field will allow all methods AND \npermissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' the sources specified in corresponding 'IngressFrom' \nare allowed to perform in this 'ServicePerimeter'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and request destination that cause\nthis 'IngressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of 'IngressPolicies' to apply to the perimeter. A perimeter may\nhave multiple 'IngressPolicies', each of which is evaluated\nseparately. Access is granted if any 'Ingress Policy' grants it.\nMust be empty for a perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"vpc_accessible_services":{"Attributes":{"allowed_services":{"Type":["list","string"],"Description":"The list of APIs usable within the Service Perimeter.\nMust be empty unless 'enableRestriction' is True.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_restriction":{"Type":"bool","Description":"Whether to restrict API calls within the Service Perimeter to the\nlist of APIs specified in 'allowedServices'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies how APIs are allowed to communicate within the Service\nPerimeter.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Proposed (or dry run) ServicePerimeter configuration.\nThis configuration allows to specify and test ServicePerimeter configuration\nwithout enforcing actual access restrictions. Only allowed to be set when\nthe 'useExplicitDryRunSpec' flag is set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"status":{"Attributes":{"access_levels":{"Type":["list","string"],"Description":"A list of AccessLevel resource names that allow resources within\nthe ServicePerimeter to be accessed from the internet.\nAccessLevels listed must be in the same policy as this\nServicePerimeter. Referencing a nonexistent AccessLevel is a\nsyntax error. If no AccessLevel names are listed, resources within\nthe perimeter can only be accessed via GCP calls with request\norigins within the perimeter. For Service Perimeter Bridge, must\nbe empty.\n\nFormat: accessPolicies/{policy_id}/accessLevels/{access_level_name}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resources":{"Type":["list","string"],"Description":"A list of GCP resources that are inside of the service perimeter.\nCurrently only projects are allowed.\nFormat: projects/{project_number}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"restricted_services":{"Type":["set","string"],"Description":"GCP services that are subject to the Service Perimeter\nrestrictions. Must contain a list of services. For example, if\n'storage.googleapis.com' is specified, access to the storage\nbuckets inside the perimeter must meet the perimeter's access\nrestrictions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"egress_policies":{"Attributes":{},"BlockTypes":{"egress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this 'EgressPolicy'. \nShould be in the format of email address. The email address should \nrepresent individual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access to outside the \nperimeter. If left unspecified, then members of 'identities' field will \nbe allowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines conditions on the source of a request causing this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"egress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', that match this to stanza. A request matches \nif it contains a resource in this list. If * is specified for resources, \nthen this 'EgressTo' rule will authorize access to all resources outside \nthe perimeter.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with serviceName \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for 'method' should be a valid method name for the corresponding \n'serviceName' in 'ApiOperation'. If '*' used as value for method, \nthen ALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong \nto the service specified by 'serviceName' field. A single MethodSelector \nentry with '*' specified for the 'method' field will allow all methods \nAND permissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' that this egress rule applies to. A request matches \nif it contains an operation/service in this list.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and destination resources that \ncause this 'EgressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of EgressPolicies to apply to the perimeter. A perimeter may \nhave multiple EgressPolicies, each of which is evaluated separately.\nAccess is granted if any EgressPolicy grants it. Must be empty for \na perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"ingress_policies":{"Attributes":{},"BlockTypes":{"ingress_from":{"Attributes":{"identities":{"Type":["list","string"],"Description":"A list of identities that are allowed access through this ingress policy.\nShould be in the format of email address. The email address should represent \nindividual user or service account only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"identity_type":{"Type":"string","Description":"Specifies the type of identities that are allowed access from outside the \nperimeter. If left unspecified, then members of 'identities' field will be \nallowed access. Possible values: [\"IDENTITY_TYPE_UNSPECIFIED\", \"ANY_IDENTITY\", \"ANY_USER_ACCOUNT\", \"ANY_SERVICE_ACCOUNT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"sources":{"Attributes":{"access_level":{"Type":"string","Description":"An 'AccessLevel' resource name that allow resources within the \n'ServicePerimeters' to be accessed from the internet. 'AccessLevels' listed \nmust be in the same policy as this 'ServicePerimeter'. Referencing a nonexistent\n'AccessLevel' will cause an error. If no 'AccessLevel' names are listed, \nresources within the perimeter can only be accessed via Google Cloud calls \nwith request origins within the perimeter. \nExample 'accessPolicies/MY_POLICY/accessLevels/MY_LEVEL.' \nIf * is specified, then all IngressSources will be allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource":{"Type":"string","Description":"A Google Cloud resource that is allowed to ingress the perimeter. \nRequests from these resources will be allowed to access perimeter data. \nCurrently only projects are allowed. Format 'projects/{project_number}' \nThe project may be in any Google Cloud organization, not just the \norganization that the perimeter is defined in. '*' is not allowed, the case \nof allowing all Google Cloud resources only is not supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sources that this 'IngressPolicy' authorizes access from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the source of a request causing this 'IngressPolicy'\nto apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ingress_to":{"Attributes":{"resources":{"Type":["list","string"],"Description":"A list of resources, currently only projects in the form \n'projects/\u003cprojectnumber\u003e', protected by this 'ServicePerimeter'\nthat are allowed to be accessed by sources defined in the\ncorresponding 'IngressFrom'. A request matches if it contains\na resource in this list. If '*' is specified for resources,\nthen this 'IngressTo' rule will authorize access to all \nresources inside the perimeter, provided that the request\nalso matches the 'operations' field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"operations":{"Attributes":{"service_name":{"Type":"string","Description":"The name of the API whose methods or permissions the 'IngressPolicy' or \n'EgressPolicy' want to allow. A single 'ApiOperation' with 'serviceName' \nfield set to '*' will allow all methods AND permissions for all services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"method_selectors":{"Attributes":{"method":{"Type":"string","Description":"Value for method should be a valid method name for the corresponding \nserviceName in 'ApiOperation'. If '*' used as value for 'method', then \nALL methods and permissions are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"permission":{"Type":"string","Description":"Value for permission should be a valid Cloud IAM permission for the \ncorresponding 'serviceName' in 'ApiOperation'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"API methods or permissions to allow. Method or permission must belong to \nthe service specified by serviceName field. A single 'MethodSelector' entry \nwith '*' specified for the method field will allow all methods AND \npermissions for the service specified in 'serviceName'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A list of 'ApiOperations' the sources specified in corresponding 'IngressFrom' \nare allowed to perform in this 'ServicePerimeter'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Defines the conditions on the 'ApiOperation' and request destination that cause\nthis 'IngressPolicy' to apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of 'IngressPolicies' to apply to the perimeter. A perimeter may\nhave multiple 'IngressPolicies', each of which is evaluated\nseparately. Access is granted if any 'Ingress Policy' grants it.\nMust be empty for a perimeter bridge.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"vpc_accessible_services":{"Attributes":{"allowed_services":{"Type":["set","string"],"Description":"The list of APIs usable within the Service Perimeter.\nMust be empty unless 'enableRestriction' is True.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_restriction":{"Type":"bool","Description":"Whether to restrict API calls within the Service Perimeter to the\nlist of APIs specified in 'allowedServices'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies how APIs are allowed to communicate within the Service\nPerimeter.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"ServicePerimeter configuration. Specifies sets of resources,\nrestricted services and access levels that determine\nperimeter content and boundaries.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The desired Service Perimeters that should replace all existing Service Perimeters in the Access Policy.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_active_directory_domain":{"Version":0,"Block":{"Attributes":{"admin":{"Type":"string","Description":"The name of delegated administrator account used to perform Active Directory operations. \nIf not specified, setupadmin will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"authorized_networks":{"Type":["set","string"],"Description":"The full names of the Google Compute Engine networks the domain instance is connected to. The domain is only available on networks listed in authorizedNetworks.\nIf CIDR subnets overlap between networks, domain creation will fail.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"domain_name":{"Type":"string","Description":"The fully qualified domain name. e.g. mydomain.myorganization.com, with the restrictions, \nhttps://cloud.google.com/managed-microsoft-ad/reference/rest/v1/projects.locations.global.domains.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"fqdn":{"Type":"string","Description":"The fully-qualified domain name of the exposed domain used by clients to connect to the service. \nSimilar to what would be chosen for an Active Directory set up on an internal network.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Resource labels that can contain user-provided metadata","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"locations":{"Type":["list","string"],"Description":"Locations where domain needs to be provisioned. [regions][compute/docs/regions-zones/] \ne.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique name of the domain using the format: 'projects/{project}/locations/global/domains/{domainName}'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"reserved_ip_range":{"Type":"string","Description":"The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. \nRanges must be unique and non-overlapping with existing subnets in authorizedNetworks","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_active_directory_domain_trust":{"Version":0,"Block":{"Attributes":{"domain":{"Type":"string","Description":"The fully qualified domain name. e.g. mydomain.myorganization.com, with the restrictions, \nhttps://cloud.google.com/managed-microsoft-ad/reference/rest/v1/projects.locations.global.domains.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"selective_authentication":{"Type":"bool","Description":"Whether the trusted side has forest/domain wide access or selective access to an approved set of resources.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_dns_ip_addresses":{"Type":["set","string"],"Description":"The target DNS server IP addresses which can resolve the remote domain involved in the trust.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"target_domain_name":{"Type":"string","Description":"The fully qualified target domain name which will be in trust with the current domain.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"trust_direction":{"Type":"string","Description":"The trust direction, which decides if the current domain is trusted, trusting, or both. Possible values: [\"INBOUND\", \"OUTBOUND\", \"BIDIRECTIONAL\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"trust_handshake_secret":{"Type":"string","Description":"The trust secret used for the handshake with the target domain. This will not be stored.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"trust_type":{"Type":"string","Description":"The type of trust represented by the trust resource. Possible values: [\"FOREST\", \"EXTERNAL\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_apigee_envgroup":{"Version":0,"Block":{"Attributes":{"hostnames":{"Type":["list","string"],"Description":"Hostnames of the environment group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource ID of the environment group.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The Apigee Organization associated with the Apigee environment group,\nin the format 'organizations/{{org_name}}'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_apigee_envgroup_attachment":{"Version":0,"Block":{"Attributes":{"envgroup_id":{"Type":"string","Description":"The Apigee environment group associated with the Apigee environment,\nin the format 'organizations/{{org_name}}/envgroups/{{envgroup_name}}'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"environment":{"Type":"string","Description":"The resource ID of the environment.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the newly created attachment (output parameter).","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_apigee_environment":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"Description of the environment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Display name of the environment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource ID of the environment.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The Apigee Organization associated with the Apigee environment,\nin the format 'organizations/{{org_name}}'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_apigee_instance":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"Description of the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_encryption_key_name":{"Type":"string","Description":"Customer Managed Encryption Key (CMEK) used for disk and volume encryption. Required for Apigee paid subscriptions only.\nUse the following format: 'projects/([^/]+)/locations/([^/]+)/keyRings/([^/]+)/cryptoKeys/([^/]+)'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Display name of the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"Output only. Hostname or IP address of the exposed Apigee endpoint used by clients to connect to the service.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Compute Engine location where the instance resides. For trial organization\nsubscriptions, the location must be a Compute Engine zone. For paid organization\nsubscriptions, it should correspond to a Compute Engine region.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource ID of the instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The Apigee Organization associated with the Apigee instance,\nin the format 'organizations/{{org_name}}'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"peering_cidr_range":{"Type":"string","Description":"The size of the CIDR block range that will be reserved by the instance. Possible values: [\"SLASH_16\", \"SLASH_20\", \"SLASH_22\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"string","Description":"Output only. Port number of the exposed Apigee endpoint.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_apigee_instance_attachment":{"Version":0,"Block":{"Attributes":{"environment":{"Type":"string","Description":"The resource ID of the environment.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_id":{"Type":"string","Description":"The Apigee instance associated with the Apigee environment,\nin the format 'organisations/{{org_name}}/instances/{{instance_name}}'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the newly created attachment (output parameter).","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_apigee_organization":{"Version":0,"Block":{"Attributes":{"analytics_region":{"Type":"string","Description":"Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"authorized_network":{"Type":"string","Description":"Compute Engine network used for Service Networking to be peered with Apigee runtime instances.\nSee [Getting started with the Service Networking API](https://cloud.google.com/service-infrastructure/docs/service-networking/getting-started).\nValid only when 'RuntimeType' is set to CLOUD. The value can be updated only when there are no runtime instances. For example: \"default\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ca_certificate":{"Type":"string","Description":"Output only. Base64-encoded public certificate for the root CA of the Apigee organization.\nValid only when 'RuntimeType' is CLOUD. A base64-encoded string.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Description of the Apigee organization.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The display name of the Apigee organization.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Output only. Name of the Apigee organization.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The project ID associated with the Apigee organization.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"runtime_database_encryption_key_name":{"Type":"string","Description":"Cloud KMS key name used for encrypting the data that is stored and replicated across runtime instances.\nUpdate is not allowed after the organization is created.\nIf not specified, a Google-Managed encryption key will be used.\nValid only when 'RuntimeType' is CLOUD. For example: 'projects/foo/locations/us/keyRings/bar/cryptoKeys/baz'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"runtime_type":{"Type":"string","Description":"Runtime type of the Apigee organization based on the Apigee subscription purchased. Default value: \"CLOUD\" Possible values: [\"CLOUD\", \"HYBRID\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"subscription_type":{"Type":"string","Description":"Output only. Subscription type of the Apigee organization.\nValid values include trial (free, limited, and for evaluation purposes only) or paid (full subscription has been purchased).","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_application":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"Identifier of the app.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"auth_domain":{"Type":"string","Description":"The domain to authenticate users with when using App Engine's User API.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"code_bucket":{"Type":"string","Description":"The GCS bucket code is being stored in for this app.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"database_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"default_bucket":{"Type":"string","Description":"The GCS bucket content is being stored in for this app.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"default_hostname":{"Type":"string","Description":"The default hostname for this app.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"gcr_domain":{"Type":"string","Description":"The GCR domain used for storing managed Docker images for this app.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location_id":{"Type":"string","Description":"The location to serve the app from.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Unique name of the app.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project ID to create the application under.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"serving_status":{"Type":"string","Description":"The serving status of the app.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"url_dispatch_rule":{"Type":["list",["object",{"domain":"string","path":"string","service":"string"}]],"Description":"A list of dispatch rule blocks. Each block has a domain, path, and service field.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"feature_settings":{"Attributes":{"split_health_checks":{"Type":"bool","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A block of optional settings to configure specific App Engine features:","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"iap":{"Attributes":{"enabled":{"Type":"bool","Description":"Adapted for use with the app","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"oauth2_client_id":{"Type":"string","Description":"OAuth2 client ID to use for the authentication flow.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"oauth2_client_secret":{"Type":"string","Description":"OAuth2 client secret to use for the authentication flow. The SHA-256 hash of the value is returned in the oauth2ClientSecretSha256 field.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"oauth2_client_secret_sha256":{"Type":"string","Description":"Hex-encoded SHA-256 hash of the client secret.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"Settings for enabling Cloud Identity Aware Proxy","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_application_url_dispatch_rules":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"dispatch_rules":{"Attributes":{"domain":{"Type":"string","Description":"Domain name to match against. The wildcard \"*\" is supported if specified before a period: \"*.\".\nDefaults to matching all domains: \"*\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Pathname within the host. Must start with a \"/\". A single \"*\" can be included at the end of the path.\nThe sum of the lengths of the domain and path may not exceed 100 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"Pathname within the host. Must start with a \"/\". A single \"*\" can be included at the end of the path.\nThe sum of the lengths of the domain and path may not exceed 100 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Rules to match an HTTP request and dispatch that request to a service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_domain_mapping":{"Version":0,"Block":{"Attributes":{"domain_name":{"Type":"string","Description":"Relative name of the domain serving the application. Example: example.com.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Full path to the DomainMapping resource in the API. Example: apps/myapp/domainMapping/example.com.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"override_strategy":{"Type":"string","Description":"Whether the domain creation should override any existing mappings for this domain.\nBy default, overrides are rejected. Default value: \"STRICT\" Possible values: [\"STRICT\", \"OVERRIDE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"resource_records":{"Type":["list",["object",{"name":"string","rrdata":"string","type":"string"}]],"Description":"The resource records required to configure this domain mapping. These records must be added to the domain's DNS\nconfiguration in order to serve the application via this domain mapping.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"ssl_settings":{"Attributes":{"certificate_id":{"Type":"string","Description":"ID of the AuthorizedCertificate resource configuring SSL for the application. Clearing this field will\nremove SSL support.\nBy default, a managed certificate is automatically created for every domain mapping. To omit SSL support\nor to configure SSL manually, specify 'SslManagementType.MANUAL' on a 'CREATE' or 'UPDATE' request. You must be\nauthorized to administer the 'AuthorizedCertificate' resource to manually map it to a DomainMapping resource.\nExample: 12345.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"pending_managed_certificate_id":{"Type":"string","Description":"ID of the managed 'AuthorizedCertificate' resource currently being provisioned, if applicable. Until the new\nmanaged certificate has been successfully provisioned, the previous SSL state will be preserved. Once the\nprovisioning process completes, the 'certificateId' field will reflect the new managed certificate and this\nfield will be left empty. To remove SSL support while there is still a pending managed certificate, clear the\n'certificateId' field with an update request.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"ssl_management_type":{"Type":"string","Description":"SSL management type for this domain. If 'AUTOMATIC', a managed certificate is automatically provisioned.\nIf 'MANUAL', 'certificateId' must be manually specified in order to configure SSL for this domain. Possible values: [\"AUTOMATIC\", \"MANUAL\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"SSL configuration for this domain. If unconfigured, this domain will not serve with SSL.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_firewall_rule":{"Version":0,"Block":{"Attributes":{"action":{"Type":"string","Description":"The action to take if this rule matches. Possible values: [\"UNSPECIFIED_ACTION\", \"ALLOW\", \"DENY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional string description of this rule.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"priority":{"Type":"number","Description":"A positive integer that defines the order of rule evaluation.\nRules with the lowest priority are evaluated first.\n\nA default rule at priority Int32.MaxValue matches all IPv4 and\nIPv6 traffic when no previous rule matches. Only the action of\nthis rule can be modified by the user.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"source_range":{"Type":"string","Description":"IP address or range, defined using CIDR notation, of requests that this rule applies to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_flexible_app_version":{"Version":0,"Block":{"Attributes":{"beta_settings":{"Type":["map","string"],"Description":"Metadata settings that are supplied to this version to enable beta runtime features.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"default_expiration":{"Type":"string","Description":"Duration that static files should be cached by web proxies and browsers.\nOnly applicable if the corresponding StaticFilesHandler does not specify its own expiration time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete_service_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"env_variables":{"Type":["map","string"],"Description":"Environment variables available to the application. As these are not returned in the API request, Terraform will not detect any changes made outside of the Terraform config.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"inbound_services":{"Type":["set","string"],"Description":"A list of the types of messages that this application is able to receive. Possible values: [\"INBOUND_SERVICE_MAIL\", \"INBOUND_SERVICE_MAIL_BOUNCE\", \"INBOUND_SERVICE_XMPP_ERROR\", \"INBOUND_SERVICE_XMPP_MESSAGE\", \"INBOUND_SERVICE_XMPP_SUBSCRIBE\", \"INBOUND_SERVICE_XMPP_PRESENCE\", \"INBOUND_SERVICE_CHANNEL_PRESENCE\", \"INBOUND_SERVICE_WARMUP\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_class":{"Type":"string","Description":"Instance class that is used to run this version. Valid values are\nAutomaticScaling: F1, F2, F4, F4_1G\nManualScaling: B1, B2, B4, B8, B4_1G\nDefaults to F1 for AutomaticScaling and B1 for ManualScaling.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Full path to the Version resource in the API. Example, \"v1\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"nobuild_files_regex":{"Type":"string","Description":"Files that match this pattern will not be built into this version. Only applicable for Go runtimes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"noop_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"runtime":{"Type":"string","Description":"Desired runtime. Example python27.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"runtime_api_version":{"Type":"string","Description":"The version of the API in the given runtime environment.\nPlease see the app.yaml reference for valid values at https://cloud.google.com/appengine/docs/standard//config/appref","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"runtime_channel":{"Type":"string","Description":"The channel of the runtime to use. Only available for some runtimes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"runtime_main_executable_path":{"Type":"string","Description":"The path or name of the app's main executable.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"AppEngine service resource. Can contain numbers, letters, and hyphens.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"serving_status":{"Type":"string","Description":"Current serving status of this version. Only the versions with a SERVING status create instances and can be billed. Default value: \"SERVING\" Possible values: [\"SERVING\", \"STOPPED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version_id":{"Type":"string","Description":"Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters, numbers, or hyphens.\nReserved names,\"default\", \"latest\", and any name with the prefix \"ah-\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"api_config":{"Attributes":{"auth_fail_action":{"Type":"string","Description":"Action to take when users access resources that require authentication. Default value: \"AUTH_FAIL_ACTION_REDIRECT\" Possible values: [\"AUTH_FAIL_ACTION_REDIRECT\", \"AUTH_FAIL_ACTION_UNAUTHORIZED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"login":{"Type":"string","Description":"Level of login required to access this resource. Default value: \"LOGIN_OPTIONAL\" Possible values: [\"LOGIN_OPTIONAL\", \"LOGIN_ADMIN\", \"LOGIN_REQUIRED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"script":{"Type":"string","Description":"Path to the script from the application root directory.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"security_level":{"Type":"string","Description":"Security (HTTPS) enforcement for this URL. Possible values: [\"SECURE_DEFAULT\", \"SECURE_NEVER\", \"SECURE_OPTIONAL\", \"SECURE_ALWAYS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url":{"Type":"string","Description":"URL to serve the endpoint at.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Serving configuration for Google Cloud Endpoints.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"automatic_scaling":{"Attributes":{"cool_down_period":{"Type":"string","Description":"The time period that the Autoscaler should wait before it starts collecting information from a new instance.\nThis prevents the autoscaler from collecting information when the instance is initializing,\nduring which the collected usage would not be reliable. Default: 120s","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_concurrent_requests":{"Type":"number","Description":"Number of concurrent requests an automatic scaling instance can accept before the scheduler spawns a new instance.\n\nDefaults to a runtime-specific value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_idle_instances":{"Type":"number","Description":"Maximum number of idle instances that should be maintained for this version.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_pending_latency":{"Type":"string","Description":"Maximum amount of time that a request should wait in the pending queue before starting a new instance to handle it.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_total_instances":{"Type":"number","Description":"Maximum number of instances that should be started to handle requests for this version. Default: 20","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_idle_instances":{"Type":"number","Description":"Minimum number of idle instances that should be maintained for this version. Only applicable for the default version of a service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_pending_latency":{"Type":"string","Description":"Minimum amount of time a request should wait in the pending queue before starting a new instance to handle it.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_total_instances":{"Type":"number","Description":"Minimum number of running instances that should be maintained for this version. Default: 2","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cpu_utilization":{"Attributes":{"aggregation_window_length":{"Type":"string","Description":"Period of time over which CPU utilization is calculated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_utilization":{"Type":"number","Description":"Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Target scaling by CPU usage.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"disk_utilization":{"Attributes":{"target_read_bytes_per_second":{"Type":"number","Description":"Target bytes read per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_read_ops_per_second":{"Type":"number","Description":"Target ops read per seconds.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_write_bytes_per_second":{"Type":"number","Description":"Target bytes written per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_write_ops_per_second":{"Type":"number","Description":"Target ops written per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Target scaling by disk usage.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"network_utilization":{"Attributes":{"target_received_bytes_per_second":{"Type":"number","Description":"Target bytes received per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_received_packets_per_second":{"Type":"number","Description":"Target packets received per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_sent_bytes_per_second":{"Type":"number","Description":"Target bytes sent per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_sent_packets_per_second":{"Type":"number","Description":"Target packets sent per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Target scaling by network usage.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_utilization":{"Attributes":{"target_concurrent_requests":{"Type":"number","Description":"Target number of concurrent requests.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_request_count_per_second":{"Type":"string","Description":"Target requests per second.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Target scaling by request utilization.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Automatic scaling is based on request rate, response latencies, and other application metrics.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"deployment":{"Attributes":{},"BlockTypes":{"cloud_build_options":{"Attributes":{"app_yaml_path":{"Type":"string","Description":"Path to the yaml file used in deployment, used to determine runtime configuration details.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"cloud_build_timeout":{"Type":"string","Description":"The Cloud Build timeout used as part of any dependent builds performed by version creation. Defaults to 10 minutes.\n\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Options for the build operations performed as a part of the version deployment. Only applicable when creating a version using source code directly.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"container":{"Attributes":{"image":{"Type":"string","Description":"URI to the hosted container image in Google Container Registry. The URI must be fully qualified and include a tag or digest.\nExamples: \"gcr.io/my-project/image:tag\" or \"gcr.io/my-project/image@digest\"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Docker image for the container that runs the version.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"files":{"Attributes":{"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"sha1_sum":{"Type":"string","Description":"SHA1 checksum of the file","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_url":{"Type":"string","Description":"Source URL","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Manifest of the files stored in Google Cloud Storage that are included as part of this version.\nAll files must be readable using the credentials supplied with this call.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"zip":{"Attributes":{"files_count":{"Type":"number","Description":"files count","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_url":{"Type":"string","Description":"Source URL","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Zip File","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Code and application artifacts that make up this version.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"endpoints_api_service":{"Attributes":{"config_id":{"Type":"string","Description":"Endpoints service configuration ID as specified by the Service Management API. For example \"2016-09-19r1\".\n\nBy default, the rollout strategy for Endpoints is \"FIXED\". This means that Endpoints starts up with a particular configuration ID.\nWhen a new configuration is rolled out, Endpoints must be given the new configuration ID. The configId field is used to give the configuration ID\nand is required in this case.\n\nEndpoints also has a rollout strategy called \"MANAGED\". When using this, Endpoints fetches the latest configuration and does not need\nthe configuration ID. In this case, configId must be omitted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disable_trace_sampling":{"Type":"bool","Description":"Enable or disable trace sampling. By default, this is set to false for enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Endpoints service name which is the name of the \"service\" resource in the Service Management API.\nFor example \"myapi.endpoints.myproject.cloud.goog\"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"rollout_strategy":{"Type":"string","Description":"Endpoints rollout strategy. If FIXED, configId must be specified. If MANAGED, configId must be omitted. Default value: \"FIXED\" Possible values: [\"FIXED\", \"MANAGED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Code and application artifacts that make up this version.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"entrypoint":{"Attributes":{"shell":{"Type":"string","Description":"The format should be a shell command that can be fed to bash -c.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The entrypoint for the application.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"handlers":{"Attributes":{"auth_fail_action":{"Type":"string","Description":"Actions to take when the user is not logged in. Possible values: [\"AUTH_FAIL_ACTION_REDIRECT\", \"AUTH_FAIL_ACTION_UNAUTHORIZED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"login":{"Type":"string","Description":"Methods to restrict access to a URL based on login status. Possible values: [\"LOGIN_OPTIONAL\", \"LOGIN_ADMIN\", \"LOGIN_REQUIRED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_http_response_code":{"Type":"string","Description":"30x code to use when performing redirects for the secure field. Possible values: [\"REDIRECT_HTTP_RESPONSE_CODE_301\", \"REDIRECT_HTTP_RESPONSE_CODE_302\", \"REDIRECT_HTTP_RESPONSE_CODE_303\", \"REDIRECT_HTTP_RESPONSE_CODE_307\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"security_level":{"Type":"string","Description":"Security (HTTPS) enforcement for this URL. Possible values: [\"SECURE_DEFAULT\", \"SECURE_NEVER\", \"SECURE_OPTIONAL\", \"SECURE_ALWAYS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url_regex":{"Type":"string","Description":"URL prefix. Uses regular expression syntax, which means regexp special characters must be escaped, but should not contain groupings.\nAll URLs that begin with this prefix are handled by this handler, using the portion of the URL after the prefix as part of the file path.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"script":{"Attributes":{"script_path":{"Type":"string","Description":"Path to the script from the application root directory.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Executes a script to handle the requests that match this URL pattern.\nOnly the auto value is supported for Node.js in the App Engine standard environment, for example \"script:\" \"auto\".","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"static_files":{"Attributes":{"application_readable":{"Type":"bool","Description":"Whether files should also be uploaded as code data. By default, files declared in static file handlers are\nuploaded as static data and are only served to end users; they cannot be read by the application. If enabled,\nuploads are charged against both your code and static data storage resource quotas.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expiration":{"Type":"string","Description":"Time a static file served by this handler should be cached by web proxies and browsers.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example \"3.5s\".\nDefault is '0s'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"http_headers":{"Type":["map","string"],"Description":"HTTP headers to use for all responses from these URLs.\nAn object containing a list of \"key:value\" value pairs.\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"mime_type":{"Type":"string","Description":"MIME type used to serve all files served by this handler.\nDefaults to file-specific MIME types, which are derived from each file's filename extension.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path to the static files matched by the URL pattern, from the application root directory.\nThe path can refer to text matched in groupings in the URL pattern.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_matching_file":{"Type":"bool","Description":"Whether this handler should match the request if the file referenced by the handler does not exist.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"upload_path_regex":{"Type":"string","Description":"Regular expression that matches the file paths for all files that should be referenced by this handler.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Files served directly to the user for a given URL, such as images, CSS stylesheets, or JavaScript source files.\nStatic file handlers describe which files in the application directory are static files, and which URLs serve them.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"An ordered list of URL-matching patterns that should be applied to incoming requests.\nThe first matching URL handles the request and other request handlers are not attempted.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"liveness_check":{"Attributes":{"check_interval":{"Type":"string","Description":"Interval between health checks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"failure_threshold":{"Type":"number","Description":"Number of consecutive failed checks required before considering the VM unhealthy. Default: 4.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"Host header to send when performing a HTTP Readiness check. Example: \"myapp.appspot.com\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"initial_delay":{"Type":"string","Description":"The initial delay before starting to execute the checks. Default: \"300s\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"The request path.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"success_threshold":{"Type":"number","Description":"Number of consecutive successful checks required before considering the VM healthy. Default: 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timeout":{"Type":"string","Description":"Time before the check is considered failed. Default: \"4s\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Health checking configuration for VM instances. Unhealthy instances are killed and replaced with new instances.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"manual_scaling":{"Attributes":{"instances":{"Type":"number","Description":"Number of instances to assign to the service at the start.\n\n**Note:** When managing the number of instances at runtime through the App Engine Admin API or the (now deprecated) Python 2\nModules API set_num_instances() you must use 'lifecycle.ignore_changes = [\"manual_scaling\"[0].instances]' to prevent drift detection.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"network":{"Attributes":{"forwarded_ports":{"Type":["list","string"],"Description":"List of ports, or port pairs, to forward from the virtual machine to the application container.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_tag":{"Type":"string","Description":"Tag to apply to the instance during creation.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Google Compute Engine network where the virtual machines are created. Specify the short name, not the resource path.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"session_affinity":{"Type":"bool","Description":"Enable session affinity.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"Google Cloud Platform sub-network where the virtual machines are created. Specify the short name, not the resource path.\n\nIf the network that the instance is being created in is a Legacy network, then the IP address is allocated from the IPv4Range.\nIf the network that the instance is being created in is an auto Subnet Mode Network, then only network name should be specified (not the subnetworkName) and the IP address is created from the IPCidrRange of the subnetwork that exists in that zone for that network.\nIf the network that the instance is being created in is a custom Subnet Mode Network, then the subnetworkName must be specified and the IP address is created from the IPCidrRange of the subnetwork.\nIf specified, the subnetwork must exist in the same region as the App Engine flexible environment application.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Extra network settings","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"readiness_check":{"Attributes":{"app_start_timeout":{"Type":"string","Description":"A maximum time limit on application initialization, measured from moment the application successfully\nreplies to a healthcheck until it is ready to serve traffic. Default: \"300s\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"check_interval":{"Type":"string","Description":"Interval between health checks. Default: \"5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"failure_threshold":{"Type":"number","Description":"Number of consecutive failed checks required before removing traffic. Default: 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"Host header to send when performing a HTTP Readiness check. Example: \"myapp.appspot.com\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"The request path.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"success_threshold":{"Type":"number","Description":"Number of consecutive successful checks required before receiving traffic. Default: 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timeout":{"Type":"string","Description":"Time before the check is considered failed. Default: \"4s\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configures readiness health checking for instances. Unhealthy instances are not put into the backend traffic rotation.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"resources":{"Attributes":{"cpu":{"Type":"number","Description":"Number of CPU cores needed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_gb":{"Type":"number","Description":"Disk size (GB) needed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"memory_gb":{"Type":"number","Description":"Memory (GB) needed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"volumes":{"Attributes":{"name":{"Type":"string","Description":"Unique name for the volume.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"size_gb":{"Type":"number","Description":"Volume size in gigabytes.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"volume_type":{"Type":"string","Description":"Underlying volume type, e.g. 'tmpfs'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of ports, or port pairs, to forward from the virtual machine to the application container.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Machine resources for a version.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"vpc_access_connector":{"Attributes":{"name":{"Type":"string","Description":"Full Serverless VPC Access Connector name e.g. /projects/my-project/locations/us-central1/connectors/c1.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Enables VPC connectivity for standard apps.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_service_network_settings":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"The name of the service these settings apply to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"network_settings":{"Attributes":{"ingress_traffic_allowed":{"Type":"string","Description":"The ingress settings for version or service. Default value: \"INGRESS_TRAFFIC_ALLOWED_UNSPECIFIED\" Possible values: [\"INGRESS_TRAFFIC_ALLOWED_UNSPECIFIED\", \"INGRESS_TRAFFIC_ALLOWED_ALL\", \"INGRESS_TRAFFIC_ALLOWED_INTERNAL_ONLY\", \"INGRESS_TRAFFIC_ALLOWED_INTERNAL_AND_LB\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Ingress settings for this service. Will apply to all versions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_service_split_traffic":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"migrate_traffic":{"Type":"bool","Description":"If set to true traffic will be migrated to this version.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"The name of the service these settings apply to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"split":{"Attributes":{"allocations":{"Type":["map","string"],"Description":"Mapping from version IDs within the service to fractional (0.000, 1] allocations of traffic for that version. Each version can be specified only once, but some versions in the service may not have any traffic allocation. Services that have traffic allocated cannot be deleted until either the service is deleted or their traffic allocation is removed. Allocations must sum to 1. Up to two decimal place precision is supported for IP-based splits and up to three decimal places is supported for cookie-based splits.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"shard_by":{"Type":"string","Description":"Mechanism used to determine which version a request is sent to. The traffic selection algorithm will be stable for either type until allocations are changed. Possible values: [\"UNSPECIFIED\", \"COOKIE\", \"IP\", \"RANDOM\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Mapping that defines fractional HTTP traffic diversion to different versions within the service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_app_engine_standard_app_version":{"Version":0,"Block":{"Attributes":{"delete_service_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"env_variables":{"Type":["map","string"],"Description":"Environment variables available to the application.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"inbound_services":{"Type":["set","string"],"Description":"A list of the types of messages that this application is able to receive. Possible values: [\"INBOUND_SERVICE_MAIL\", \"INBOUND_SERVICE_MAIL_BOUNCE\", \"INBOUND_SERVICE_XMPP_ERROR\", \"INBOUND_SERVICE_XMPP_MESSAGE\", \"INBOUND_SERVICE_XMPP_SUBSCRIBE\", \"INBOUND_SERVICE_XMPP_PRESENCE\", \"INBOUND_SERVICE_CHANNEL_PRESENCE\", \"INBOUND_SERVICE_WARMUP\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_class":{"Type":"string","Description":"Instance class that is used to run this version. Valid values are\nAutomaticScaling: F1, F2, F4, F4_1G\nBasicScaling or ManualScaling: B1, B2, B4, B4_1G, B8\nDefaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If no scaling is specified, AutomaticScaling is chosen.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Full path to the Version resource in the API. Example, \"v1\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"noop_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"runtime":{"Type":"string","Description":"Desired runtime. Example python27.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"runtime_api_version":{"Type":"string","Description":"The version of the API in the given runtime environment.\nPlease see the app.yaml reference for valid values at https://cloud.google.com/appengine/docs/standard//config/appref","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"AppEngine service resource","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"threadsafe":{"Type":"bool","Description":"Whether multiple requests can be dispatched to this version at once.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version_id":{"Type":"string","Description":"Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters, numbers, or hyphens. Reserved names,\"default\", \"latest\", and any name with the prefix \"ah-\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"automatic_scaling":{"Attributes":{"max_concurrent_requests":{"Type":"number","Description":"Number of concurrent requests an automatic scaling instance can accept before the scheduler spawns a new instance.\n\nDefaults to a runtime-specific value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_idle_instances":{"Type":"number","Description":"Maximum number of idle instances that should be maintained for this version.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_pending_latency":{"Type":"string","Description":"Maximum amount of time that a request should wait in the pending queue before starting a new instance to handle it.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_idle_instances":{"Type":"number","Description":"Minimum number of idle instances that should be maintained for this version. Only applicable for the default version of a service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_pending_latency":{"Type":"string","Description":"Minimum amount of time a request should wait in the pending queue before starting a new instance to handle it.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"standard_scheduler_settings":{"Attributes":{"max_instances":{"Type":"number","Description":"Maximum number of instances to run for this version. Set to zero to disable maxInstances configuration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_instances":{"Type":"number","Description":"Minimum number of instances to run for this version. Set to zero to disable minInstances configuration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_cpu_utilization":{"Type":"number","Description":"Target CPU utilization ratio to maintain when scaling. Should be a value in the range [0.50, 0.95], zero, or a negative value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_throughput_utilization":{"Type":"number","Description":"Target throughput utilization ratio to maintain when scaling. Should be a value in the range [0.50, 0.95], zero, or a negative value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Scheduler settings for standard environment.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Automatic scaling is based on request rate, response latencies, and other application metrics.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"basic_scaling":{"Attributes":{"idle_timeout":{"Type":"string","Description":"Duration of time after the last request that an instance must wait before the instance is shut down.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\". Defaults to 900s.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_instances":{"Type":"number","Description":"Maximum number of instances to create for this version. Must be in the range [1.0, 200.0].","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Basic scaling creates instances when your application receives requests. Each instance will be shut down when the application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"deployment":{"Attributes":{},"BlockTypes":{"files":{"Attributes":{"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"sha1_sum":{"Type":"string","Description":"SHA1 checksum of the file","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_url":{"Type":"string","Description":"Source URL","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Manifest of the files stored in Google Cloud Storage that are included as part of this version.\nAll files must be readable using the credentials supplied with this call.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"zip":{"Attributes":{"files_count":{"Type":"number","Description":"files count","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_url":{"Type":"string","Description":"Source URL","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Zip File","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Code and application artifacts that make up this version.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"entrypoint":{"Attributes":{"shell":{"Type":"string","Description":"The format should be a shell command that can be fed to bash -c.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The entrypoint for the application.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"handlers":{"Attributes":{"auth_fail_action":{"Type":"string","Description":"Actions to take when the user is not logged in. Possible values: [\"AUTH_FAIL_ACTION_REDIRECT\", \"AUTH_FAIL_ACTION_UNAUTHORIZED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"login":{"Type":"string","Description":"Methods to restrict access to a URL based on login status. Possible values: [\"LOGIN_OPTIONAL\", \"LOGIN_ADMIN\", \"LOGIN_REQUIRED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_http_response_code":{"Type":"string","Description":"30x code to use when performing redirects for the secure field. Possible values: [\"REDIRECT_HTTP_RESPONSE_CODE_301\", \"REDIRECT_HTTP_RESPONSE_CODE_302\", \"REDIRECT_HTTP_RESPONSE_CODE_303\", \"REDIRECT_HTTP_RESPONSE_CODE_307\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"security_level":{"Type":"string","Description":"Security (HTTPS) enforcement for this URL. Possible values: [\"SECURE_DEFAULT\", \"SECURE_NEVER\", \"SECURE_OPTIONAL\", \"SECURE_ALWAYS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url_regex":{"Type":"string","Description":"URL prefix. Uses regular expression syntax, which means regexp special characters must be escaped, but should not contain groupings.\nAll URLs that begin with this prefix are handled by this handler, using the portion of the URL after the prefix as part of the file path.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"script":{"Attributes":{"script_path":{"Type":"string","Description":"Path to the script from the application root directory.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Executes a script to handle the requests that match this URL pattern.\nOnly the auto value is supported for Node.js in the App Engine standard environment, for example \"script:\" \"auto\".","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"static_files":{"Attributes":{"application_readable":{"Type":"bool","Description":"Whether files should also be uploaded as code data. By default, files declared in static file handlers are uploaded as\nstatic data and are only served to end users; they cannot be read by the application. If enabled, uploads are charged\nagainst both your code and static data storage resource quotas.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expiration":{"Type":"string","Description":"Time a static file served by this handler should be cached by web proxies and browsers.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"http_headers":{"Type":["map","string"],"Description":"HTTP headers to use for all responses from these URLs.\nAn object containing a list of \"key:value\" value pairs.\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"mime_type":{"Type":"string","Description":"MIME type used to serve all files served by this handler.\nDefaults to file-specific MIME types, which are derived from each file's filename extension.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path to the static files matched by the URL pattern, from the application root directory. The path can refer to text matched in groupings in the URL pattern.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_matching_file":{"Type":"bool","Description":"Whether this handler should match the request if the file referenced by the handler does not exist.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"upload_path_regex":{"Type":"string","Description":"Regular expression that matches the file paths for all files that should be referenced by this handler.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Files served directly to the user for a given URL, such as images, CSS stylesheets, or JavaScript source files. Static file handlers describe which files in the application directory are static files, and which URLs serve them.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"An ordered list of URL-matching patterns that should be applied to incoming requests.\nThe first matching URL handles the request and other request handlers are not attempted.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"libraries":{"Attributes":{"name":{"Type":"string","Description":"Name of the library. Example \"django\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"Version of the library to select, or \"latest\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for third-party Python runtime libraries that are required by the application.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"manual_scaling":{"Attributes":{"instances":{"Type":"number","Description":"Number of instances to assign to the service at the start.\n\n**Note:** When managing the number of instances at runtime through the App Engine Admin API or the (now deprecated) Python 2\nModules API set_num_instances() you must use 'lifecycle.ignore_changes = [\"manual_scaling\"[0].instances]' to prevent drift detection.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"vpc_access_connector":{"Attributes":{"name":{"Type":"string","Description":"Full Serverless VPC Access Connector name e.g. /projects/my-project/locations/us-central1/connectors/c1.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Enables VPC connectivity for standard apps.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_assured_workloads_workload":{"Version":0,"Block":{"Attributes":{"billing_account":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"compliance_regime":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"organization":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"provisioned_resources_parent":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resources":{"Type":["list",["object",{"resource_id":"number","resource_type":"string"}]],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"kms_settings":{"Attributes":{"next_rotation_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"rotation_period":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"resource_settings":{"Attributes":{"resource_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_data_transfer_config":{"Version":0,"Block":{"Attributes":{"data_refresh_window_days":{"Type":"number","Description":"The number of days to look back to automatically refresh the data.\nFor example, if dataRefreshWindowDays = 10, then every day BigQuery\nreingests data for [today-10, today-1], rather than ingesting data for\njust [today-1]. Only valid if the data source supports the feature.\nSet the value to 0 to use the default value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data_source_id":{"Type":"string","Description":"The data source id. Cannot be changed once the transfer config is created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"destination_dataset_id":{"Type":"string","Description":"The BigQuery target dataset id.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"When set to true, no runs are scheduled for a given transfer.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The user specified display name for the transfer config.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The geographic location where the transfer config should reside.\nExamples: US, EU, asia-northeast1. The default value is US.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the transfer config. Transfer config names have the\nform projects/{projectId}/locations/{location}/transferConfigs/{configId}.\nWhere configId is usually a uuid, but this is not required.\nThe name is ignored when creating a transfer config.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"notification_pubsub_topic":{"Type":"string","Description":"Pub/Sub topic where notifications will be sent after transfer runs\nassociated with this transfer config finish.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"params":{"Type":["map","string"],"Description":"These parameters are specific to each data source.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"schedule":{"Type":"string","Description":"Data transfer schedule. If the data source does not support a custom\nschedule, this should be empty. If it is empty, the default value for\nthe data source will be used. The specified times are in UTC. Examples\nof valid format: 1st,3rd monday of month 15:30, every wed,fri of jan,\njun 13:15, and first sunday of quarter 00:00. See more explanation\nabout the format here:\nhttps://cloud.google.com/appengine/docs/flexible/python/scheduling-jobs-with-cron-yaml#the_schedule_format\nNOTE: the granularity should be at least 8 hours, or less frequent.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_name":{"Type":"string","Description":"Optional service account name. If this field is set, transfer config will\nbe created with this service account credentials. It requires that\nrequesting user calling this API has permissions to act as this service account.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"email_preferences":{"Attributes":{"enable_failure_email":{"Type":"bool","Description":"If true, email notifications will be sent on transfer run failures.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Email notifications will be sent according to these preferences to the\nemail address of the user who owns this transfer config.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"schedule_options":{"Attributes":{"disable_auto_scheduling":{"Type":"bool","Description":"If true, automatic scheduling of data transfer runs for this\nconfiguration will be disabled. The runs can be started on ad-hoc\nbasis using transferConfigs.startManualRuns API. When automatic\nscheduling is disabled, the TransferConfig.schedule field will\nbe ignored.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"end_time":{"Type":"string","Description":"Defines time to stop scheduling transfer runs. A transfer run cannot be\nscheduled at or after the end time. The end time can be changed at any\nmoment. The time when a data transfer can be triggered manually is not\nlimited by this option.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"Specifies time to start scheduling transfer runs. The first run will be\nscheduled at or after the start time according to a recurrence pattern\ndefined in the schedule string. The start time can be changed at any\nmoment. The time when a data transfer can be triggered manually is not\nlimited by this option.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Options customizing the data transfer schedule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"sensitive_params":{"Attributes":{"secret_access_key":{"Type":"string","Description":"The Secret Access Key of the AWS account transferring data from.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"Different parameters are configured primarily using the the 'params' field on this\nresource. This block contains the parameters which contain secrets or passwords so that they can be marked\nsensitive and hidden from plan output. The name of the field, eg: secret_access_key, will be the key\nin the 'params' map in the api request.\n\nCredentials may not be specified in both locations and will cause an error. Changing from one location\nto a different credential configuration in the config will require an apply to update state.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_dataset":{"Version":0,"Block":{"Attributes":{"creation_time":{"Type":"number","Description":"The time when this dataset was created, in milliseconds since the\nepoch.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"dataset_id":{"Type":"string","Description":"A unique ID for this dataset, without the project name. The ID\nmust contain only letters (a-z, A-Z), numbers (0-9), or\nunderscores (_). The maximum length is 1,024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"default_partition_expiration_ms":{"Type":"number","Description":"The default partition expiration for all partitioned tables in\nthe dataset, in milliseconds.\n\n\nOnce this property is set, all newly-created partitioned tables in\nthe dataset will have an 'expirationMs' property in the 'timePartitioning'\nsettings set to this value, and changing the value will only\naffect new tables, not existing ones. The storage in a partition will\nhave an expiration time of its partition time plus this value.\nSetting this property overrides the use of 'defaultTableExpirationMs'\nfor partitioned tables: only one of 'defaultTableExpirationMs' and\n'defaultPartitionExpirationMs' will be used for any new partitioned\ntable. If you provide an explicit 'timePartitioning.expirationMs' when\ncreating or updating a partitioned table, that value takes precedence\nover the default partition expiration time indicated by this property.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"default_table_expiration_ms":{"Type":"number","Description":"The default lifetime of all tables in the dataset, in milliseconds.\nThe minimum value is 3600000 milliseconds (one hour).\n\n\nOnce this property is set, all newly-created tables in the dataset\nwill have an 'expirationTime' property set to the creation time plus\nthe value in this property, and changing the value will only affect\nnew tables, not existing ones. When the 'expirationTime' for a given\ntable is reached, that table will be deleted automatically.\nIf a table's 'expirationTime' is modified or removed before the\ntable expires, or if you provide an explicit 'expirationTime' when\ncreating a table, that value takes precedence over the default\nexpiration time indicated by this property.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete_contents_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A user-friendly description of the dataset","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"A hash of the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"friendly_name":{"Type":"string","Description":"A descriptive name for the dataset","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels associated with this dataset. You can use these to\norganize and group your datasets","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"last_modified_time":{"Type":"number","Description":"The date when this dataset or any of its tables was last modified, in\nmilliseconds since the epoch.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The geographic location where the dataset should reside.\nSee [official docs](https://cloud.google.com/bigquery/docs/dataset-locations).\n\n\nThere are two types of locations, regional or multi-regional. A regional\nlocation is a specific geographic place, such as Tokyo, and a multi-regional\nlocation is a large geographic area, such as the United States, that\ncontains at least two geographic places.\n\n\nThe default value is multi-regional location 'US'.\nChanging this forces a new resource to be created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"access":{"Attributes":{"domain":{"Type":"string","Description":"A domain to grant access to. Any users signed in with the\ndomain specified will be granted the specified access","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"group_by_email":{"Type":"string","Description":"An email address of a Google Group to grant access to.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"Describes the rights granted to the user specified by the other\nmember of the access object. Basic, predefined, and custom roles\nare supported. Predefined roles that have equivalent basic roles\nare swapped by the API to their basic counterparts. See\n[official docs](https://cloud.google.com/bigquery/docs/access-control).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"special_group":{"Type":"string","Description":"A special group to grant access to. Possible values include:\n\n\n* 'projectOwners': Owners of the enclosing project.\n\n\n* 'projectReaders': Readers of the enclosing project.\n\n\n* 'projectWriters': Writers of the enclosing project.\n\n\n* 'allAuthenticatedUsers': All authenticated BigQuery users.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"user_by_email":{"Type":"string","Description":"An email address of a user to grant access to. For example:\nfred@example.com","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"view":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The ID of the table. The ID must contain only letters (a-z,\nA-Z), numbers (0-9), or underscores (_). The maximum length\nis 1,024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A view from a different dataset to grant access to. Queries\nexecuted against that view will have read access to tables in\nthis dataset. The role field is not required when this field is\nset. If that view is updated by any user, access to the view\nneeds to be granted again via an update operation.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"An array of objects that define dataset access for one or more entities.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"default_encryption_configuration":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Describes the Cloud KMS encryption key that will be used to protect destination\nBigQuery table. The BigQuery Service Account associated with your project requires\naccess to this encryption key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The default encryption key for all tables in the dataset. Once this property is set,\nall newly-created partitioned tables in the dataset will have encryption key set to\nthis value, unless table creation request (or query) overrides the key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_dataset_access":{"Version":0,"Block":{"Attributes":{"api_updated_member":{"Type":"bool","Description":"If true, represents that that the iam_member in the config was translated to a different member type by the API, and is stored in state as a different member type","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"dataset_id":{"Type":"string","Description":"A unique ID for this dataset, without the project name. The ID\nmust contain only letters (a-z, A-Z), numbers (0-9), or\nunderscores (_). The maximum length is 1,024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"domain":{"Type":"string","Description":"A domain to grant access to. Any users signed in with the\ndomain specified will be granted the specified access","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"group_by_email":{"Type":"string","Description":"An email address of a Google Group to grant access to.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"iam_member":{"Type":"string","Description":"Some other type of member that appears in the IAM Policy but isn't a user,\ngroup, domain, or special group. For example: 'allUsers'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"Describes the rights granted to the user specified by the other\nmember of the access object. Basic, predefined, and custom roles are\nsupported. Predefined roles that have equivalent basic roles are\nswapped by the API to their basic counterparts, and will show a diff\npost-create. See\n[official docs](https://cloud.google.com/bigquery/docs/access-control).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"special_group":{"Type":"string","Description":"A special group to grant access to. Possible values include:\n\n\n* 'projectOwners': Owners of the enclosing project.\n\n\n* 'projectReaders': Readers of the enclosing project.\n\n\n* 'projectWriters': Writers of the enclosing project.\n\n\n* 'allAuthenticatedUsers': All authenticated BigQuery users.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"user_by_email":{"Type":"string","Description":"An email address of a user to grant access to. For example:\nfred@example.com","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"view":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The ID of the table. The ID must contain only letters (a-z,\nA-Z), numbers (0-9), or underscores (_). The maximum length\nis 1,024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A view from a different dataset to grant access to. Queries\nexecuted against that view will have read access to tables in\nthis dataset. The role field is not required when this field is\nset. If that view is updated by any user, access to the view\nneeds to be granted again via an update operation.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_dataset_iam_binding":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_dataset_iam_member":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_dataset_iam_policy":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_job":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"job_id":{"Type":"string","Description":"The ID of the job. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-). The maximum length is 1,024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"job_timeout_ms":{"Type":"string","Description":"Job timeout in milliseconds. If this time limit is exceeded, BigQuery may attempt to terminate the job.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"job_type":{"Type":"string","Description":"The type of the job.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels associated with this job. You can use these to organize and group your jobs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The geographic location of the job. The default value is US.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"status":{"Type":["list",["object",{"error_result":["list",["object",{"location":"string","message":"string","reason":"string"}]],"errors":["list",["object",{"location":"string","message":"string","reason":"string"}]],"state":"string"}]],"Description":"The status of this job. Examine this value when polling an asynchronous job to see if the job is complete.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"user_email":{"Type":"string","Description":"Email address of the user who ran the job.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"copy":{"Attributes":{"create_disposition":{"Type":"string","Description":"Specifies whether the job is allowed to create new tables. The following values are supported:\nCREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table.\nCREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result.\nCreation, truncation and append actions occur as one atomic update upon job completion Default value: \"CREATE_IF_NEEDED\" Possible values: [\"CREATE_IF_NEEDED\", \"CREATE_NEVER\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"write_disposition":{"Type":"string","Description":"Specifies the action that occurs if the destination table already exists. The following values are supported:\nWRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data and uses the schema from the query result.\nWRITE_APPEND: If the table already exists, BigQuery appends the data to the table.\nWRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result.\nEach action is atomic and only occurs if BigQuery is able to complete the job successfully.\nCreation, truncation and append actions occur as one atomic update upon job completion. Default value: \"WRITE_EMPTY\" Possible values: [\"WRITE_TRUNCATE\", \"WRITE_APPEND\", \"WRITE_EMPTY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"destination_encryption_configuration":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table.\nThe BigQuery Service Account associated with your project requires access to this encryption key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_version":{"Type":"string","Description":"Describes the Cloud KMS encryption key version used to protect destination BigQuery table.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Custom encryption configuration (e.g., Cloud KMS keys)","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"destination_table":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The table. Can be specified '{{table_id}}' if 'project_id' and 'dataset_id' are also set,\nor of the form 'projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}' if not.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The destination table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"source_tables":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The table. Can be specified '{{table_id}}' if 'project_id' and 'dataset_id' are also set,\nor of the form 'projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}' if not.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Source tables to copy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"Copies a table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"extract":{"Attributes":{"compression":{"Type":"string","Description":"The compression type to use for exported files. Possible values include GZIP, DEFLATE, SNAPPY, and NONE.\nThe default value is NONE. DEFLATE and SNAPPY are only supported for Avro.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"destination_format":{"Type":"string","Description":"The exported file format. Possible values include CSV, NEWLINE_DELIMITED_JSON and AVRO for tables and SAVED_MODEL for models.\nThe default value for tables is CSV. Tables with nested or repeated fields cannot be exported as CSV.\nThe default value for models is SAVED_MODEL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"destination_uris":{"Type":["list","string"],"Description":"A list of fully-qualified Google Cloud Storage URIs where the extracted table should be written.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"field_delimiter":{"Type":"string","Description":"When extracting data in CSV format, this defines the delimiter to use between fields in the exported data.\nDefault is ','","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"print_header":{"Type":"bool","Description":"Whether to print out a header row in the results. Default is true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"use_avro_logical_types":{"Type":"bool","Description":"Whether to use logical types when extracting to AVRO format.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"source_model":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this model.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"model_id":{"Type":"string","Description":"The ID of the model.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this model.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A reference to the model being exported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"source_table":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The table. Can be specified '{{table_id}}' if 'project_id' and 'dataset_id' are also set,\nor of the form 'projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}' if not.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A reference to the table being exported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Configures an extract job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"load":{"Attributes":{"allow_jagged_rows":{"Type":"bool","Description":"Accept rows that are missing trailing optional columns. The missing values are treated as nulls.\nIf false, records with missing trailing columns are treated as bad records, and if there are too many bad records,\nan invalid error is returned in the job result. The default value is false. Only applicable to CSV, ignored for other formats.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_quoted_newlines":{"Type":"bool","Description":"Indicates if BigQuery should allow quoted data sections that contain newline characters in a CSV file.\nThe default value is false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"autodetect":{"Type":"bool","Description":"Indicates if we should automatically infer the options and schema for CSV and JSON sources.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"create_disposition":{"Type":"string","Description":"Specifies whether the job is allowed to create new tables. The following values are supported:\nCREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table.\nCREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result.\nCreation, truncation and append actions occur as one atomic update upon job completion Default value: \"CREATE_IF_NEEDED\" Possible values: [\"CREATE_IF_NEEDED\", \"CREATE_NEVER\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"encoding":{"Type":"string","Description":"The character encoding of the data. The supported values are UTF-8 or ISO-8859-1.\nThe default value is UTF-8. BigQuery decodes the data after the raw, binary data\nhas been split using the values of the quote and fieldDelimiter properties.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"field_delimiter":{"Type":"string","Description":"The separator for fields in a CSV file. The separator can be any ISO-8859-1 single-byte character.\nTo use a character in the range 128-255, you must encode the character as UTF8. BigQuery converts\nthe string to ISO-8859-1 encoding, and then uses the first byte of the encoded string to split the\ndata in its raw, binary state. BigQuery also supports the escape sequence \"\\t\" to specify a tab separator.\nThe default value is a comma (',').","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ignore_unknown_values":{"Type":"bool","Description":"Indicates if BigQuery should allow extra values that are not represented in the table schema.\nIf true, the extra values are ignored. If false, records with extra columns are treated as bad records,\nand if there are too many bad records, an invalid error is returned in the job result.\nThe default value is false. The sourceFormat property determines what BigQuery treats as an extra value:\nCSV: Trailing columns\nJSON: Named values that don't match any column names","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_bad_records":{"Type":"number","Description":"The maximum number of bad records that BigQuery can ignore when running the job. If the number of bad records exceeds this value,\nan invalid error is returned in the job result. The default value is 0, which requires that all records are valid.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"null_marker":{"Type":"string","Description":"Specifies a string that represents a null value in a CSV file. For example, if you specify \"\\N\", BigQuery interprets \"\\N\" as a null value\nwhen loading a CSV file. The default value is the empty string. If you set this property to a custom value, BigQuery throws an error if an\nempty string is present for all data types except for STRING and BYTE. For STRING and BYTE columns, BigQuery interprets the empty string as\nan empty value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"projection_fields":{"Type":["list","string"],"Description":"If sourceFormat is set to \"DATASTORE_BACKUP\", indicates which entity properties to load into BigQuery from a Cloud Datastore backup.\nProperty names are case sensitive and must be top-level properties. If no properties are specified, BigQuery loads all properties.\nIf any named property isn't found in the Cloud Datastore backup, an invalid error is returned in the job result.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"quote":{"Type":"string","Description":"The value that is used to quote data sections in a CSV file. BigQuery converts the string to ISO-8859-1 encoding,\nand then uses the first byte of the encoded string to split the data in its raw, binary state.\nThe default value is a double-quote ('\"'). If your data does not contain quoted sections, set the property value to an empty string.\nIf your data contains quoted newline characters, you must also set the allowQuotedNewlines property to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"schema_update_options":{"Type":["list","string"],"Description":"Allows the schema of the destination table to be updated as a side effect of the load job if a schema is autodetected or\nsupplied in the job configuration. Schema update options are supported in two cases: when writeDisposition is WRITE_APPEND;\nwhen writeDisposition is WRITE_TRUNCATE and the destination table is a partition of a table, specified by partition decorators.\nFor normal tables, WRITE_TRUNCATE will always overwrite the schema. One or more of the following values are specified:\nALLOW_FIELD_ADDITION: allow adding a nullable field to the schema.\nALLOW_FIELD_RELAXATION: allow relaxing a required field in the original schema to nullable.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"skip_leading_rows":{"Type":"number","Description":"The number of rows at the top of a CSV file that BigQuery will skip when loading the data.\nThe default value is 0. This property is useful if you have header rows in the file that should be skipped.\nWhen autodetect is on, the behavior is the following:\nskipLeadingRows unspecified - Autodetect tries to detect headers in the first row. If they are not detected,\nthe row is read as data. Otherwise data is read starting from the second row.\nskipLeadingRows is 0 - Instructs autodetect that there are no headers and data should be read starting from the first row.\nskipLeadingRows = N \u003e 0 - Autodetect skips N-1 rows and tries to detect headers in row N. If headers are not detected,\nrow N is just skipped. Otherwise row N is used to extract column names for the detected schema.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_format":{"Type":"string","Description":"The format of the data files. For CSV files, specify \"CSV\". For datastore backups, specify \"DATASTORE_BACKUP\".\nFor newline-delimited JSON, specify \"NEWLINE_DELIMITED_JSON\". For Avro, specify \"AVRO\". For parquet, specify \"PARQUET\".\nFor orc, specify \"ORC\". [Beta] For Bigtable, specify \"BIGTABLE\".\nThe default value is CSV.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_uris":{"Type":["list","string"],"Description":"The fully-qualified URIs that point to your data in Google Cloud.\nFor Google Cloud Storage URIs: Each URI can contain one '*' wildcard character\nand it must come after the 'bucket' name. Size limits related to load jobs apply\nto external data sources. For Google Cloud Bigtable URIs: Exactly one URI can be\nspecified and it has be a fully specified and valid HTTPS URL for a Google Cloud Bigtable table.\nFor Google Cloud Datastore backups: Exactly one URI can be specified. Also, the '*' wildcard character is not allowed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"write_disposition":{"Type":"string","Description":"Specifies the action that occurs if the destination table already exists. The following values are supported:\nWRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data and uses the schema from the query result.\nWRITE_APPEND: If the table already exists, BigQuery appends the data to the table.\nWRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result.\nEach action is atomic and only occurs if BigQuery is able to complete the job successfully.\nCreation, truncation and append actions occur as one atomic update upon job completion. Default value: \"WRITE_EMPTY\" Possible values: [\"WRITE_TRUNCATE\", \"WRITE_APPEND\", \"WRITE_EMPTY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"destination_encryption_configuration":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table.\nThe BigQuery Service Account associated with your project requires access to this encryption key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_version":{"Type":"string","Description":"Describes the Cloud KMS encryption key version used to protect destination BigQuery table.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Custom encryption configuration (e.g., Cloud KMS keys)","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"destination_table":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The table. Can be specified '{{table_id}}' if 'project_id' and 'dataset_id' are also set,\nor of the form 'projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}' if not.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The destination table to load the data into.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"time_partitioning":{"Attributes":{"expiration_ms":{"Type":"string","Description":"Number of milliseconds for which to keep the storage for a partition. A wrapper is used here because 0 is an invalid value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"field":{"Type":"string","Description":"If not set, the table is partitioned by pseudo column '_PARTITIONTIME'; if set, the table is partitioned by this field.\nThe field must be a top-level TIMESTAMP or DATE field. Its mode must be NULLABLE or REQUIRED.\nA wrapper is used here because an empty string is an invalid value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The only type supported is DAY, which will generate one partition per day. Providing an empty string used to cause an error,\nbut in OnePlatform the field will be treated as unset.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Time-based partitioning specification for the destination table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Configures a load job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"query":{"Attributes":{"allow_large_results":{"Type":"bool","Description":"If true and query uses legacy SQL dialect, allows the query to produce arbitrarily large result tables at a slight cost in performance.\nRequires destinationTable to be set. For standard SQL queries, this flag is ignored and large results are always allowed.\nHowever, you must still set destinationTable when result size exceeds the allowed maximum response size.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"create_disposition":{"Type":"string","Description":"Specifies whether the job is allowed to create new tables. The following values are supported:\nCREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table.\nCREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result.\nCreation, truncation and append actions occur as one atomic update upon job completion Default value: \"CREATE_IF_NEEDED\" Possible values: [\"CREATE_IF_NEEDED\", \"CREATE_NEVER\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"flatten_results":{"Type":"bool","Description":"If true and query uses legacy SQL dialect, flattens all nested and repeated fields in the query results.\nallowLargeResults must be true if this is set to false. For standard SQL queries, this flag is ignored and results are never flattened.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"maximum_billing_tier":{"Type":"number","Description":"Limits the billing tier for this job. Queries that have resource usage beyond this tier will fail (without incurring a charge).\nIf unspecified, this will be set to your project default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"maximum_bytes_billed":{"Type":"string","Description":"Limits the bytes billed for this job. Queries that will have bytes billed beyond this limit will fail (without incurring a charge).\nIf unspecified, this will be set to your project default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"parameter_mode":{"Type":"string","Description":"Standard SQL only. Set to POSITIONAL to use positional (?) query parameters or to NAMED to use named (@myparam) query parameters in this query.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"priority":{"Type":"string","Description":"Specifies a priority for the query. Default value: \"INTERACTIVE\" Possible values: [\"INTERACTIVE\", \"BATCH\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query":{"Type":"string","Description":"SQL query text to execute. The useLegacySql field can be used to indicate whether the query uses legacy SQL or standard SQL.\n*NOTE*: queries containing [DML language](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-manipulation-language)\n('DELETE', 'UPDATE', 'MERGE', 'INSERT') must specify 'create_disposition = \"\"' and 'write_disposition = \"\"'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"schema_update_options":{"Type":["list","string"],"Description":"Allows the schema of the destination table to be updated as a side effect of the query job.\nSchema update options are supported in two cases: when writeDisposition is WRITE_APPEND;\nwhen writeDisposition is WRITE_TRUNCATE and the destination table is a partition of a table,\nspecified by partition decorators. For normal tables, WRITE_TRUNCATE will always overwrite the schema.\nOne or more of the following values are specified:\nALLOW_FIELD_ADDITION: allow adding a nullable field to the schema.\nALLOW_FIELD_RELAXATION: allow relaxing a required field in the original schema to nullable.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"use_legacy_sql":{"Type":"bool","Description":"Specifies whether to use BigQuery's legacy SQL dialect for this query. The default value is true.\nIf set to false, the query will use BigQuery's standard SQL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"use_query_cache":{"Type":"bool","Description":"Whether to look for the result in the query cache. The query cache is a best-effort cache that will be flushed whenever\ntables in the query are modified. Moreover, the query cache is only available when a query does not have a destination table specified.\nThe default value is true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"write_disposition":{"Type":"string","Description":"Specifies the action that occurs if the destination table already exists. The following values are supported:\nWRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data and uses the schema from the query result.\nWRITE_APPEND: If the table already exists, BigQuery appends the data to the table.\nWRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result.\nEach action is atomic and only occurs if BigQuery is able to complete the job successfully.\nCreation, truncation and append actions occur as one atomic update upon job completion. Default value: \"WRITE_EMPTY\" Possible values: [\"WRITE_TRUNCATE\", \"WRITE_APPEND\", \"WRITE_EMPTY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"default_dataset":{"Attributes":{"dataset_id":{"Type":"string","Description":"The dataset. Can be specified '{{dataset_id}}' if 'project_id' is also set,\nor of the form 'projects/{{project}}/datasets/{{dataset_id}}' if not.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the default dataset to use for unqualified table names in the query. Note that this does not alter behavior of unqualified dataset names.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"destination_encryption_configuration":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table.\nThe BigQuery Service Account associated with your project requires access to this encryption key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_version":{"Type":"string","Description":"Describes the Cloud KMS encryption key version used to protect destination BigQuery table.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Custom encryption configuration (e.g., Cloud KMS keys)","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"destination_table":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project containing this table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The table. Can be specified '{{table_id}}' if 'project_id' and 'dataset_id' are also set,\nor of the form 'projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}' if not.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes the table where the query results should be stored.\nThis property must be set for large results that exceed the maximum response size.\nFor queries that produce anonymous (cached) results, this field will be populated by BigQuery.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"script_options":{"Attributes":{"key_result_statement":{"Type":"string","Description":"Determines which statement in the script represents the \"key result\",\nused to populate the schema and query results of the script job. Possible values: [\"LAST\", \"FIRST_SELECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"statement_byte_budget":{"Type":"string","Description":"Limit on the number of bytes billed per statement. Exceeding this budget results in an error.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"statement_timeout_ms":{"Type":"string","Description":"Timeout period for each statement in a script.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Options controlling the execution of scripts.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"user_defined_function_resources":{"Attributes":{"inline_code":{"Type":"string","Description":"An inline resource that contains code for a user-defined function (UDF).\nProviding a inline code resource is equivalent to providing a URI for a file containing the same code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource_uri":{"Type":"string","Description":"A code resource to load from a Google Cloud Storage URI (gs://bucket/path).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes user-defined function resources used in the query.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Configures a query job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_reservation":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ignore_idle_slots":{"Type":"bool","Description":"If false, any query using this reservation will use idle slots from other reservations within\nthe same admin project. If true, a query using this reservation will execute with the slot\ncapacity specified above at most.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The geographic location where the transfer config should reside.\nExamples: US, EU, asia-northeast1. The default value is US.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the reservation. This field must only contain alphanumeric characters or dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"slot_capacity":{"Type":"number","Description":"Minimum slots available to this reservation. A slot is a unit of computational power in BigQuery, and serves as the\nunit of parallelism. Queries using this reservation might use more slots during runtime if ignoreIdleSlots is set to false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_routine":{"Version":0,"Block":{"Attributes":{"creation_time":{"Type":"number","Description":"The time when this routine was created, in milliseconds since the\nepoch.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"dataset_id":{"Type":"string","Description":"The ID of the dataset containing this routine","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"definition_body":{"Type":"string","Description":"The body of the routine. For functions, this is the expression in the AS clause.\nIf language=SQL, it is the substring inside (but excluding) the parentheses.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The description of the routine if defined.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"determinism_level":{"Type":"string","Description":"The determinism level of the JavaScript UDF if defined. Possible values: [\"DETERMINISM_LEVEL_UNSPECIFIED\", \"DETERMINISTIC\", \"NOT_DETERMINISTIC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"imported_libraries":{"Type":["list","string"],"Description":"Optional. If language = \"JAVASCRIPT\", this field stores the path of the\nimported JAVASCRIPT libraries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"language":{"Type":"string","Description":"The language of the routine. Possible values: [\"SQL\", \"JAVASCRIPT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"last_modified_time":{"Type":"number","Description":"The time when this routine was modified, in milliseconds since the\nepoch.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"return_type":{"Type":"string","Description":"A JSON schema for the return type. Optional if language = \"SQL\"; required otherwise.\nIf absent, the return type is inferred from definitionBody at query time in each query\nthat references this routine. If present, then the evaluated result will be cast to\nthe specified returned type at query time. ~\u003e**NOTE**: Because this field expects a JSON\nstring, any changes to the string will create a diff, even if the JSON itself hasn't\nchanged. If the API returns a different value for the same schema, e.g. it switche\nd the order of values or replaced STRUCT field type with RECORD field type, we currently\ncannot suppress the recurring diff this causes. As a workaround, we recommend using\nthe schema as returned by the API.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"routine_id":{"Type":"string","Description":"The ID of the the routine. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 256 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"routine_type":{"Type":"string","Description":"The type of routine. Possible values: [\"SCALAR_FUNCTION\", \"PROCEDURE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"arguments":{"Attributes":{"argument_kind":{"Type":"string","Description":"Defaults to FIXED_TYPE. Default value: \"FIXED_TYPE\" Possible values: [\"FIXED_TYPE\", \"ANY_TYPE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data_type":{"Type":"string","Description":"A JSON schema for the data type. Required unless argumentKind = ANY_TYPE.\n~\u003e**NOTE**: Because this field expects a JSON string, any changes to the string\nwill create a diff, even if the JSON itself hasn't changed. If the API returns\na different value for the same schema, e.g. it switched the order of values\nor replaced STRUCT field type with RECORD field type, we currently cannot\nsuppress the recurring diff this causes. As a workaround, we recommend using\nthe schema as returned by the API.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"Specifies whether the argument is input or output. Can be set for procedures only. Possible values: [\"IN\", \"OUT\", \"INOUT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of this argument. Can be absent for function return argument.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Input/output argument of a function or a stored procedure.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_table":{"Version":0,"Block":{"Attributes":{"clustering":{"Type":["list","string"],"Description":"Specifies column names to use for data clustering. Up to four top-level columns are allowed, and should be specified in descending priority order.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_time":{"Type":"number","Description":"The time when this table was created, in milliseconds since the epoch.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"dataset_id":{"Type":"string","Description":"The dataset ID to create the table in. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"deletion_protection":{"Type":"bool","Description":"Whether or not to allow Terraform to destroy the instance. Unless this field is set to false in Terraform state, a terraform destroy or terraform apply that would delete the instance will fail.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The field description.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"A hash of the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"expiration_time":{"Type":"number","Description":"The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"friendly_name":{"Type":"string","Description":"A descriptive name for the table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A mapping of labels to assign to the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"last_modified_time":{"Type":"number","Description":"The time when this table was last modified, in milliseconds since the epoch.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The geographic location where the table resides. This value is inherited from the dataset.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"num_bytes":{"Type":"number","Description":"The geographic location where the table resides. This value is inherited from the dataset.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"num_long_term_bytes":{"Type":"number","Description":"The number of bytes in the table that are considered \"long-term storage\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"num_rows":{"Type":"number","Description":"The number of rows of data in this table, excluding any data in the streaming buffer.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"schema":{"Type":"string","Description":"A JSON schema for the table.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"A unique ID for the resource. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"Describes the table type.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"encryption_configuration":{"Attributes":{"kms_key_name":{"Type":"string","Description":"The self link or full name of a key which should be used to encrypt this table. Note that the default bigquery service account will need to have encrypt/decrypt permissions on this key - you may want to see the google_bigquery_default_service_account datasource and the google_kms_crypto_key_iam_binding resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_version":{"Type":"string","Description":"The self link or full name of the kms key version used to encrypt this table.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies how the table should be encrypted. If left blank, the table will be encrypted with a Google-managed key; that process is transparent to the user.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"external_data_configuration":{"Attributes":{"autodetect":{"Type":"bool","Description":"Let BigQuery try to autodetect the schema and format of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"compression":{"Type":"string","Description":"The compression type of the data source. Valid values are \"NONE\" or \"GZIP\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ignore_unknown_values":{"Type":"bool","Description":"Indicates if BigQuery should allow extra values that are not represented in the table schema. If true, the extra values are ignored. If false, records with extra columns are treated as bad records, and if there are too many bad records, an invalid error is returned in the job result. The default value is false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_bad_records":{"Type":"number","Description":"The maximum number of bad records that BigQuery can ignore when reading data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"schema":{"Type":"string","Description":"A JSON schema for the external table. Schema is required for CSV and JSON formats and is disallowed for Google Cloud Bigtable, Cloud Datastore backups, and Avro formats when using external tables.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"source_format":{"Type":"string","Description":"The data format. Supported values are: \"CSV\", \"GOOGLE_SHEETS\", \"NEWLINE_DELIMITED_JSON\", \"AVRO\", \"PARQUET\", \"ORC\" and \"DATASTORE_BACKUP\". To use \"GOOGLE_SHEETS\" the scopes must include \"googleapis.com/auth/drive.readonly\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"source_uris":{"Type":["list","string"],"Description":"A list of the fully-qualified URIs that point to your data in Google Cloud.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"csv_options":{"Attributes":{"allow_jagged_rows":{"Type":"bool","Description":"Indicates if BigQuery should accept rows that are missing trailing optional columns.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_quoted_newlines":{"Type":"bool","Description":"Indicates if BigQuery should allow quoted data sections that contain newline characters in a CSV file. The default value is false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"encoding":{"Type":"string","Description":"The character encoding of the data. The supported values are UTF-8 or ISO-8859-1.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"field_delimiter":{"Type":"string","Description":"The separator for fields in a CSV file.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"quote":{"Type":"string","Description":"The value that is used to quote data sections in a CSV file. If your data does not contain quoted sections, set the property value to an empty string. If your data contains quoted newline characters, you must also set the allow_quoted_newlines property to true. The API-side default is \", specified in Terraform escaped as \\\". Due to limitations with Terraform default values, this value is required to be explicitly set.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"skip_leading_rows":{"Type":"number","Description":"The number of rows at the top of a CSV file that BigQuery will skip when reading the data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Additional properties to set if source_format is set to \"CSV\".","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"google_sheets_options":{"Attributes":{"range":{"Type":"string","Description":"Range of a sheet to query from. Only used when non-empty. At least one of range or skip_leading_rows must be set. Typical format: \"sheet_name!top_left_cell_id:bottom_right_cell_id\" For example: \"sheet1!A1:B20\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"skip_leading_rows":{"Type":"number","Description":"The number of rows at the top of the sheet that BigQuery will skip when reading the data. At least one of range or skip_leading_rows must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Additional options if source_format is set to \"GOOGLE_SHEETS\".","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"hive_partitioning_options":{"Attributes":{"mode":{"Type":"string","Description":"When set, what mode of hive partitioning to use when reading data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_partition_filter":{"Type":"bool","Description":"If set to true, queries over this table require a partition filter that can be used for partition elimination to be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_uri_prefix":{"Type":"string","Description":"When hive partition detection is requested, a common for all source uris must be required. The prefix must end immediately before the partition key encoding begins.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When set, configures hive partitioning support. Not all storage formats support hive partitioning -- requesting hive partitioning on an unsupported format will lead to an error, as will providing an invalid specification.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Describes the data format, location, and other properties of a table stored outside of BigQuery. By defining these properties, the data source can then be queried as if it were a standard BigQuery table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"materialized_view":{"Attributes":{"enable_refresh":{"Type":"bool","Description":"Specifies if BigQuery should automatically refresh materialized view when the base table is updated. The default is true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query":{"Type":"string","Description":"A query whose result is persisted.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"refresh_interval_ms":{"Type":"number","Description":"Specifies maximum frequency at which this materialized view will be refreshed. The default is 1800000","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"If specified, configures this table as a materialized view.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"range_partitioning":{"Attributes":{"field":{"Type":"string","Description":"The field used to determine how to create a range-based partition.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"range":{"Attributes":{"end":{"Type":"number","Description":"End of the range partitioning, exclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"interval":{"Type":"number","Description":"The width of each range within the partition.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"start":{"Type":"number","Description":"Start of the range partitioning, inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Information required to partition based on ranges. Structure is documented below.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"If specified, configures range-based partitioning for this table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"time_partitioning":{"Attributes":{"expiration_ms":{"Type":"number","Description":"Number of milliseconds for which to keep the storage for a partition.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"field":{"Type":"string","Description":"The field used to determine how to create a time-based partition. If time-based partitioning is enabled without this value, the table is partitioned based on the load time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_partition_filter":{"Type":"bool","Description":"If set to true, queries over this table require a partition filter that can be used for partition elimination to be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The supported types are DAY, HOUR, MONTH, and YEAR, which will generate one partition per day, hour, month, and year, respectively.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"If specified, configures time-based partitioning for this table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"view":{"Attributes":{"query":{"Type":"string","Description":"A query that BigQuery executes when the view is referenced.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"use_legacy_sql":{"Type":"bool","Description":"Specifies whether to use BigQuery's legacy SQL for this view. The default value is true. If set to false, the view will use BigQuery's standard SQL","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"If specified, configures this table as a view.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_table_iam_binding":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_table_iam_member":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigquery_table_iam_policy":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_app_profile":{"Version":0,"Block":{"Attributes":{"app_profile_id":{"Type":"string","Description":"The unique name of the app profile in the form '[_a-zA-Z0-9][-_.a-zA-Z0-9]*'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Long form description of the use case for this app profile.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ignore_warnings":{"Type":"bool","Description":"If true, ignore safety checks when deleting/updating the app profile.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"The name of the instance to create the app profile within.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"multi_cluster_routing_use_any":{"Type":"bool","Description":"If true, read/write requests are routed to the nearest cluster in the instance, and will fail over to the nearest cluster that is available\nin the event of transient errors or delays. Clusters in a region are considered equidistant. Choosing this option sacrifices read-your-writes\nconsistency to improve availability.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique name of the requested app profile. Values are of the form 'projects/\u003cproject\u003e/instances/\u003cinstance\u003e/appProfiles/\u003cappProfileId\u003e'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"single_cluster_routing":{"Attributes":{"allow_transactional_writes":{"Type":"bool","Description":"If true, CheckAndMutateRow and ReadModifyWriteRow requests are allowed by this app profile.\nIt is unsafe to send these requests to the same table/row/column in multiple clusters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cluster_id":{"Type":"string","Description":"The cluster to which read/write requests should be routed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Use a single-cluster routing policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_gc_policy":{"Version":0,"Block":{"Attributes":{"column_family":{"Type":"string","Description":"The name of the column family.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"The name of the Bigtable instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"If multiple policies are set, you should choose between UNION OR INTERSECTION.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table":{"Type":"string","Description":"The name of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"max_age":{"Attributes":{"days":{"Type":"number","Description":"Number of days before applying GC policy.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":true},"duration":{"Type":"string","Description":"Duration before applying GC policy","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"GC policy that applies to all cells older than the given age.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"max_version":{"Attributes":{"number":{"Type":"number","Description":"Number of version before applying the GC policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"GC policy that applies to all versions of a cell except for the most recent.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_instance":{"Version":1,"Block":{"Attributes":{"deletion_protection":{"Type":"bool","Description":"Whether or not to allow Terraform to destroy the instance. Unless this field is set to false in Terraform state, a terraform destroy or terraform apply that would delete the instance will fail.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The human-readable display name of the Bigtable instance. Defaults to the instance name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_type":{"Type":"string","Description":"The instance type to create. One of \"DEVELOPMENT\" or \"PRODUCTION\". Defaults to \"PRODUCTION\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":true},"labels":{"Type":["map","string"],"Description":"A mapping of labels to assign to the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name (also called Instance Id in the Cloud Console) of the Cloud Bigtable instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cluster":{"Attributes":{"cluster_id":{"Type":"string","Description":"The ID of the Cloud Bigtable cluster.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_name":{"Type":"string","Description":"Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster. The requirements for this key are: 1) The Cloud Bigtable service account associated with the project that contains this cluster must be granted the cloudkms.cryptoKeyEncrypterDecrypter role on the CMEK key. 2) Only regional keys can be used and the region of the CMEK key must match the region of the cluster. 3) All clusters within an instance must use the same CMEK key. Values are of the form projects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"num_nodes":{"Type":"number","Description":"The number of nodes in your Cloud Bigtable cluster. Required, with a minimum of 1 for a PRODUCTION instance. Must be left unset for a DEVELOPMENT instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"storage_type":{"Type":"string","Description":"The storage type to use. One of \"SSD\" or \"HDD\". Defaults to \"SSD\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone to create the Cloud Bigtable cluster in. Each cluster must have a different zone in the same region. Zones that support Bigtable instances are noted on the Cloud Bigtable locations page.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A block of cluster configuration options. This can be specified at least once.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_instance_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_instance_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_instance_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_table":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"The name of the Bigtable instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"split_keys":{"Type":["list","string"],"Description":"A list of predefined keys to split the table on. !\u003e Warning: Modifying the split_keys of an existing table will cause Terraform to delete/recreate the entire google_bigtable_table resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"column_family":{"Attributes":{"family":{"Type":"string","Description":"The name of the column family.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A group of columns within a table which share a common configuration. This can be specified multiple times.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_table_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_table_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_bigtable_table_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"table":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_billing_account_iam_binding":{"Version":0,"Block":{"Attributes":{"billing_account_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_billing_account_iam_member":{"Version":0,"Block":{"Attributes":{"billing_account_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_billing_account_iam_policy":{"Version":0,"Block":{"Attributes":{"billing_account_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_billing_budget":{"Version":1,"Block":{"Attributes":{"billing_account":{"Type":"string","Description":"ID of the billing account to set a budget on.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"User data for display name in UI. Must be \u003c= 60 chars.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name of the budget. The resource name\nimplies the scope of a budget. Values are of the form\nbillingAccounts/{billingAccountId}/budgets/{budgetId}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"all_updates_rule":{"Attributes":{"disable_default_iam_recipients":{"Type":"bool","Description":"Boolean. When set to true, disables default notifications sent\nwhen a threshold is exceeded. Default recipients are\nthose with Billing Account Administrators and Billing\nAccount Users IAM roles for the target account.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"monitoring_notification_channels":{"Type":["list","string"],"Description":"The full resource name of a monitoring notification\nchannel in the form\nprojects/{project_id}/notificationChannels/{channel_id}.\nA maximum of 5 channels are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"pubsub_topic":{"Type":"string","Description":"The name of the Cloud Pub/Sub topic where budget related\nmessages will be published, in the form\nprojects/{project_id}/topics/{topic_id}. Updates are sent\nat regular intervals to the topic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"schema_version":{"Type":"string","Description":"The schema version of the notification. Only \"1.0\" is\naccepted. It represents the JSON schema as defined in\nhttps://cloud.google.com/billing/docs/how-to/budgets#notification_format.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines notifications that are sent on every update to the\nbilling account's spend, regardless of the thresholds defined\nusing threshold rules.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"amount":{"Attributes":{"last_period_amount":{"Type":"bool","Description":"Configures a budget amount that is automatically set to 100% of\nlast period's spend.\nBoolean. Set value to true to use. Do not set to false, instead\nuse the 'specified_amount' block.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"specified_amount":{"Attributes":{"currency_code":{"Type":"string","Description":"The 3-letter currency code defined in ISO 4217.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"nanos":{"Type":"number","Description":"Number of nano (10^-9) units of the amount.\nThe value must be between -999,999,999 and +999,999,999\ninclusive. If units is positive, nanos must be positive or\nzero. If units is zero, nanos can be positive, zero, or\nnegative. If units is negative, nanos must be negative or\nzero. For example $-1.75 is represented as units=-1 and\nnanos=-750,000,000.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"units":{"Type":"string","Description":"The whole units of the amount. For example if currencyCode\nis \"USD\", then 1 unit is one US dollar.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A specified amount to use as the budget. currencyCode is\noptional. If specified, it must match the currency of the\nbilling account. The currencyCode is provided on output.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The budgeted amount for each usage period.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"budget_filter":{"Attributes":{"credit_types":{"Type":["list","string"],"Description":"A set of subaccounts of the form billingAccounts/{account_id},\nspecifying that usage from only this set of subaccounts should\nbe included in the budget. If a subaccount is set to the name of\nthe parent account, usage from the parent account will be included.\nIf the field is omitted, the report will include usage from the parent\naccount and all subaccounts, if they exist.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"credit_types_treatment":{"Type":"string","Description":"Specifies how credits should be treated when determining spend\nfor threshold calculations. Default value: \"INCLUDE_ALL_CREDITS\" Possible values: [\"INCLUDE_ALL_CREDITS\", \"EXCLUDE_ALL_CREDITS\", \"INCLUDE_SPECIFIED_CREDITS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A single label and value pair specifying that usage from only\nthis set of labeled resources should be included in the budget.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"projects":{"Type":["set","string"],"Description":"A set of projects of the form projects/{project_number},\nspecifying that usage from only this set of projects should be\nincluded in the budget. If omitted, the report will include\nall usage for the billing account, regardless of which project\nthe usage occurred on.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"services":{"Type":["list","string"],"Description":"A set of services of the form services/{service_id},\nspecifying that usage from only this set of services should be\nincluded in the budget. If omitted, the report will include\nusage for all the services. The service names are available\nthrough the Catalog API:\nhttps://cloud.google.com/billing/v1/how-tos/catalog-api.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subaccounts":{"Type":["list","string"],"Description":"A set of subaccounts of the form billingAccounts/{account_id},\nspecifying that usage from only this set of subaccounts should\nbe included in the budget. If a subaccount is set to the name of\nthe parent account, usage from the parent account will be included.\nIf the field is omitted, the report will include usage from the parent\naccount and all subaccounts, if they exist.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Filters that define which resources are used to compute the actual\nspend against the budget.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"threshold_rules":{"Attributes":{"spend_basis":{"Type":"string","Description":"The type of basis used to determine if spend has passed\nthe threshold. Default value: \"CURRENT_SPEND\" Possible values: [\"CURRENT_SPEND\", \"FORECASTED_SPEND\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"threshold_percent":{"Type":"number","Description":"Send an alert when this threshold is exceeded. This is a\n1.0-based percentage, so 0.5 = 50%. Must be \u003e= 0.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Rules that trigger alerts (notifications of thresholds being\ncrossed) when spend exceeds the specified percentages of the\nbudget.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_billing_subaccount":{"Version":0,"Block":{"Attributes":{"billing_account_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"deletion_policy":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"master_billing_account":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"open":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_binary_authorization_attestor":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A descriptive comment. This field may be updated. The field may be\ndisplayed in chooser dialogs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"attestation_authority_note":{"Attributes":{"delegation_service_account_email":{"Type":"string","Description":"This field will contain the service account email address that\nthis Attestor will use as the principal when querying Container\nAnalysis. Attestor administrators must grant this service account\nthe IAM role needed to read attestations from the noteReference in\nContainer Analysis (containeranalysis.notes.occurrences.viewer).\nThis email address is fixed for the lifetime of the Attestor, but\ncallers should not make any other assumptions about the service\naccount email; future versions may use an email based on a\ndifferent naming pattern.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"note_reference":{"Type":"string","Description":"The resource name of a ATTESTATION_AUTHORITY Note, created by the\nuser. If the Note is in a different project from the Attestor, it\nshould be specified in the format 'projects/*/notes/*' (or the legacy\n'providers/*/notes/*'). This field may not be updated.\nAn attestation by this attestor is stored as a Container Analysis\nATTESTATION_AUTHORITY Occurrence that names a container image\nand that links to this Note.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"public_keys":{"Attributes":{"ascii_armored_pgp_public_key":{"Type":"string","Description":"ASCII-armored representation of a PGP public key, as the\nentire output by the command\n'gpg --export --armor foo@example.com' (either LF or CRLF\nline endings). When using this field, id should be left\nblank. The BinAuthz API handlers will calculate the ID\nand fill it in automatically. BinAuthz computes this ID\nas the OpenPGP RFC4880 V4 fingerprint, represented as\nupper-case hex. If id is provided by the caller, it will\nbe overwritten by the API-calculated ID.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"comment":{"Type":"string","Description":"A descriptive comment. This field may be updated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"The ID of this public key. Signatures verified by BinAuthz\nmust include the ID of the public key that can be used to\nverify them, and that ID must match the contents of this\nfield exactly. Additional restrictions on this field can\nbe imposed based on which public key type is encapsulated.\nSee the documentation on publicKey cases below for details.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"pkix_public_key":{"Attributes":{"public_key_pem":{"Type":"string","Description":"A PEM-encoded public key, as described in\n'https://tools.ietf.org/html/rfc7468#section-13'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"signature_algorithm":{"Type":"string","Description":"The signature algorithm used to verify a message against\na signature using this key. These signature algorithm must\nmatch the structure and any object identifiers encoded in\npublicKeyPem (i.e. this algorithm must match that of the\npublic key).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A raw PKIX SubjectPublicKeyInfo format public key.\n\nNOTE: id may be explicitly provided by the caller when using this\ntype of public key, but it MUST be a valid RFC3986 URI. If id is left\nblank, a default one will be computed based on the digest of the DER\nencoding of the public key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Public keys that verify attestations signed by this attestor. This\nfield may be updated.\nIf this field is non-empty, one of the specified public keys must\nverify that an attestation was signed by this attestor for the\nimage specified in the admission request.\nIf this field is empty, this attestor always returns that no valid\nattestations exist.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A Container Analysis ATTESTATION_AUTHORITY Note, created by the user.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_binary_authorization_attestor_iam_binding":{"Version":0,"Block":{"Attributes":{"attestor":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_binary_authorization_attestor_iam_member":{"Version":0,"Block":{"Attributes":{"attestor":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_binary_authorization_attestor_iam_policy":{"Version":0,"Block":{"Attributes":{"attestor":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_binary_authorization_policy":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A descriptive comment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"global_policy_evaluation_mode":{"Type":"string","Description":"Controls the evaluation of a Google-maintained global admission policy\nfor common system-level images. Images not covered by the global\npolicy will be subject to the project admission policy. Possible values: [\"ENABLE\", \"DISABLE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"admission_whitelist_patterns":{"Attributes":{"name_pattern":{"Type":"string","Description":"An image name pattern to whitelist, in the form\n'registry/path/to/image'. This supports a trailing * as a\nwildcard, but this is allowed only in text after the registry/\npart.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A whitelist of image patterns to exclude from admission rules. If an\nimage's name matches a whitelist pattern, the image's admission\nrequests will always be permitted regardless of your admission rules.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"cluster_admission_rules":{"Attributes":{"cluster":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enforcement_mode":{"Type":"string","Description":"The action when a pod creation is denied by the admission rule. Possible values: [\"ENFORCED_BLOCK_AND_AUDIT_LOG\", \"DRYRUN_AUDIT_LOG_ONLY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"evaluation_mode":{"Type":"string","Description":"How this admission rule will be evaluated. Possible values: [\"ALWAYS_ALLOW\", \"REQUIRE_ATTESTATION\", \"ALWAYS_DENY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"require_attestations_by":{"Type":["set","string"],"Description":"The resource names of the attestors that must attest to a\ncontainer image. If the attestor is in a different project from the\npolicy, it should be specified in the format 'projects/*/attestors/*'.\nEach attestor must exist before a policy can reference it. To add an\nattestor to a policy the principal issuing the policy change\nrequest must be able to read the attestor resource.\n\nNote: this field must be non-empty when the evaluation_mode field\nspecifies REQUIRE_ATTESTATION, otherwise it must be empty.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Per-cluster admission rules. An admission rule specifies either that\nall container images used in a pod creation request must be attested\nto by one or more attestors, that all pod creations will be allowed,\nor that all pod creations will be denied. There can be at most one\nadmission rule per cluster spec.\n\n\nIdentifier format: '{{location}}.{{clusterId}}'.\nA location is either a compute zone (e.g. 'us-central1-a') or a region\n(e.g. 'us-central1').","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"default_admission_rule":{"Attributes":{"enforcement_mode":{"Type":"string","Description":"The action when a pod creation is denied by the admission rule. Possible values: [\"ENFORCED_BLOCK_AND_AUDIT_LOG\", \"DRYRUN_AUDIT_LOG_ONLY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"evaluation_mode":{"Type":"string","Description":"How this admission rule will be evaluated. Possible values: [\"ALWAYS_ALLOW\", \"REQUIRE_ATTESTATION\", \"ALWAYS_DENY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"require_attestations_by":{"Type":["set","string"],"Description":"The resource names of the attestors that must attest to a\ncontainer image. If the attestor is in a different project from the\npolicy, it should be specified in the format 'projects/*/attestors/*'.\nEach attestor must exist before a policy can reference it. To add an\nattestor to a policy the principal issuing the policy change\nrequest must be able to read the attestor resource.\n\nNote: this field must be non-empty when the evaluation_mode field\nspecifies REQUIRE_ATTESTATION, otherwise it must be empty.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Default admission rule for a cluster without a per-cluster admission\nrule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_asset_folder_feed":{"Version":0,"Block":{"Attributes":{"asset_names":{"Type":["list","string"],"Description":"A list of the full names of the assets to receive updates. You must specify either or both of \nassetNames and assetTypes. Only asset updates matching specified assetNames and assetTypes are\nexported to the feed. For example: //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.\nSee https://cloud.google.com/apis/design/resourceNames#fullResourceName for more info.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"asset_types":{"Type":["list","string"],"Description":"A list of types of the assets to receive updates. You must specify either or both of assetNames\nand assetTypes. Only asset updates matching specified assetNames and assetTypes are exported to\nthe feed. For example: \"compute.googleapis.com/Disk\"\nSee https://cloud.google.com/asset-inventory/docs/supported-asset-types for a list of all\nsupported asset types.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"billing_project":{"Type":"string","Description":"The project whose identity will be used when sending messages to the\ndestination pubsub topic. It also specifies the project for API \nenablement check, quota, and billing.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"content_type":{"Type":"string","Description":"Asset content type. If not specified, no content but the asset name and type will be returned. Possible values: [\"CONTENT_TYPE_UNSPECIFIED\", \"RESOURCE\", \"IAM_POLICY\", \"ORG_POLICY\", \"ACCESS_POLICY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"feed_id":{"Type":"string","Description":"This is the client-assigned asset feed identifier and it needs to be unique under a specific parent.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"The folder this feed should be created in.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"folder_id":{"Type":"string","Description":"The ID of the folder where this feed has been created. Both [FOLDER_NUMBER]\nand folders/[FOLDER_NUMBER] are accepted.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The format will be folders/{folder_number}/feeds/{client-assigned_feed_identifier}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"Description of the expression. This is a longer text which describes the expression,\ne.g. when hovered over it in a UI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"Textual representation of an expression in Common Expression Language syntax.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"String indicating the location of the expression for error reporting, e.g. a file \nname and a position in the file.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Title for the expression, i.e. a short string describing its purpose.\nThis can be used e.g. in UIs which allow to enter the expression.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A condition which determines whether an asset update should be published. If specified, an asset\nwill be returned only when the expression evaluates to true. When set, expression field\nmust be a valid CEL expression on a TemporalAsset with name temporal_asset. Example: a Feed with\nexpression \"temporal_asset.deleted == true\" will only publish Asset deletions. Other fields of\ncondition are optional.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"feed_output_config":{"Attributes":{},"BlockTypes":{"pubsub_destination":{"Attributes":{"topic":{"Type":"string","Description":"Destination on Cloud Pubsub topic.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Destination on Cloud Pubsub.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Output configuration for asset feed destination.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_asset_organization_feed":{"Version":0,"Block":{"Attributes":{"asset_names":{"Type":["list","string"],"Description":"A list of the full names of the assets to receive updates. You must specify either or both of \nassetNames and assetTypes. Only asset updates matching specified assetNames and assetTypes are\nexported to the feed. For example: //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.\nSee https://cloud.google.com/apis/design/resourceNames#fullResourceName for more info.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"asset_types":{"Type":["list","string"],"Description":"A list of types of the assets to receive updates. You must specify either or both of assetNames\nand assetTypes. Only asset updates matching specified assetNames and assetTypes are exported to\nthe feed. For example: \"compute.googleapis.com/Disk\"\nSee https://cloud.google.com/asset-inventory/docs/supported-asset-types for a list of all\nsupported asset types.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"billing_project":{"Type":"string","Description":"The project whose identity will be used when sending messages to the\ndestination pubsub topic. It also specifies the project for API \nenablement check, quota, and billing.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"content_type":{"Type":"string","Description":"Asset content type. If not specified, no content but the asset name and type will be returned. Possible values: [\"CONTENT_TYPE_UNSPECIFIED\", \"RESOURCE\", \"IAM_POLICY\", \"ORG_POLICY\", \"ACCESS_POLICY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"feed_id":{"Type":"string","Description":"This is the client-assigned asset feed identifier and it needs to be unique under a specific parent.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The format will be organizations/{organization_number}/feeds/{client-assigned_feed_identifier}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The organization this feed should be created in.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"Description of the expression. This is a longer text which describes the expression,\ne.g. when hovered over it in a UI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"Textual representation of an expression in Common Expression Language syntax.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"String indicating the location of the expression for error reporting, e.g. a file \nname and a position in the file.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Title for the expression, i.e. a short string describing its purpose.\nThis can be used e.g. in UIs which allow to enter the expression.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A condition which determines whether an asset update should be published. If specified, an asset\nwill be returned only when the expression evaluates to true. When set, expression field\nmust be a valid CEL expression on a TemporalAsset with name temporal_asset. Example: a Feed with\nexpression \"temporal_asset.deleted == true\" will only publish Asset deletions. Other fields of\ncondition are optional.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"feed_output_config":{"Attributes":{},"BlockTypes":{"pubsub_destination":{"Attributes":{"topic":{"Type":"string","Description":"Destination on Cloud Pubsub topic.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Destination on Cloud Pubsub.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Output configuration for asset feed destination.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_asset_project_feed":{"Version":0,"Block":{"Attributes":{"asset_names":{"Type":["list","string"],"Description":"A list of the full names of the assets to receive updates. You must specify either or both of \nassetNames and assetTypes. Only asset updates matching specified assetNames and assetTypes are\nexported to the feed. For example: //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.\nSee https://cloud.google.com/apis/design/resourceNames#fullResourceName for more info.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"asset_types":{"Type":["list","string"],"Description":"A list of types of the assets to receive updates. You must specify either or both of assetNames\nand assetTypes. Only asset updates matching specified assetNames and assetTypes are exported to\nthe feed. For example: \"compute.googleapis.com/Disk\"\nSee https://cloud.google.com/asset-inventory/docs/supported-asset-types for a list of all\nsupported asset types.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"billing_project":{"Type":"string","Description":"The project whose identity will be used when sending messages to the\ndestination pubsub topic. It also specifies the project for API \nenablement check, quota, and billing. If not specified, the resource's\nproject will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_type":{"Type":"string","Description":"Asset content type. If not specified, no content but the asset name and type will be returned. Possible values: [\"CONTENT_TYPE_UNSPECIFIED\", \"RESOURCE\", \"IAM_POLICY\", \"ORG_POLICY\", \"ACCESS_POLICY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"feed_id":{"Type":"string","Description":"This is the client-assigned asset feed identifier and it needs to be unique under a specific parent.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The format will be projects/{projectNumber}/feeds/{client-assigned_feed_identifier}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"Description of the expression. This is a longer text which describes the expression,\ne.g. when hovered over it in a UI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"Textual representation of an expression in Common Expression Language syntax.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"String indicating the location of the expression for error reporting, e.g. a file \nname and a position in the file.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Title for the expression, i.e. a short string describing its purpose.\nThis can be used e.g. in UIs which allow to enter the expression.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A condition which determines whether an asset update should be published. If specified, an asset\nwill be returned only when the expression evaluates to true. When set, expression field\nmust be a valid CEL expression on a TemporalAsset with name temporal_asset. Example: a Feed with\nexpression \"temporal_asset.deleted == true\" will only publish Asset deletions. Other fields of\ncondition are optional.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"feed_output_config":{"Attributes":{},"BlockTypes":{"pubsub_destination":{"Attributes":{"topic":{"Type":"string","Description":"Destination on Cloud Pubsub topic.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Destination on Cloud Pubsub.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Output configuration for asset feed destination.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_identity_group":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The time when the Group was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An extended description to help users determine the purpose of a Group.\nMust not be longer than 4,096 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The display name of the Group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"initial_group_config":{"Type":"string","Description":"The initial configuration options for creating a Group.\n\nSee the\n[API reference](https://cloud.google.com/identity/docs/reference/rest/v1beta1/groups/create#initialgroupconfig)\nfor possible values. Default value: \"EMPTY\" Possible values: [\"INITIAL_GROUP_CONFIG_UNSPECIFIED\", \"WITH_INITIAL_OWNER\", \"EMPTY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels that apply to the Group.\n\nMust not contain more than one entry. Must contain the entry\n'cloudidentity.googleapis.com/groups.discussion_forum': '' if the Group is a Google Group or\n'system/groups/external': '' if the Group is an external-identity-mapped group.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name of the Group in the format: groups/{group_id}, where group_id\nis the unique ID assigned to the Group.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The resource name of the entity under which this Group resides in the\nCloud Identity resource hierarchy.\n\nMust be of the form identitysources/{identity_source_id} for external-identity-mapped\ngroups or customers/{customer_id} for Google Groups.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The time when the Group was last updated.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"group_key":{"Attributes":{"id":{"Type":"string","Description":"The ID of the entity.\n\nFor Google-managed entities, the id must be the email address of an existing\ngroup or user.\n\nFor external-identity-mapped entities, the id must be a string conforming\nto the Identity Source's requirements.\n\nMust be unique within a namespace.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"namespace":{"Type":"string","Description":"The namespace in which the entity exists.\n\nIf not specified, the EntityKey represents a Google-managed entity\nsuch as a Google user or a Google Group.\n\nIf specified, the EntityKey represents an external-identity-mapped group.\nThe namespace must correspond to an identity source created in Admin Console\nand must be in the form of 'identitysources/{identity_source_id}'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"EntityKey of the Group.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_identity_group_membership":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The time when the Membership was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"group":{"Type":"string","Description":"The name of the Group to create this membership in.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the Membership, of the form groups/{group_id}/memberships/{membership_id}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of the membership.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The time when the Membership was last updated.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"preferred_member_key":{"Attributes":{"id":{"Type":"string","Description":"The ID of the entity.\n\nFor Google-managed entities, the id must be the email address of an existing\ngroup or user.\n\nFor external-identity-mapped entities, the id must be a string conforming\nto the Identity Source's requirements.\n\nMust be unique within a namespace.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"namespace":{"Type":"string","Description":"The namespace in which the entity exists.\n\nIf not specified, the EntityKey represents a Google-managed entity\nsuch as a Google user or a Google Group.\n\nIf specified, the EntityKey represents an external-identity-mapped group.\nThe namespace must correspond to an identity source created in Admin Console\nand must be in the form of 'identitysources/{identity_source_id}'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"EntityKey of the member.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"roles":{"Attributes":{"name":{"Type":"string","Description":"The name of the MembershipRole. Must be one of OWNER, MANAGER, MEMBER. Possible values: [\"OWNER\", \"MANAGER\", \"MEMBER\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The MembershipRoles that apply to the Membership.\nMust not contain duplicate MembershipRoles with the same name.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_run_domain_mapping":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the cloud run instance. eg us-central1","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name should be a [verified](https://support.google.com/webmasters/answer/9008080) domain","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"status":{"Type":["list",["object",{"conditions":["list",["object",{"message":"string","reason":"string","status":"string","type":"string"}]],"mapped_route_name":"string","observed_generation":"number","resource_records":["list",["object",{"name":"string","rrdata":"string","type":"string"}]]}]],"Description":"The current status of the DomainMapping.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"metadata":{"Attributes":{"annotations":{"Type":["map","string"],"Description":"Annotations is a key value map stored with a resource that\nmay be set by external tools to store and retrieve arbitrary metadata. More\ninfo: http://kubernetes.io/docs/user-guide/annotations\n\n**Note**: The Cloud Run API may add additional annotations that were not provided in your config.\nIf terraform plan shows a diff where a server-side annotation is added, you can add it to your config\nor apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"generation":{"Type":"number","Description":"A sequence number representing a specific generation of the desired state.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Map of string keys and values that can be used to organize and categorize\n(scope and select) objects. May match selectors of replication controllers\nand routes.\nMore info: http://kubernetes.io/docs/user-guide/labels","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"namespace":{"Type":"string","Description":"In Cloud Run the namespace must be equal to either the\nproject ID or project number.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"resource_version":{"Type":"string","Description":"An opaque value that represents the internal version of this object that\ncan be used by clients to determine when objects have changed. May be used\nfor optimistic concurrency, change detection, and the watch operation on a\nresource or set of resources. They may only be valid for a\nparticular resource or set of resources.\n\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"SelfLink is a URL representing this object.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"uid":{"Type":"string","Description":"UID is a unique id generated by the server on successful creation of a resource and is not\nallowed to change on PUT operations.\n\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Metadata associated with this DomainMapping.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"spec":{"Attributes":{"certificate_mode":{"Type":"string","Description":"The mode of the certificate. Default value: \"AUTOMATIC\" Possible values: [\"NONE\", \"AUTOMATIC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"force_override":{"Type":"bool","Description":"If set, the mapping will override any mapping set before this spec was set.\nIt is recommended that the user leaves this empty to receive an error\nwarning about a potential conflict and only set it once the respective UI\nhas given such a warning.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"route_name":{"Type":"string","Description":"The name of the Cloud Run Service that this DomainMapping applies to.\nThe route must exist.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The spec for this DomainMapping.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_run_service":{"Version":1,"Block":{"Attributes":{"autogenerate_revision_name":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the cloud run instance. eg us-central1","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name must be unique within a namespace, within a Cloud Run region.\nIs required when creating resources. Name is primarily intended\nfor creation idempotence and configuration definition. Cannot be updated.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"status":{"Type":["list",["object",{"conditions":["list",["object",{"message":"string","reason":"string","status":"string","type":"string"}]],"latest_created_revision_name":"string","latest_ready_revision_name":"string","observed_generation":"number","url":"string"}]],"Description":"The current status of the Service.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"metadata":{"Attributes":{"annotations":{"Type":["map","string"],"Description":"Annotations is a key value map stored with a resource that\nmay be set by external tools to store and retrieve arbitrary metadata. More\ninfo: http://kubernetes.io/docs/user-guide/annotations\n\n**Note**: The Cloud Run API may add additional annotations that were not provided in your config.\nIf terraform plan shows a diff where a server-side annotation is added, you can add it to your config\nor apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.\n\nCloud Run (fully managed) uses the following annotation keys to configure features on a Service:\n\n- 'run.googleapis.com/ingress' sets the [ingress settings](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--ingress)\n for the Service. For example, '\"run.googleapis.com/ingress\" = \"all\"'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"generation":{"Type":"number","Description":"A sequence number representing a specific generation of the desired state.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Map of string keys and values that can be used to organize and categorize\n(scope and select) objects. May match selectors of replication controllers\nand routes.\nMore info: http://kubernetes.io/docs/user-guide/labels","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"namespace":{"Type":"string","Description":"In Cloud Run the namespace must be equal to either the\nproject ID or project number.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"resource_version":{"Type":"string","Description":"An opaque value that represents the internal version of this object that\ncan be used by clients to determine when objects have changed. May be used\nfor optimistic concurrency, change detection, and the watch operation on a\nresource or set of resources. They may only be valid for a\nparticular resource or set of resources.\n\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"SelfLink is a URL representing this object.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"uid":{"Type":"string","Description":"UID is a unique id generated by the server on successful creation of a resource and is not\nallowed to change on PUT operations.\n\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Metadata associated with this Service, including name, namespace, labels,\nand annotations.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"template":{"Attributes":{},"BlockTypes":{"metadata":{"Attributes":{"annotations":{"Type":["map","string"],"Description":"Annotations is a key value map stored with a resource that\nmay be set by external tools to store and retrieve arbitrary metadata. More\ninfo: http://kubernetes.io/docs/user-guide/annotations\n\n**Note**: The Cloud Run API may add additional annotations that were not provided in your config.\nIf terraform plan shows a diff where a server-side annotation is added, you can add it to your config\nor apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"generation":{"Type":"number","Description":"A sequence number representing a specific generation of the desired state.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Map of string keys and values that can be used to organize and categorize\n(scope and select) objects. May match selectors of replication controllers\nand routes.\nMore info: http://kubernetes.io/docs/user-guide/labels","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name must be unique within a namespace, within a Cloud Run region.\nIs required when creating resources. Name is primarily intended\nfor creation idempotence and configuration definition. Cannot be updated.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"namespace":{"Type":"string","Description":"In Cloud Run the namespace must be equal to either the\nproject ID or project number. It will default to the resource's project.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"resource_version":{"Type":"string","Description":"An opaque value that represents the internal version of this object that\ncan be used by clients to determine when objects have changed. May be used\nfor optimistic concurrency, change detection, and the watch operation on a\nresource or set of resources. They may only be valid for a\nparticular resource or set of resources.\n\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"SelfLink is a URL representing this object.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"uid":{"Type":"string","Description":"UID is a unique id generated by the server on successful creation of a resource and is not\nallowed to change on PUT operations.\n\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Optional metadata for this Revision, including labels and annotations.\nName will be generated by the Configuration. To set minimum instances\nfor this revision, use the \"autoscaling.knative.dev/minScale\" annotation\nkey. To set maximum instances for this revision, use the\n\"autoscaling.knative.dev/maxScale\" annotation key. To set Cloud SQL\nconnections for the revision, use the \"run.googleapis.com/cloudsql-instances\"\nannotation key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"spec":{"Attributes":{"container_concurrency":{"Type":"number","Description":"ContainerConcurrency specifies the maximum allowed in-flight (concurrent)\nrequests per container of the Revision. Values are:\n- '0' thread-safe, the system should manage the max concurrency. This is\n the default value.\n- '1' not-thread-safe. Single concurrency\n- '2-N' thread-safe, max concurrency of N","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account_name":{"Type":"string","Description":"Email address of the IAM service account associated with the revision of the\nservice. The service account represents the identity of the running revision,\nand determines what permissions the revision has. If not provided, the revision\nwill use the project's default service account.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"serving_state":{"Type":"string","Description":"ServingState holds a value describing the state the resources\nare in for this Revision.\nIt is expected\nthat the system will manipulate this based on routability and load.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":true},"timeout_seconds":{"Type":"number","Description":"TimeoutSeconds holds the max duration the instance is allowed for responding to a request.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"containers":{"Attributes":{"args":{"Type":["list","string"],"Description":"Arguments to the entrypoint.\nThe docker image's CMD is used if this is not provided.\nVariable references $(VAR_NAME) are expanded using the container's\nenvironment. If a variable cannot be resolved, the reference in the input\nstring will be unchanged. The $(VAR_NAME) syntax can be escaped with a\ndouble $$, ie: $$(VAR_NAME). Escaped references will never be expanded,\nregardless of whether the variable exists or not.\nMore info:\nhttps://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"command":{"Type":["list","string"],"Description":"Entrypoint array. Not executed within a shell.\nThe docker image's ENTRYPOINT is used if this is not provided.\nVariable references $(VAR_NAME) are expanded using the container's\nenvironment. If a variable cannot be resolved, the reference in the input\nstring will be unchanged. The $(VAR_NAME) syntax can be escaped with a\ndouble $$, ie: $$(VAR_NAME). Escaped references will never be expanded,\nregardless of whether the variable exists or not.\nMore info:\nhttps://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"image":{"Type":"string","Description":"Docker image name. This is most often a reference to a container located\nin the container registry, such as gcr.io/cloudrun/hello\nMore info: https://kubernetes.io/docs/concepts/containers/images","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"working_dir":{"Type":"string","Description":"Container's working directory.\nIf not specified, the container runtime's default will be used, which\nmight be configured in the container image.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":true}},"BlockTypes":{"env":{"Attributes":{"name":{"Type":"string","Description":"Name of the environment variable.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"Variable references $(VAR_NAME) are expanded\nusing the previous defined environment variables in the container and\nany route environment variables. If a variable cannot be resolved,\nthe reference in the input string will be unchanged. The $(VAR_NAME)\nsyntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped\nreferences will never be expanded, regardless of whether the variable\nexists or not.\nDefaults to \"\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of environment variables to set in the container.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"env_from":{"Attributes":{"prefix":{"Type":"string","Description":"An optional identifier to prepend to each key in the ConfigMap.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"config_map_ref":{"Attributes":{"optional":{"Type":"bool","Description":"Specify whether the ConfigMap must be defined","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"local_object_reference":{"Attributes":{"name":{"Type":"string","Description":"Name of the referent.\nMore info:\nhttps://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The ConfigMap to select from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The ConfigMap to select from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"secret_ref":{"Attributes":{"optional":{"Type":"bool","Description":"Specify whether the Secret must be defined","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"local_object_reference":{"Attributes":{"name":{"Type":"string","Description":"Name of the referent.\nMore info:\nhttps://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Secret to select from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The Secret to select from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of sources to populate environment variables in the container.\nAll invalid keys will be reported as an event when the container is starting.\nWhen a key exists in multiple sources, the value associated with the last source will\ntake precedence. Values defined by an Env with a duplicate key will take\nprecedence.","DescriptionKind":0,"Deprecated":true,"Nesting":3,"MinItems":0,"MaxItems":0},"ports":{"Attributes":{"container_port":{"Type":"number","Description":"Port number.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the port.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"protocol":{"Type":"string","Description":"Protocol used on port. Defaults to TCP.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of open ports in the container.\nMore Info: \nhttps://cloud.google.com/run/docs/reference/rest/v1/RevisionSpec#ContainerPort","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"resources":{"Attributes":{"limits":{"Type":["map","string"],"Description":"Limits describes the maximum amount of compute resources allowed.\nThe values of the map is string form of the 'quantity' k8s type:\nhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"requests":{"Type":["map","string"],"Description":"Requests describes the minimum amount of compute resources required.\nIf Requests is omitted for a container, it defaults to Limits if that is\nexplicitly specified, otherwise to an implementation-defined value.\nThe values of the map is string form of the 'quantity' k8s type:\nhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Compute Resources required by this container. Used to set values such as max memory\nMore info:\nhttps://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#requests-and-limits","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Container defines the unit of execution for this Revision.\nIn the context of a Revision, we disallow a number of the fields of\nthis Container, including: name, ports, and volumeMounts.\nThe runtime contract is documented here:\nhttps://github.com/knative/serving/blob/master/docs/runtime-contract.md","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"RevisionSpec holds the desired state of the Revision (from the client).","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"template holds the latest specification for the Revision to\nbe stamped out. The template references the container image, and may also\ninclude labels and annotations that should be attached to the Revision.\nTo correlate a Revision, and/or to force a Revision to be created when the\nspec doesn't otherwise change, a nonce label may be provided in the\ntemplate metadata. For more details, see:\nhttps://github.com/knative/serving/blob/master/docs/client-conventions.md#associate-modifications-with-revisions\n\nCloud Run does not currently support referencing a build that is\nresponsible for materializing the container image from source.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"traffic":{"Attributes":{"latest_revision":{"Type":"bool","Description":"LatestRevision may be optionally provided to indicate that the latest ready\nRevision of the Configuration should be used for this traffic target. When\nprovided LatestRevision must be true if RevisionName is empty; it must be\nfalse when RevisionName is non-empty.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"Percent specifies percent of the traffic to this Revision or Configuration.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"revision_name":{"Type":"string","Description":"RevisionName of a specific revision to which to send this portion of traffic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Traffic specifies how to distribute traffic over a collection of Knative Revisions\nand Configurations","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_run_service_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_run_service_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_run_service_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_scheduler_job":{"Version":0,"Block":{"Attributes":{"attempt_deadline":{"Type":"string","Description":"The deadline for job attempts. If the request handler does not respond by this deadline then the request is\ncancelled and the attempt is marked as a DEADLINE_EXCEEDED failure. The failed attempt can be viewed in\nexecution logs. Cloud Scheduler will retry the job according to the RetryConfig.\nThe allowed duration for this deadline is:\n* For HTTP targets, between 15 seconds and 30 minutes.\n* For App Engine HTTP targets, between 15 seconds and 24 hours.\n* **Note**: For PubSub targets, this field is ignored - setting it will introduce an unresolvable diff.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A human-readable description for the job. \nThis string must not contain more than 500 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the job.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where the scheduler job resides. If it is not provided, Terraform will use the provider default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"schedule":{"Type":"string","Description":"Describes the schedule on which the job will be executed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"Specifies the time zone to be used in interpreting schedule.\nThe value of this field must be a time zone name from the tz database.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"app_engine_http_target":{"Attributes":{"body":{"Type":"string","Description":"HTTP request body. \nA request body is allowed only if the HTTP method is POST or PUT. \nIt will result in invalid argument error to set a body on a job with an incompatible HttpMethod.\n\nA base64-encoded string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"headers":{"Type":["map","string"],"Description":"HTTP request headers.\nThis map contains the header field names and values. \nHeaders can be set when the job is created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"http_method":{"Type":"string","Description":"Which HTTP method to use for the request.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"relative_uri":{"Type":"string","Description":"The relative URI.\nThe relative URL must begin with \"/\" and must be a valid HTTP relative URL. \nIt can contain a path, query string arguments, and \\# fragments. \nIf the relative URL is empty, then the root path \"/\" will be used. \nNo spaces are allowed, and the maximum length allowed is 2083 characters","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"app_engine_routing":{"Attributes":{"instance":{"Type":"string","Description":"App instance.\nBy default, the job is sent to an instance which is available when the job is attempted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"App service.\nBy default, the job is sent to the service which is the default service when the job is attempted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"App version.\nBy default, the job is sent to the version which is the default version when the job is attempted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"App Engine Routing setting for the job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"App Engine HTTP target.\nIf the job providers a App Engine HTTP target the cron will \nsend a request to the service instance","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"http_target":{"Attributes":{"body":{"Type":"string","Description":"HTTP request body. \nA request body is allowed only if the HTTP method is POST, PUT, or PATCH. \nIt is an error to set body on a job with an incompatible HttpMethod.\n\nA base64-encoded string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"headers":{"Type":["map","string"],"Description":"This map contains the header field names and values. \nRepeated headers are not supported, but a header value can contain commas.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"http_method":{"Type":"string","Description":"Which HTTP method to use for the request.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"uri":{"Type":"string","Description":"The full URI path that the request will be sent to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"oauth_token":{"Attributes":{"scope":{"Type":"string","Description":"OAuth scope to be used for generating OAuth access token. If not specified,\n\"https://www.googleapis.com/auth/cloud-platform\" will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_email":{"Type":"string","Description":"Service account email to be used for generating OAuth token.\nThe service account must be within the same project as the job.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Contains information needed for generating an OAuth token.\nThis type of authorization should be used when sending requests to a GCP endpoint.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"oidc_token":{"Attributes":{"audience":{"Type":"string","Description":"Audience to be used when generating OIDC token. If not specified,\nthe URI specified in target will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_email":{"Type":"string","Description":"Service account email to be used for generating OAuth token.\nThe service account must be within the same project as the job.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Contains information needed for generating an OpenID Connect token.\nThis type of authorization should be used when sending requests to third party endpoints or Cloud Run.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"HTTP target.\nIf the job providers a http_target the cron will \nsend a request to the targeted url","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"pubsub_target":{"Attributes":{"attributes":{"Type":["map","string"],"Description":"Attributes for PubsubMessage.\nPubsub message must contain either non-empty data, or at least one attribute.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data":{"Type":"string","Description":"The message payload for PubsubMessage.\nPubsub message must contain either non-empty data, or at least one attribute.\n\n A base64-encoded string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"topic_name":{"Type":"string","Description":"The full resource name for the Cloud Pub/Sub topic to which\nmessages will be published when a job is delivered. ~\u003e**NOTE:**\nThe topic name must be in the same format as required by PubSub's\nPublishRequest.name, e.g. 'projects/my-project/topics/my-topic'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Pub/Sub target\nIf the job providers a Pub/Sub target the cron will publish\na message to the provided topic","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_config":{"Attributes":{"max_backoff_duration":{"Type":"string","Description":"The maximum amount of time to wait before retrying a job after it fails.\nA duration in seconds with up to nine fractional digits, terminated by 's'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_doublings":{"Type":"number","Description":"The time between retries will double maxDoublings times.\nA job's retry interval starts at minBackoffDuration, \nthen doubles maxDoublings times, then increases linearly, \nand finally retries retries at intervals of maxBackoffDuration up to retryCount times.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_retry_duration":{"Type":"string","Description":"The time limit for retrying a failed job, measured from time when an execution was first attempted. \nIf specified with retryCount, the job will be retried until both limits are reached.\nA duration in seconds with up to nine fractional digits, terminated by 's'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_backoff_duration":{"Type":"string","Description":"The minimum amount of time to wait before retrying a job after it fails.\nA duration in seconds with up to nine fractional digits, terminated by 's'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"retry_count":{"Type":"number","Description":"The number of attempts that the system will make to run a \njob using the exponential backoff procedure described by maxDoublings.\nValues greater than 5 and negative values are not allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"By default, if a job does not complete successfully, \nmeaning that an acknowledgement is not received from the handler, \nthen it will be retried with exponential backoff according to the settings","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloud_tasks_queue":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the queue","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The queue name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"app_engine_routing_override":{"Attributes":{"host":{"Type":"string","Description":"The host that the task is sent to.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"App instance.\n\nBy default, the task is sent to an instance which is available when the task is attempted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"App service.\n\nBy default, the task is sent to the service which is the default service when the task is attempted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"App version.\n\nBy default, the task is sent to the version which is the default version when the task is attempted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Overrides for task-level appEngineRouting. These settings apply only\nto App Engine tasks in this queue","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"rate_limits":{"Attributes":{"max_burst_size":{"Type":"number","Description":"The max burst size.\n\nMax burst size limits how fast tasks in queue are processed when many tasks are\nin the queue and the rate is high. This field allows the queue to have a high\nrate so processing starts shortly after a task is enqueued, but still limits\nresource usage when many tasks are enqueued in a short period of time.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"max_concurrent_dispatches":{"Type":"number","Description":"The maximum number of concurrent tasks that Cloud Tasks allows to\nbe dispatched for this queue. After this threshold has been\nreached, Cloud Tasks stops dispatching tasks until the number of\nconcurrent requests decreases.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_dispatches_per_second":{"Type":"number","Description":"The maximum rate at which tasks are dispatched from this queue.\n\nIf unspecified when the queue is created, Cloud Tasks will pick the default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Rate limits for task dispatches.\n\nThe queue's actual dispatch rate is the result of:\n\n* Number of tasks in the queue\n* User-specified throttling: rateLimits, retryConfig, and the queue's state.\n* System throttling due to 429 (Too Many Requests) or 503 (Service\n Unavailable) responses from the worker, high error rates, or to\n smooth sudden large traffic spikes.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_config":{"Attributes":{"max_attempts":{"Type":"number","Description":"Number of attempts per task.\n\nCloud Tasks will attempt the task maxAttempts times (that is, if\nthe first attempt fails, then there will be maxAttempts - 1\nretries). Must be \u003e= -1.\n\nIf unspecified when the queue is created, Cloud Tasks will pick\nthe default.\n\n-1 indicates unlimited attempts.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_backoff":{"Type":"string","Description":"A task will be scheduled for retry between minBackoff and\nmaxBackoff duration after it fails, if the queue's RetryConfig\nspecifies that the task should be retried.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_doublings":{"Type":"number","Description":"The time between retries will double maxDoublings times.\n\nA task's retry interval starts at minBackoff, then doubles maxDoublings times,\nthen increases linearly, and finally retries retries at intervals of maxBackoff\nup to maxAttempts times.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_retry_duration":{"Type":"string","Description":"If positive, maxRetryDuration specifies the time limit for\nretrying a failed task, measured from when the task was first\nattempted. Once maxRetryDuration time has passed and the task has\nbeen attempted maxAttempts times, no further attempts will be\nmade and the task will be deleted.\n\nIf zero, then the task age is unlimited.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_backoff":{"Type":"string","Description":"A task will be scheduled for retry between minBackoff and\nmaxBackoff duration after it fails, if the queue's RetryConfig\nspecifies that the task should be retried.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Settings that determine the retry behavior.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"stackdriver_logging_config":{"Attributes":{"sampling_ratio":{"Type":"number","Description":"Specifies the fraction of operations to write to Stackdriver Logging.\nThis field may contain any value between 0.0 and 1.0, inclusive. 0.0 is the\ndefault and means that no operations are logged.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration options for writing logs to Stackdriver Logging.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloudbuild_trigger":{"Version":1,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Time when the trigger was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Human-readable description of the trigger.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"Whether the trigger is disabled or not. If true, the trigger will never result in a build.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filename":{"Type":"string","Description":"Path, from the source root, to a file whose contents is used for the template. Either a filename or build template must be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ignored_files":{"Type":["list","string"],"Description":"ignoredFiles and includedFiles are file glob matches using https://golang.org/pkg/path/filepath/#Match\nextended with support for '**'.\n\nIf ignoredFiles and changed files are both empty, then they are not\nused to determine whether or not to trigger a build.\n\nIf ignoredFiles is not empty, then we ignore any files that match any\nof the ignored_file globs. If the change has no files that are outside\nof the ignoredFiles globs, then we do not trigger a build.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"included_files":{"Type":["list","string"],"Description":"ignoredFiles and includedFiles are file glob matches using https://golang.org/pkg/path/filepath/#Match\nextended with support for '**'.\n\nIf any of the files altered in the commit pass the ignoredFiles filter\nand includedFiles is empty, then as far as this filter is concerned, we\nshould trigger the build.\n\nIf any of the files altered in the commit pass the ignoredFiles filter\nand includedFiles is not empty, then we make sure that at least one of\nthose files matches a includedFiles glob. If not, then we do not trigger\na build.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the trigger. Must be unique within the project.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"substitutions":{"Type":["map","string"],"Description":"Substitutions data for Build resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tags":{"Type":["list","string"],"Description":"Tags for annotation of a BuildTrigger","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"trigger_id":{"Type":"string","Description":"The unique identifier for the trigger.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"build":{"Attributes":{"images":{"Type":["list","string"],"Description":"A list of images to be pushed upon the successful completion of all build steps.\nThe images are pushed using the builder service account's credentials.\nThe digests of the pushed images will be stored in the Build resource's results field.\nIf any of the images fail to be pushed, the build status is marked FAILURE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"logs_bucket":{"Type":"string","Description":"Google Cloud Storage bucket where logs should be written. \nLogs file names will be of the format ${logsBucket}/log-${build_id}.txt.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"queue_ttl":{"Type":"string","Description":"TTL in queue for this build. If provided and the build is enqueued longer than this value, \nthe build will expire and the build status will be EXPIRED.\nThe TTL starts ticking from createTime.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"substitutions":{"Type":["map","string"],"Description":"Substitutions data for Build resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tags":{"Type":["list","string"],"Description":"Tags for annotation of a Build. These are not docker tags.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timeout":{"Type":"string","Description":"Amount of time that this build should be allowed to run, to second granularity.\nIf this amount of time elapses, work on the build will cease and the build status will be TIMEOUT.\nThis timeout must be equal to or greater than the sum of the timeouts for build steps within the build.\nThe expected format is the number of seconds followed by s.\nDefault time is ten minutes (600s).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"artifacts":{"Attributes":{"images":{"Type":["list","string"],"Description":"A list of images to be pushed upon the successful completion of all build steps.\n\nThe images will be pushed using the builder service account's credentials.\n\nThe digests of the pushed images will be stored in the Build resource's results field.\n\nIf any of the images fail to be pushed, the build is marked FAILURE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"objects":{"Attributes":{"location":{"Type":"string","Description":"Cloud Storage bucket and optional object path, in the form \"gs://bucket/path/to/somewhere/\".\n\nFiles in the workspace matching any path pattern will be uploaded to Cloud Storage with\nthis location as a prefix.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"paths":{"Type":["list","string"],"Description":"Path globs used to match files in the build's workspace.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timing":{"Type":["list",["object",{"end_time":"string","start_time":"string"}]],"Description":"Output only. Stores timing information for pushing all artifact objects.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.\n\nFiles in the workspace matching specified paths globs will be uploaded to the\nCloud Storage location using the builder service account's credentials.\n\nThe location and generation of the uploaded objects will be stored in the Build resource's results field.\n\nIf any objects fail to be pushed, the build is marked FAILURE.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Artifacts produced by the build that should be uploaded upon successful completion of all build steps.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"options":{"Attributes":{"disk_size_gb":{"Type":"number","Description":"Requested disk size for the VM that runs the build. Note that this is NOT \"disk free\";\nsome of the space will be used by the operating system and build utilities.\nAlso note that this is the minimum disk size that will be allocated for the build --\nthe build may run with a larger disk than requested. At present, the maximum disk size\nis 1000GB; builds that request more than the maximum are rejected with an error.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"dynamic_substitutions":{"Type":"bool","Description":"Option to specify whether or not to apply bash style string operations to the substitutions.\n\nNOTE this is always enabled for triggered builds and cannot be overridden in the build configuration file.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"env":{"Type":["list","string"],"Description":"A list of global environment variable definitions that will exist for all build steps\nin this build. If a variable is defined in both globally and in a build step,\nthe variable will use the build step value.\n\nThe elements are of the form \"KEY=VALUE\" for the environment variable \"KEY\" being given the value \"VALUE\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"log_streaming_option":{"Type":"string","Description":"Option to define build log streaming behavior to Google Cloud Storage. Possible values: [\"STREAM_DEFAULT\", \"STREAM_ON\", \"STREAM_OFF\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"logging":{"Type":"string","Description":"Option to specify the logging mode, which determines if and where build logs are stored. Possible values: [\"LOGGING_UNSPECIFIED\", \"LEGACY\", \"GCS_ONLY\", \"STACKDRIVER_ONLY\", \"NONE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"Compute Engine machine type on which to run the build. Possible values: [\"UNSPECIFIED\", \"N1_HIGHCPU_8\", \"N1_HIGHCPU_32\", \"E2_HIGHCPU_8\", \"E2_HIGHCPU_32\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"requested_verify_option":{"Type":"string","Description":"Requested verifiability options. Possible values: [\"NOT_VERIFIED\", \"VERIFIED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"secret_env":{"Type":["list","string"],"Description":"A list of global environment variables, which are encrypted using a Cloud Key Management\nService crypto key. These values must be specified in the build's Secret. These variables\nwill be available to all build steps in this build.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_provenance_hash":{"Type":["list","string"],"Description":"Requested hash for SourceProvenance. Possible values: [\"NONE\", \"SHA256\", \"MD5\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"substitution_option":{"Type":"string","Description":"Option to specify behavior when there is an error in the substitution checks.\n\nNOTE this is always set to ALLOW_LOOSE for triggered builds and cannot be overridden\nin the build configuration file. Possible values: [\"MUST_MATCH\", \"ALLOW_LOOSE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"worker_pool":{"Type":"string","Description":"Option to specify a WorkerPool for the build. Format projects/{project}/workerPools/{workerPool}\n\nThis field is experimental.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"volumes":{"Attributes":{"name":{"Type":"string","Description":"Name of the volume to mount.\n\nVolume names must be unique per build step and must be valid names for Docker volumes.\nEach named volume must be used by at least two build steps.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path at which to mount the volume.\n\nPaths must be absolute and cannot conflict with other volume paths on the same\nbuild step or with certain reserved volume paths.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Global list of volumes to mount for ALL build steps\n\nEach volume is created as an empty volume prior to starting the build process.\nUpon completion of the build, volumes and their contents are discarded. Global\nvolume names and paths cannot conflict with the volumes defined a build step.\n\nUsing a global volume in a build with only one step is not valid as it is indicative\nof a build request with an incorrect configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Special options for this build.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"secret":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Cloud KMS key name to use to decrypt these envs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"secret_env":{"Type":["map","string"],"Description":"Map of environment variable name to its encrypted value.\nSecret environment variables must be unique across all of a build's secrets, \nand must be used by at least one build step. Values can be at most 64 KB in size. \nThere can be at most 100 secret values across all of a build's secrets.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Secrets to decrypt using Cloud Key Management Service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"source":{"Attributes":{},"BlockTypes":{"repo_source":{"Attributes":{"branch_name":{"Type":"string","Description":"Regex matching branches to build. Exactly one a of branch name, tag, or commit SHA must be provided.\nThe syntax of the regular expressions accepted is the syntax accepted by RE2 and \ndescribed at https://github.com/google/re2/wiki/Syntax","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"commit_sha":{"Type":"string","Description":"Explicit commit SHA to build. Exactly one a of branch name, tag, or commit SHA must be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"dir":{"Type":"string","Description":"Directory, relative to the source root, in which to run the build.\nThis must be a relative path. If a step's dir is specified and is an absolute path, \nthis value is ignored for that step's execution.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"invert_regex":{"Type":"bool","Description":"Only trigger a build if the revision regex does NOT match the revision regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"ID of the project that owns the Cloud Source Repository. \nIf omitted, the project ID requesting the build is assumed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"repo_name":{"Type":"string","Description":"Name of the Cloud Source Repository.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"substitutions":{"Type":["map","string"],"Description":"Substitutions to use in a triggered build. Should only be used with triggers.run","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_name":{"Type":"string","Description":"Regex matching tags to build. Exactly one a of branch name, tag, or commit SHA must be provided.\nThe syntax of the regular expressions accepted is the syntax accepted by RE2 and \ndescribed at https://github.com/google/re2/wiki/Syntax","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Location of the source in a Google Cloud Source Repository.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"storage_source":{"Attributes":{"bucket":{"Type":"string","Description":"Google Cloud Storage bucket containing the source.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"generation":{"Type":"string","Description":"Google Cloud Storage generation for the object. \nIf the generation is omitted, the latest generation will be used","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"Google Cloud Storage object containing the source.\nThis object must be a gzipped archive file (.tar.gz) containing source to build.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Location of the source in an archive file in Google Cloud Storage.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The location of the source files to build.\n\nOne of 'storageSource' or 'repoSource' must be provided.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"step":{"Attributes":{"args":{"Type":["list","string"],"Description":"A list of arguments that will be presented to the step when it is started.\n\nIf the image used to run the step's container has an entrypoint, the args\nare used as arguments to that entrypoint. If the image does not define an\nentrypoint, the first element in args is used as the entrypoint, and the\nremainder will be used as arguments.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"dir":{"Type":"string","Description":"Working directory to use when running this step's container.\n\nIf this value is a relative path, it is relative to the build's working\ndirectory. If this value is absolute, it may be outside the build's working\ndirectory, in which case the contents of the path may not be persisted\nacross build step executions, unless a 'volume' for that path is specified.\n\nIf the build specifies a 'RepoSource' with 'dir' and a step with a\n'dir',\nwhich specifies an absolute path, the 'RepoSource' 'dir' is ignored\nfor the step's execution.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"entrypoint":{"Type":"string","Description":"Entrypoint to be used instead of the build step image's\ndefault entrypoint.\nIf unset, the image's default entrypoint is used","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"env":{"Type":["list","string"],"Description":"A list of environment variable definitions to be used when\nrunning a step.\n\nThe elements are of the form \"KEY=VALUE\" for the environment variable\n\"KEY\" being given the value \"VALUE\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"Unique identifier for this build step, used in 'wait_for' to\nreference this build step as a dependency.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the container image that will run this particular build step.\n\nIf the image is available in the host's Docker daemon's cache, it will be\nrun directly. If not, the host will attempt to pull the image first, using\nthe builder service account's credentials if necessary.\n\nThe Docker daemon's cache will already have the latest versions of all of\nthe officially supported build steps (see https://github.com/GoogleCloudPlatform/cloud-builders \nfor images and examples).\nThe Docker daemon will also have cached many of the layers for some popular\nimages, like \"ubuntu\", \"debian\", but they will be refreshed at the time\nyou attempt to use them.\n\nIf you built an image in a previous build step, it will be stored in the\nhost's Docker daemon's cache and is available to use as the name for a\nlater build step.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"secret_env":{"Type":["list","string"],"Description":"A list of environment variables which are encrypted using\na Cloud Key\nManagement Service crypto key. These values must be specified in\nthe build's 'Secret'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timeout":{"Type":"string","Description":"Time limit for executing this build step. If not defined,\nthe step has no\ntime limit and will be allowed to continue to run until either it\ncompletes or the build itself times out.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timing":{"Type":"string","Description":"Output only. Stores timing information for executing this\nbuild step.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"wait_for":{"Type":["list","string"],"Description":"The ID(s) of the step(s) that this build step depends on.\n\nThis build step will not start until all the build steps in 'wait_for'\nhave completed successfully. If 'wait_for' is empty, this build step\nwill start when all previous build steps in the 'Build.Steps' list\nhave completed successfully.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"volumes":{"Attributes":{"name":{"Type":"string","Description":"Name of the volume to mount.\n\nVolume names must be unique per build step and must be valid names for\nDocker volumes. Each named volume must be used by at least two build steps.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path at which to mount the volume.\n\nPaths must be absolute and cannot conflict with other volume paths on\nthe same build step or with certain reserved volume paths.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of volumes to mount into the build step.\n\nEach volume is created as an empty volume prior to execution of the\nbuild step. Upon completion of the build, volumes and their contents\nare discarded.\n\nUsing a named volume in only one step is not valid as it is\nindicative of a build request with an incorrect configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The operations to be performed on the workspace.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"Contents of the build template. Either a filename or build template must be provided.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"github":{"Attributes":{"name":{"Type":"string","Description":"Name of the repository. For example: The name for\nhttps://github.com/googlecloudplatform/cloud-builders is \"cloud-builders\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"owner":{"Type":"string","Description":"Owner of the repository. For example: The owner for\nhttps://github.com/googlecloudplatform/cloud-builders is \"googlecloudplatform\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"pull_request":{"Attributes":{"branch":{"Type":"string","Description":"Regex of branches to match.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"comment_control":{"Type":"string","Description":"Whether to block builds on a \"/gcbrun\" comment from a repository owner or collaborator. Possible values: [\"COMMENTS_DISABLED\", \"COMMENTS_ENABLED\", \"COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"invert_regex":{"Type":"bool","Description":"If true, branches that do NOT match the git_ref will trigger a build.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"filter to match changes in pull requests. Specify only one of pullRequest or push.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"push":{"Attributes":{"branch":{"Type":"string","Description":"Regex of branches to match. Specify only one of branch or tag.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"invert_regex":{"Type":"bool","Description":"When true, only trigger a build if the revision regex does NOT match the git_ref regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tag":{"Type":"string","Description":"Regex of tags to match. Specify only one of branch or tag.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"filter to match changes in refs, like branches or tags. Specify only one of pullRequest or push.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Describes the configuration of a trigger that creates a build whenever a GitHub event is received.\n\nOne of 'trigger_template', 'github', 'pubsub_config' or 'webhook_config' must be provided.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"pubsub_config":{"Attributes":{"service_account_email":{"Type":"string","Description":"Service account that will make the push request.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"Potential issues with the underlying Pub/Sub subscription configuration.\nOnly populated on get requests.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subscription":{"Type":"string","Description":"Output only. Name of the subscription.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"The name of the topic from which this subscription is receiving messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"PubsubConfig describes the configuration of a trigger that creates \na build whenever a Pub/Sub message is published.\n\nOne of 'trigger_template', 'github', 'pubsub_config' or 'webhook_config' must be provided.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"trigger_template":{"Attributes":{"branch_name":{"Type":"string","Description":"Name of the branch to build. Exactly one a of branch name, tag, or commit SHA must be provided.\nThis field is a regular expression.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"commit_sha":{"Type":"string","Description":"Explicit commit SHA to build. Exactly one of a branch name, tag, or commit SHA must be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"dir":{"Type":"string","Description":"Directory, relative to the source root, in which to run the build.\n\nThis must be a relative path. If a step's dir is specified and\nis an absolute path, this value is ignored for that step's\nexecution.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"invert_regex":{"Type":"bool","Description":"Only trigger a build if the revision regex does NOT match the revision regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"ID of the project that owns the Cloud Source Repository. If\nomitted, the project ID requesting the build is assumed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"repo_name":{"Type":"string","Description":"Name of the Cloud Source Repository. If omitted, the name \"default\" is assumed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_name":{"Type":"string","Description":"Name of the tag to build. Exactly one of a branch name, tag, or commit SHA must be provided.\nThis field is a regular expression.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Template describing the types of source changes to trigger a build.\n\nBranch and tag names in trigger templates are interpreted as regular\nexpressions. Any branch or tag change that matches that regular\nexpression will trigger a build.\n\nOne of 'trigger_template', 'github', 'pubsub_config' or 'webhook_config' must be provided.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"webhook_config":{"Attributes":{"secret":{"Type":"string","Description":"Resource name for the secret required as a URL parameter.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"Potential issues with the underlying Pub/Sub subscription configuration.\nOnly populated on get requests.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"WebhookConfig describes the configuration of a trigger that creates \na build whenever a webhook is sent to a trigger's webhook URL.\n\nOne of 'trigger_template', 'github', 'pubsub_config' or 'webhook_config' must be provided.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloudfunctions_function":{"Version":0,"Block":{"Attributes":{"available_memory_mb":{"Type":"number","Description":"Memory (in MB), available to the function. Default value is 256. Possible values include 128, 256, 512, 1024, etc.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"build_environment_variables":{"Type":["map","string"],"Description":" A set of key/value environment variable pairs available during build time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Description of the function.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"entry_point":{"Type":"string","Description":"Name of the function that will be executed when the Google Cloud Function is triggered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"environment_variables":{"Type":["map","string"],"Description":"A set of key/value environment variable pairs to assign to the function.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_trigger_url":{"Type":"string","Description":"URL which triggers function execution. Returned only if trigger_http is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ingress_settings":{"Type":"string","Description":"String value that controls what traffic can reach the function. Allowed values are ALLOW_ALL and ALLOW_INTERNAL_ONLY. Changes to this field will recreate the cloud function.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to the function. Label keys must follow the requirements at https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_instances":{"Type":"number","Description":"The limit on the maximum number of function instances that may coexist at a given time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A user-defined name of the function. Function names must be unique globally.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"Project of the function. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region of function. If it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"runtime":{"Type":"string","Description":"The runtime in which the function is going to run. Eg. \"nodejs8\", \"nodejs10\", \"python37\", \"go111\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_email":{"Type":"string","Description":" If provided, the self-provided service account to run the function with.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"source_archive_bucket":{"Type":"string","Description":"The GCS bucket containing the zip archive which contains the function.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_archive_object":{"Type":"string","Description":"The source archive object (file) in archive bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timeout":{"Type":"number","Description":"Timeout (in seconds) for the function. Default value is 60 seconds. Cannot be more than 540 seconds.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"trigger_http":{"Type":"bool","Description":"Boolean variable. Any HTTP request (of a supported type) to the endpoint will trigger function execution. Supported HTTP request types are: POST, PUT, GET, DELETE, and OPTIONS. Endpoint is returned as https_trigger_url. Cannot be used with trigger_bucket and trigger_topic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"vpc_connector":{"Type":"string","Description":"The VPC Network Connector that this cloud function can connect to. It can be either the fully-qualified URI, or the short name of the network connector resource. The format of this field is projects/*/locations/*/connectors/*.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"vpc_connector_egress_settings":{"Type":"string","Description":"The egress settings for the connector, controlling what traffic is diverted through it. Allowed values are ALL_TRAFFIC and PRIVATE_RANGES_ONLY. Defaults to PRIVATE_RANGES_ONLY. If unset, this field preserves the previously set value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"event_trigger":{"Attributes":{"event_type":{"Type":"string","Description":"The type of event to observe. For example: \"google.storage.object.finalize\". See the documentation on calling Cloud Functions for a full reference of accepted triggers.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"resource":{"Type":"string","Description":"The name or partial URI of the resource from which to observe events. For example, \"myBucket\" or \"projects/my-project/topics/my-topic\"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"failure_policy":{"Attributes":{"retry":{"Type":"bool","Description":"Whether the function should be retried on failure. Defaults to false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies policy for failed executions","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A source that fires events in response to a condition in another service. Cannot be used with trigger_http.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"source_repository":{"Attributes":{"deployed_url":{"Type":"string","Description":"The URL pointing to the hosted repository where the function was defined at the time of deployment.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"url":{"Type":"string","Description":"The URL pointing to the hosted repository where the function is defined.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Represents parameters related to source repository where a function is hosted. Cannot be set alongside source_archive_bucket or source_archive_object.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloudfunctions_function_iam_binding":{"Version":0,"Block":{"Attributes":{"cloud_function":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloudfunctions_function_iam_member":{"Version":0,"Block":{"Attributes":{"cloud_function":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloudfunctions_function_iam_policy":{"Version":0,"Block":{"Attributes":{"cloud_function":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloudiot_device":{"Version":0,"Block":{"Attributes":{"blocked":{"Type":"bool","Description":"If a device is blocked, connections or requests from this device will fail.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"config":{"Type":["list",["object",{"binary_data":"string","cloud_update_time":"string","device_ack_time":"string","version":"string"}]],"Description":"The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"last_config_ack_time":{"Type":"string","Description":"The last time a cloud-to-device config version acknowledgment was received from the device.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_config_send_time":{"Type":"string","Description":"The last time a cloud-to-device config version was sent to the device.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_error_status":{"Type":["list",["object",{"details":["list",["map","string"]],"message":"string","number":"number"}]],"Description":"The error message of the most recent error, such as a failure to publish to Cloud Pub/Sub.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_error_time":{"Type":"string","Description":"The time the most recent error occurred, such as a failure to publish to Cloud Pub/Sub.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_event_time":{"Type":"string","Description":"The last time a telemetry event was received.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_heartbeat_time":{"Type":"string","Description":"The last time an MQTT PINGREQ was received.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_state_time":{"Type":"string","Description":"The last time a state event was received.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"log_level":{"Type":"string","Description":"The logging verbosity for device activity. Possible values: [\"NONE\", \"ERROR\", \"INFO\", \"DEBUG\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"The metadata key-value pairs assigned to the device.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique name for the resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"num_id":{"Type":"string","Description":"A server-defined unique numeric ID for the device.\nThis is a more compact way to identify devices, and it is globally unique.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"registry":{"Type":"string","Description":"The name of the device registry where this device should be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":["list",["object",{"binary_data":"string","update_time":"string"}]],"Description":"The state most recently received from the device.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"credentials":{"Attributes":{"expiration_time":{"Type":"string","Description":"The time at which this credential becomes invalid.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"public_key":{"Attributes":{"format":{"Type":"string","Description":"The format of the key. Possible values: [\"RSA_PEM\", \"RSA_X509_PEM\", \"ES256_PEM\", \"ES256_X509_PEM\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"key":{"Type":"string","Description":"The key data.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A public key used to verify the signature of JSON Web Tokens (JWTs).","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The credentials used to authenticate this device.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":3},"gateway_config":{"Attributes":{"gateway_auth_method":{"Type":"string","Description":"Indicates whether the device is a gateway. Possible values: [\"ASSOCIATION_ONLY\", \"DEVICE_AUTH_TOKEN_ONLY\", \"ASSOCIATION_AND_DEVICE_AUTH_TOKEN\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"gateway_type":{"Type":"string","Description":"Indicates whether the device is a gateway. Default value: \"NON_GATEWAY\" Possible values: [\"GATEWAY\", \"NON_GATEWAY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"last_accessed_gateway_id":{"Type":"string","Description":"The ID of the gateway the device accessed most recently.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_accessed_gateway_time":{"Type":"string","Description":"The most recent time at which the device accessed the gateway specified in last_accessed_gateway.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Gateway-related configuration and state.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_cloudiot_registry":{"Version":0,"Block":{"Attributes":{"http_config":{"Type":["map","string"],"Description":"Activate or deactivate HTTP.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"log_level":{"Type":"string","Description":"The default logging verbosity for activity from devices in this\nregistry. Specifies which events should be written to logs. For\nexample, if the LogLevel is ERROR, only events that terminate in\nerrors will be logged. LogLevel is inclusive; enabling INFO logging\nwill also enable ERROR logging. Default value: \"NONE\" Possible values: [\"NONE\", \"ERROR\", \"INFO\", \"DEBUG\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"mqtt_config":{"Type":["map","string"],"Description":"Activate or deactivate MQTT.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique name for the resource, required by device registry.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region in which the created registry should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"state_notification_config":{"Type":["map","string"],"Description":"A PubSub topic to publish device state updates.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"credentials":{"Attributes":{"public_key_certificate":{"Type":["map","string"],"Description":"A public key certificate format and data.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of public key certificates to authenticate devices.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":10},"event_notification_configs":{"Attributes":{"pubsub_topic_name":{"Type":"string","Description":"PubSub topic name to publish device events.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subfolder_matches":{"Type":"string","Description":"If the subfolder name matches this string exactly, this\nconfiguration will be used. The string must not include the\nleading '/' character. If empty, all strings are matched. Empty\nvalue can only be used for the last 'event_notification_configs'\nitem.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of configurations for event notifications, such as PubSub topics\nto publish device events to.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":10},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_composer_environment":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: Label keys must be between 1 and 63 characters long and must conform to the following regular expression: [a-z]([-a-z0-9]*[a-z0-9])?. Label values must be between 0 and 63 characters long and must conform to the regular expression ([a-z]([-a-z0-9]*[a-z0-9])?)?. No more than 64 labels can be associated with a given environment. Both keys and values must be \u003c= 128 bytes in size.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the environment.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The location or Compute Engine region for the environment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"config":{"Attributes":{"airflow_uri":{"Type":"string","Description":"The URI of the Apache Airflow Web UI hosted within this environment.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"dag_gcs_prefix":{"Type":"string","Description":"The Cloud Storage prefix of the DAGs for this environment. Although Cloud Storage objects reside in a flat namespace, a hierarchical file tree can be simulated using '/'-delimited object name prefixes. DAG objects for this environment reside in a simulated directory with this prefix.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"gke_cluster":{"Type":"string","Description":"The Kubernetes Engine cluster used to run this environment.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"node_count":{"Type":"number","Description":"The number of nodes in the Kubernetes Engine cluster that will be used to run this environment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"node_config":{"Attributes":{"disk_size_gb":{"Type":"number","Description":"The disk size in GB used for node VMs. Minimum size is 20GB. If unspecified, defaults to 100GB. Cannot be updated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_allocation_policy":{"Type":["list",["object",{"cluster_ipv4_cidr_block":"string","cluster_secondary_range_name":"string","services_ipv4_cidr_block":"string","services_secondary_range_name":"string","use_ip_aliases":"bool"}]],"Description":"Configuration for controlling how IPs are allocated in the GKE cluster. Cannot be updated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The Compute Engine machine type used for cluster instances, specified as a name or relative resource name. For example: \"projects/{project}/zones/{zone}/machineTypes/{machineType}\". Must belong to the enclosing environment's project and region/zone.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The Compute Engine machine type used for cluster instances, specified as a name or relative resource name. For example: \"projects/{project}/zones/{zone}/machineTypes/{machineType}\". Must belong to the enclosing environment's project and region/zone. The network must belong to the environment's project. If unspecified, the \"default\" network ID in the environment's project is used. If a Custom Subnet Network is provided, subnetwork must also be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"oauth_scopes":{"Type":["set","string"],"Description":"The set of Google API scopes to be made available on all node VMs. Cannot be updated. If empty, defaults to [\"https://www.googleapis.com/auth/cloud-platform\"].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The Google Cloud Platform Service Account to be used by the node VMs. If a service account is not specified, the \"default\" Compute Engine service account is used. Cannot be updated. If given, note that the service account must have roles/composer.worker for any GCP resources created under the Cloud Composer Environment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The Compute Engine subnetwork to be used for machine communications, , specified as a self-link, relative resource name (e.g. \"projects/{project}/regions/{region}/subnetworks/{subnetwork}\"), or by name. If subnetwork is provided, network must also be provided and the subnetwork must belong to the enclosing environment's project and region.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tags":{"Type":["set","string"],"Description":"The list of instance tags applied to all node VMs. Tags are used to identify valid sources or targets for network firewalls. Each tag within the list must comply with RFC1035. Cannot be updated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The Compute Engine zone in which to deploy the VMs running the Apache Airflow software, specified as the zone name or relative resource name (e.g. \"projects/{project}/zones/{zone}\"). Must belong to the enclosing environment's project and region.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration used for the Kubernetes Engine cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"private_environment_config":{"Attributes":{"cloud_sql_ipv4_cidr_block":{"Type":"string","Description":"The CIDR block from which IP range in tenant project will be reserved for Cloud SQL. Needs to be disjoint from web_server_ipv4_cidr_block.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"enable_private_endpoint":{"Type":"bool","Description":"If true, access to the public endpoint of the GKE cluster is denied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"master_ipv4_cidr_block":{"Type":"string","Description":"The IP range in CIDR notation to use for the hosted master network. This range is used for assigning internal IP addresses to the cluster master or set of masters and to the internal load balancer virtual IP. This range must not overlap with any other ranges in use within the cluster's network. If left blank, the default value of '172.16.0.0/28' is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"web_server_ipv4_cidr_block":{"Type":"string","Description":"The CIDR block from which IP range for web server will be reserved. Needs to be disjoint from master_ipv4_cidr_block and cloud_sql_ipv4_cidr_block.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration used for the Private IP Cloud Composer environment.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"software_config":{"Attributes":{"airflow_config_overrides":{"Type":["map","string"],"Description":"Apache Airflow configuration properties to override. Property keys contain the section and property names, separated by a hyphen, for example \"core-dags_are_paused_at_creation\". Section names must not contain hyphens (\"-\"), opening square brackets (\"[\"), or closing square brackets (\"]\"). The property name must not be empty and cannot contain \"=\" or \";\". Section and property names cannot contain characters: \".\" Apache Airflow configuration property names must be written in snake_case. Property values can contain any character, and can be written in any lower/upper case format. Certain Apache Airflow configuration property values are blacklisted, and cannot be overridden.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"env_variables":{"Type":["map","string"],"Description":"Additional environment variables to provide to the Apache Airflow scheduler, worker, and webserver processes. Environment variable names must match the regular expression [a-zA-Z_][a-zA-Z0-9_]*. They cannot specify Apache Airflow software configuration overrides (they cannot match the regular expression AIRFLOW__[A-Z0-9_]+__[A-Z0-9_]+), and they cannot match any of the following reserved names: AIRFLOW_HOME C_FORCE_ROOT CONTAINER_NAME DAGS_FOLDER GCP_PROJECT GCS_BUCKET GKE_CLUSTER_NAME SQL_DATABASE SQL_INSTANCE SQL_PASSWORD SQL_PROJECT SQL_REGION SQL_USER.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"image_version":{"Type":"string","Description":"The version of the software running in the environment. This encapsulates both the version of Cloud Composer functionality and the version of Apache Airflow. It must match the regular expression composer-[0-9]+\\.[0-9]+(\\.[0-9]+)?-airflow-[0-9]+\\.[0-9]+(\\.[0-9]+.*)?. The Cloud Composer portion of the version is a semantic version. The portion of the image version following 'airflow-' is an official Apache Airflow repository release name. See documentation for allowed release names.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"pypi_packages":{"Type":["map","string"],"Description":"Custom Python Package Index (PyPI) packages to be installed in the environment. Keys refer to the lowercase package name (e.g. \"numpy\"). Values are the lowercase extras and version specifier (e.g. \"==1.12.0\", \"[devel,gcp_api]\", \"[devel]\u003e=1.8.2, \u003c1.9.2\"). To specify a package without pinning it to a version specifier, use the empty string as the value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"python_version":{"Type":"string","Description":"The major version of Python used to run the Apache Airflow scheduler, worker, and webserver processes. Can be set to '2' or '3'. If not specified, the default is '2'. Cannot be updated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration settings for software inside the environment.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Configuration parameters for this environment.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_address":{"Version":0,"Block":{"Attributes":{"address":{"Type":"string","Description":"The static external IP address represented by this resource. Only\nIPv4 is supported. An address may only be specified for INTERNAL\naddress types. The IP address must be inside the specified subnetwork,\nif any.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"address_type":{"Type":"string","Description":"The type of address to reserve. Default value: \"EXTERNAL\" Possible values: [\"INTERNAL\", \"EXTERNAL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. The name must be 1-63 characters long, and\ncomply with RFC1035. Specifically, the name must be 1-63 characters\nlong and match the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?'\nwhich means the first character must be a lowercase letter, and all\nfollowing characters must be a dash, lowercase letter, or digit,\nexcept the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The URL of the network in which to reserve the address. This field\ncan only be used with INTERNAL type with the VPC_PEERING and\nIPSEC_INTERCONNECT purposes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"network_tier":{"Type":"string","Description":"The networking tier used for configuring this address. If this field is not\nspecified, it is assumed to be PREMIUM. Possible values: [\"PREMIUM\", \"STANDARD\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"prefix_length":{"Type":"number","Description":"The prefix length if the resource represents an IP range.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"purpose":{"Type":"string","Description":"The purpose of this resource, which can be one of the following values:\n\n* GCE_ENDPOINT for addresses that are used by VM instances, alias IP\n ranges, internal load balancers, and similar resources.\n\n* SHARED_LOADBALANCER_VIP for an address that can be used by multiple\n internal load balancers.\n\n* VPC_PEERING for addresses that are reserved for VPC peer networks.\n\n* IPSEC_INTERCONNECT for addresses created from a private IP range\n that are reserved for a VLAN attachment in an IPsec-encrypted Cloud\n Interconnect configuration. These addresses are regional resources.\n\nThis should only be set when using an Internal address.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created address should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The URL of the subnetwork in which to reserve the address. If an IP\naddress is specified, it must be within the subnetwork's IP range.\nThis field can only be used with INTERNAL type with\nGCE_ENDPOINT/DNS_RESOLVER purposes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"users":{"Type":["list","string"],"Description":"The URLs of the resources that are using this address.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_attached_disk":{"Version":0,"Block":{"Attributes":{"device_name":{"Type":"string","Description":"Specifies a unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance. This name can be used to reference the device for mounting, resizing, and so on, from within the instance. If not specified, the server chooses a default device name to apply to this disk, in the form persistent-disks-x, where x is a number assigned by Google Compute Engine.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk":{"Type":"string","Description":"name or self_link of the disk that will be attached.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"name or self_link of the compute instance that the disk will be attached to. If the self_link is provided then zone and project are extracted from the self link. If only the name is used then zone and project must be defined as properties on the resource or provider.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"The mode in which to attach this disk, either READ_WRITE or READ_ONLY. If not specified, the default is to attach the disk in READ_WRITE mode.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project that the referenced compute instance is a part of. If instance is referenced by its self_link the project defined in the link will take precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone that the referenced compute instance is located within. If instance is referenced by its self_link the zone defined in the link will take precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_autoscaler":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. The name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target":{"Type":"string","Description":"URL of the managed instance group that this autoscaler will scale.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"URL of the zone where the instance group resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"autoscaling_policy":{"Attributes":{"cooldown_period":{"Type":"number","Description":"The number of seconds that the autoscaler should wait before it\nstarts collecting information from a new instance. This prevents\nthe autoscaler from collecting information when the instance is\ninitializing, during which the collected usage would not be\nreliable. The default time autoscaler waits is 60 seconds.\n\nVirtual machine initialization times might vary because of\nnumerous factors. We recommend that you test how long an\ninstance may take to initialize. To do this, create an instance\nand time the startup process.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_replicas":{"Type":"number","Description":"The maximum number of instances that the autoscaler can scale up\nto. This is required when creating or updating an autoscaler. The\nmaximum number of replicas should not be lower than minimal number\nof replicas.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_replicas":{"Type":"number","Description":"The minimum number of replicas that the autoscaler can scale down\nto. This cannot be less than 0. If not provided, autoscaler will\nchoose a default value depending on maximum number of instances\nallowed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"Defines operating mode for this policy. Default value: \"ON\" Possible values: [\"OFF\", \"ONLY_UP\", \"ON\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cpu_utilization":{"Attributes":{"predictive_method":{"Type":"string","Description":"Indicates whether predictive autoscaling based on CPU metric is enabled. Valid values are:\n\n- NONE (default). No predictive method is used. The autoscaler scales the group to meet current demand based on real-time metrics.\n\n- OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by monitoring daily and weekly load patterns and scaling out ahead of anticipated demand.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target":{"Type":"number","Description":"The target CPU utilization that the autoscaler should maintain.\nMust be a float value in the range (0, 1]. If not specified, the\ndefault is 0.6.\n\nIf the CPU level is below the target utilization, the autoscaler\nscales down the number of instances until it reaches the minimum\nnumber of instances you specified or until the average CPU of\nyour instances reaches the target utilization.\n\nIf the average CPU is above the target utilization, the autoscaler\nscales up until it reaches the maximum number of instances you\nspecified or until the average utilization reaches the target\nutilization.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines the CPU utilization policy that allows the autoscaler to\nscale based on the average CPU utilization of a managed instance\ngroup.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"load_balancing_utilization":{"Attributes":{"target":{"Type":"number","Description":"Fraction of backend capacity utilization (set in HTTP(s) load\nbalancing configuration) that autoscaler should maintain. Must\nbe a positive float value. If not defined, the default is 0.8.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration parameters of autoscaling based on a load balancer.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"metric":{"Attributes":{"name":{"Type":"string","Description":"The identifier (type) of the Stackdriver Monitoring metric.\nThe metric cannot have negative values.\n\nThe metric must have a value type of INT64 or DOUBLE.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"target":{"Type":"number","Description":"The target value of the metric that autoscaler should\nmaintain. This must be a positive value. A utilization\nmetric scales number of virtual machines handling requests\nto increase or decrease proportionally to the metric.\n\nFor example, a good metric to use as a utilizationTarget is\nwww.googleapis.com/compute/instance/network/received_bytes_count.\nThe autoscaler will work to keep this value constant for each\nof the instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"Defines how target utilization value is expressed for a\nStackdriver Monitoring metric. Possible values: [\"GAUGE\", \"DELTA_PER_SECOND\", \"DELTA_PER_MINUTE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration parameters of autoscaling based on a custom metric.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"scale_in_control":{"Attributes":{"time_window_sec":{"Type":"number","Description":"How long back autoscaling should look when computing recommendations\nto include directives regarding slower scale down, as described above.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"max_scaled_in_replicas":{"Attributes":{"fixed":{"Type":"number","Description":"Specifies a fixed number of VM instances. This must be a positive\ninteger.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"Specifies a percentage of instances between 0 to 100%, inclusive.\nFor example, specify 80 for 80%.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Defines scale in controls to reduce the risk of response latency\nand outages due to abrupt scale-in events","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scaling_schedules":{"Attributes":{"description":{"Type":"string","Description":"A description of a scaling schedule.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"A boolean value that specifies if a scaling schedule can influence autoscaler recommendations. If set to true, then a scaling schedule has no effect.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"duration_sec":{"Type":"number","Description":"The duration of time intervals (in seconds) for which this scaling schedule will be running. The minimum allowed value is 300.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_required_replicas":{"Type":"number","Description":"Minimum number of VM instances that autoscaler will recommend in time intervals starting according to schedule.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"schedule":{"Type":"string","Description":"The start timestamps of time intervals when this scaling schedule should provide a scaling signal. This field uses the extended cron format (with an optional year field).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"The time zone to be used when interpreting the schedule. The value of this field must be a time zone name from the tz database: http://en.wikipedia.org/wiki/Tz_database.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Scaling schedules defined for an autoscaler. Multiple schedules can be set on an autoscaler and they can overlap.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The configuration parameters for the autoscaling algorithm. You can\ndefine one or more of the policies for an autoscaler: cpuUtilization,\ncustomMetricUtilizations, and loadBalancingUtilization.\n\nIf none of these are specified, the default will be to autoscale based\non cpuUtilization to 0.6 or 60%.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_backend_bucket":{"Version":0,"Block":{"Attributes":{"bucket_name":{"Type":"string","Description":"Cloud Storage bucket name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"custom_response_headers":{"Type":["list","string"],"Description":"Headers that the HTTP/S load balancer should add to proxied responses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional textual description of the resource; provided by the\nclient when the resource is created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_cdn":{"Type":"bool","Description":"If true, enable Cloud CDN for this BackendBucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the\nlast character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cdn_policy":{"Attributes":{"cache_mode":{"Type":"string","Description":"Specifies the cache setting for all responses from this backend.\nThe possible values are: USE_ORIGIN_HEADERS, FORCE_CACHE_ALL and CACHE_ALL_STATIC Possible values: [\"USE_ORIGIN_HEADERS\", \"FORCE_CACHE_ALL\", \"CACHE_ALL_STATIC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"client_ttl":{"Type":"number","Description":"Specifies the maximum allowed TTL for cached content served by this origin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"default_ttl":{"Type":"number","Description":"Specifies the default TTL for cached content served by this origin for responses\nthat do not have an existing valid TTL (max-age or s-max-age).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_ttl":{"Type":"number","Description":"Specifies the maximum allowed TTL for cached content served by this origin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"negative_caching":{"Type":"bool","Description":"Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common errors or redirects.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"serve_while_stale":{"Type":"number","Description":"Serve existing content from the cache (if available) when revalidating content with the origin, or when an error is encountered when refreshing the cache.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"signed_url_cache_max_age_sec":{"Type":"number","Description":"Maximum number of seconds the response to a signed URL request will\nbe considered fresh. After this time period,\nthe response will be revalidated before being served.\nWhen serving responses to signed URL requests,\nCloud CDN will internally behave as though\nall responses from this backend had a \"Cache-Control: public,\nmax-age=[TTL]\" header, regardless of any existing Cache-Control\nheader. The actual headers served in responses will not be altered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"negative_caching_policy":{"Attributes":{"code":{"Type":"number","Description":"The HTTP status code to define a TTL against. Only HTTP status codes 300, 301, 308, 404, 405, 410, 421, 451 and 501\ncan be specified as values, and you cannot specify a status code more than once.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ttl":{"Type":"number","Description":"The TTL (in seconds) for which to cache responses with the corresponding status code. The maximum allowed value is 1800s\n(30 minutes), noting that infrequently accessed objects may be evicted from the cache before the defined TTL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy.\nOmitting the policy and leaving negativeCaching enabled will use Cloud CDN's default cache TTLs.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Cloud CDN configuration for this Backend Bucket.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_backend_bucket_signed_url_key":{"Version":0,"Block":{"Attributes":{"backend_bucket":{"Type":"string","Description":"The backend bucket this signed URL key belongs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key_value":{"Type":"string","Description":"128-bit key value used for signing the URL. The key value must be a\nvalid RFC 4648 Section 5 base64url encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"name":{"Type":"string","Description":"Name of the signed URL key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_backend_service":{"Version":1,"Block":{"Attributes":{"affinity_cookie_ttl_sec":{"Type":"number","Description":"Lifetime of cookies in seconds if session_affinity is\nGENERATED_COOKIE. If set to 0, the cookie is non-persistent and lasts\nonly until the end of the browser session (or equivalent). The\nmaximum allowed value for TTL is one day.\n\nWhen the load balancing scheme is INTERNAL, this field is not used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"connection_draining_timeout_sec":{"Type":"number","Description":"Time for which instance will be drained (not accept new\nconnections, but still work to finish started).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"custom_request_headers":{"Type":["set","string"],"Description":"Headers that the HTTP/S load balancer should add to proxied\nrequests.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"custom_response_headers":{"Type":["set","string"],"Description":"Headers that the HTTP/S load balancer should add to proxied\nresponses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_cdn":{"Type":"bool","Description":"If true, enable Cloud CDN for this BackendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource. A hash of the contents stored in this\nobject. This field is used in optimistic locking.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"health_checks":{"Type":["set","string"],"Description":"The set of URLs to the HttpHealthCheck or HttpsHealthCheck resource\nfor health checking this BackendService. Currently at most one health\ncheck can be specified.\n\nA health check must be specified unless the backend service uses an internet\nor serverless NEG as a backend.\n\nFor internal load balancing, a URL to a HealthCheck resource must be specified instead.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"load_balancing_scheme":{"Type":"string","Description":"Indicates whether the backend service will be used with internal or\nexternal load balancing. A backend service created for one type of\nload balancing cannot be used with the other. Default value: \"EXTERNAL\" Possible values: [\"EXTERNAL\", \"INTERNAL_SELF_MANAGED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"locality_lb_policy":{"Type":"string","Description":"The load balancing algorithm used within the scope of the locality.\nThe possible values are -\n\n* ROUND_ROBIN - This is a simple policy in which each healthy backend\n is selected in round robin order.\n\n* LEAST_REQUEST - An O(1) algorithm which selects two random healthy\n hosts and picks the host which has fewer active requests.\n\n* RING_HASH - The ring/modulo hash load balancer implements consistent\n hashing to backends. The algorithm has the property that the\n addition/removal of a host from a set of N hosts only affects\n 1/N of the requests.\n\n* RANDOM - The load balancer selects a random healthy host.\n\n* ORIGINAL_DESTINATION - Backend host is selected based on the client\n connection metadata, i.e., connections are opened\n to the same address as the destination address of\n the incoming connection before the connection\n was redirected to the load balancer.\n\n* MAGLEV - used as a drop in replacement for the ring hash load balancer.\n Maglev is not as stable as ring hash but has faster table lookup\n build times and host selection times. For more information about\n Maglev, refer to https://ai.google/research/pubs/pub44824\n\nThis field is applicable only when the load_balancing_scheme is set to\nINTERNAL_SELF_MANAGED. Possible values: [\"ROUND_ROBIN\", \"LEAST_REQUEST\", \"RING_HASH\", \"RANDOM\", \"ORIGINAL_DESTINATION\", \"MAGLEV\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Name of backend port. The same name should appear in the instance\ngroups referenced by this service. Required when the load balancing\nscheme is EXTERNAL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"protocol":{"Type":"string","Description":"The protocol this BackendService uses to communicate with backends.\nThe default is HTTP. **NOTE**: HTTP2 is only valid for beta HTTP/2 load balancer\ntypes and may result in errors if used with the GA API. Possible values: [\"HTTP\", \"HTTPS\", \"HTTP2\", \"TCP\", \"SSL\", \"GRPC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"security_policy":{"Type":"string","Description":"The security policy associated with this backend service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"session_affinity":{"Type":"string","Description":"Type of session affinity to use. The default is NONE. Session affinity is\nnot applicable if the protocol is UDP. Possible values: [\"NONE\", \"CLIENT_IP\", \"CLIENT_IP_PORT_PROTO\", \"CLIENT_IP_PROTO\", \"GENERATED_COOKIE\", \"HEADER_FIELD\", \"HTTP_COOKIE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"timeout_sec":{"Type":"number","Description":"How many seconds to wait for the backend before considering it a\nfailed request. Default is 30 seconds. Valid range is [1, 86400].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"backend":{"Attributes":{"balancing_mode":{"Type":"string","Description":"Specifies the balancing mode for this backend.\n\nFor global HTTP(S) or TCP/SSL load balancing, the default is\nUTILIZATION. Valid values are UTILIZATION, RATE (for HTTP(S))\nand CONNECTION (for TCP/SSL). Default value: \"UTILIZATION\" Possible values: [\"UTILIZATION\", \"RATE\", \"CONNECTION\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"capacity_scaler":{"Type":"number","Description":"A multiplier applied to the group's maximum servicing capacity\n(based on UTILIZATION, RATE or CONNECTION).\n\nDefault value is 1, which means the group will serve up to 100%\nof its configured capacity (depending on balancingMode). A\nsetting of 0 means the group is completely drained, offering\n0% of its available Capacity. Valid range is [0.0,1.0].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.\nProvide this property when you create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"group":{"Type":"string","Description":"The fully-qualified URL of an Instance Group or Network Endpoint\nGroup resource. In case of instance group this defines the list\nof instances that serve traffic. Member virtual machine\ninstances from each instance group must live in the same zone as\nthe instance group itself. No two backends in a backend service\nare allowed to use same Instance Group resource.\n\nFor Network Endpoint Groups this defines list of endpoints. All\nendpoints of Network Endpoint Group must be hosted on instances\nlocated in the same zone as the Network Endpoint Group.\n\nBackend services cannot mix Instance Group and\nNetwork Endpoint Group backends.\n\nNote that you must specify an Instance Group or Network Endpoint\nGroup resource using the fully-qualified URL, rather than a\npartial URL.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"max_connections":{"Type":"number","Description":"The max number of simultaneous connections for the group. Can\nbe used with either CONNECTION or UTILIZATION balancing modes.\n\nFor CONNECTION mode, either maxConnections or one\nof maxConnectionsPerInstance or maxConnectionsPerEndpoint,\nas appropriate for group type, must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_connections_per_endpoint":{"Type":"number","Description":"The max number of simultaneous connections that a single backend\nnetwork endpoint can handle. This is used to calculate the\ncapacity of the group. Can be used in either CONNECTION or\nUTILIZATION balancing modes.\n\nFor CONNECTION mode, either\nmaxConnections or maxConnectionsPerEndpoint must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_connections_per_instance":{"Type":"number","Description":"The max number of simultaneous connections that a single\nbackend instance can handle. This is used to calculate the\ncapacity of the group. Can be used in either CONNECTION or\nUTILIZATION balancing modes.\n\nFor CONNECTION mode, either maxConnections or\nmaxConnectionsPerInstance must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_rate":{"Type":"number","Description":"The max requests per second (RPS) of the group.\n\nCan be used with either RATE or UTILIZATION balancing modes,\nbut required if RATE mode. For RATE mode, either maxRate or one\nof maxRatePerInstance or maxRatePerEndpoint, as appropriate for\ngroup type, must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_rate_per_endpoint":{"Type":"number","Description":"The max requests per second (RPS) that a single backend network\nendpoint can handle. This is used to calculate the capacity of\nthe group. Can be used in either balancing mode. For RATE mode,\neither maxRate or maxRatePerEndpoint must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_rate_per_instance":{"Type":"number","Description":"The max requests per second (RPS) that a single backend\ninstance can handle. This is used to calculate the capacity of\nthe group. Can be used in either balancing mode. For RATE mode,\neither maxRate or maxRatePerInstance must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_utilization":{"Type":"number","Description":"Used when balancingMode is UTILIZATION. This ratio defines the\nCPU utilization target for the group. Valid range is [0.0, 1.0].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The set of backends that serve this BackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"cdn_policy":{"Attributes":{"cache_mode":{"Type":"string","Description":"Specifies the cache setting for all responses from this backend.\nThe possible values are: USE_ORIGIN_HEADERS, FORCE_CACHE_ALL and CACHE_ALL_STATIC Possible values: [\"USE_ORIGIN_HEADERS\", \"FORCE_CACHE_ALL\", \"CACHE_ALL_STATIC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"client_ttl":{"Type":"number","Description":"Specifies the maximum allowed TTL for cached content served by this origin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"default_ttl":{"Type":"number","Description":"Specifies the default TTL for cached content served by this origin for responses\nthat do not have an existing valid TTL (max-age or s-max-age).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_ttl":{"Type":"number","Description":"Specifies the maximum allowed TTL for cached content served by this origin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"negative_caching":{"Type":"bool","Description":"Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common errors or redirects.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"serve_while_stale":{"Type":"number","Description":"Serve existing content from the cache (if available) when revalidating content with the origin, or when an error is encountered when refreshing the cache.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"signed_url_cache_max_age_sec":{"Type":"number","Description":"Maximum number of seconds the response to a signed URL request\nwill be considered fresh, defaults to 1hr (3600s). After this\ntime period, the response will be revalidated before\nbeing served.\n\nWhen serving responses to signed URL requests, Cloud CDN will\ninternally behave as though all responses from this backend had a\n\"Cache-Control: public, max-age=[TTL]\" header, regardless of any\nexisting Cache-Control header. The actual headers served in\nresponses will not be altered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cache_key_policy":{"Attributes":{"include_host":{"Type":"bool","Description":"If true requests to different hosts will be cached separately.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_protocol":{"Type":"bool","Description":"If true, http and https requests will be cached separately.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_query_string":{"Type":"bool","Description":"If true, include query string parameters in the cache key\naccording to query_string_whitelist and\nquery_string_blacklist. If neither is set, the entire query\nstring will be included.\n\nIf false, the query string will be excluded from the cache\nkey entirely.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_string_blacklist":{"Type":["set","string"],"Description":"Names of query string parameters to exclude in cache keys.\n\nAll other parameters will be included. Either specify\nquery_string_whitelist or query_string_blacklist, not both.\n'\u0026' and '=' will be percent encoded and not treated as\ndelimiters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_string_whitelist":{"Type":["set","string"],"Description":"Names of query string parameters to include in cache keys.\n\nAll other parameters will be excluded. Either specify\nquery_string_whitelist or query_string_blacklist, not both.\n'\u0026' and '=' will be percent encoded and not treated as\ndelimiters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The CacheKeyPolicy for this CdnPolicy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"negative_caching_policy":{"Attributes":{"code":{"Type":"number","Description":"The HTTP status code to define a TTL against. Only HTTP status codes 300, 301, 308, 404, 405, 410, 421, 451 and 501\ncan be specified as values, and you cannot specify a status code more than once.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ttl":{"Type":"number","Description":"The TTL (in seconds) for which to cache responses with the corresponding status code. The maximum allowed value is 1800s\n(30 minutes), noting that infrequently accessed objects may be evicted from the cache before the defined TTL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy.\nOmitting the policy and leaving negativeCaching enabled will use Cloud CDN's default cache TTLs.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Cloud CDN configuration for this BackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"circuit_breakers":{"Attributes":{"max_connections":{"Type":"number","Description":"The maximum number of connections to the backend cluster.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_pending_requests":{"Type":"number","Description":"The maximum number of pending requests to the backend cluster.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_requests":{"Type":"number","Description":"The maximum number of parallel requests to the backend cluster.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_requests_per_connection":{"Type":"number","Description":"Maximum requests for a single backend connection. This parameter\nis respected by both the HTTP/1.1 and HTTP/2 implementations. If\nnot specified, there is no limit. Setting this parameter to 1\nwill effectively disable keep alive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_retries":{"Type":"number","Description":"The maximum number of parallel retries to the backend cluster.\nDefaults to 3.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Settings controlling the volume of connections to a backend service. This field\nis applicable only when the load_balancing_scheme is set to INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"consistent_hash":{"Attributes":{"http_header_name":{"Type":"string","Description":"The hash based on the value of the specified header field.\nThis field is applicable if the sessionAffinity is set to HEADER_FIELD.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"minimum_ring_size":{"Type":"number","Description":"The minimum number of virtual nodes to use for the hash ring.\nLarger ring sizes result in more granular load\ndistributions. If the number of hosts in the load balancing pool\nis larger than the ring size, each host will be assigned a single\nvirtual node.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"http_cookie":{"Attributes":{"name":{"Type":"string","Description":"Name of the cookie.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path to set for the cookie.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"ttl":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond\nresolution. Durations less than one second are represented\nwith a 0 seconds field and a positive nanos field. Must\nbe from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Span of time at a resolution of a second.\nMust be from 0 to 315,576,000,000 inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Lifetime of the cookie.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Hash is based on HTTP Cookie. This field describes a HTTP cookie\nthat will be used as the hash key for the consistent hash load\nbalancer. If the cookie is not present, it will be generated.\nThis field is applicable if the sessionAffinity is set to HTTP_COOKIE.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Consistent Hash-based load balancing can be used to provide soft session\naffinity based on HTTP headers, cookies or other properties. This load balancing\npolicy is applicable only for HTTP connections. The affinity to a particular\ndestination host will be lost when one or more hosts are added/removed from the\ndestination service. This field specifies parameters that control consistent\nhashing. This field only applies if the load_balancing_scheme is set to\nINTERNAL_SELF_MANAGED. This field is only applicable when locality_lb_policy is\nset to MAGLEV or RING_HASH.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"iap":{"Attributes":{"oauth2_client_id":{"Type":"string","Description":"OAuth2 Client ID for IAP","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"oauth2_client_secret":{"Type":"string","Description":"OAuth2 Client Secret for IAP","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"oauth2_client_secret_sha256":{"Type":"string","Description":"OAuth2 Client Secret SHA-256 for IAP","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"Settings for enabling Cloud Identity Aware Proxy","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"log_config":{"Attributes":{"enable":{"Type":"bool","Description":"Whether to enable logging for the load balancer traffic served by this backend service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sample_rate":{"Type":"number","Description":"This field can only be specified if logging is enabled for this backend service. The value of\nthe field must be in [0, 1]. This configures the sampling rate of requests to the load balancer\nwhere 1.0 means all logged requests are reported and 0.0 means no logged requests are reported.\nThe default value is 1.0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"This field denotes the logging options for the load balancer traffic served by this backend service.\nIf logging is enabled, logs will be exported to Stackdriver.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"outlier_detection":{"Attributes":{"consecutive_errors":{"Type":"number","Description":"Number of errors before a host is ejected from the connection pool. When the\nbackend host is accessed over HTTP, a 5xx return code qualifies as an error.\nDefaults to 5.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"consecutive_gateway_failure":{"Type":"number","Description":"The number of consecutive gateway failures (502, 503, 504 status or connection\nerrors that are mapped to one of those status codes) before a consecutive\ngateway failure ejection occurs. Defaults to 5.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enforcing_consecutive_errors":{"Type":"number","Description":"The percentage chance that a host will be actually ejected when an outlier\nstatus is detected through consecutive 5xx. This setting can be used to disable\nejection or to ramp it up slowly. Defaults to 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enforcing_consecutive_gateway_failure":{"Type":"number","Description":"The percentage chance that a host will be actually ejected when an outlier\nstatus is detected through consecutive gateway failures. This setting can be\nused to disable ejection or to ramp it up slowly. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enforcing_success_rate":{"Type":"number","Description":"The percentage chance that a host will be actually ejected when an outlier\nstatus is detected through success rate statistics. This setting can be used to\ndisable ejection or to ramp it up slowly. Defaults to 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_ejection_percent":{"Type":"number","Description":"Maximum percentage of hosts in the load balancing pool for the backend service\nthat can be ejected. Defaults to 10%.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"success_rate_minimum_hosts":{"Type":"number","Description":"The number of hosts in a cluster that must have enough request volume to detect\nsuccess rate outliers. If the number of hosts is less than this setting, outlier\ndetection via success rate statistics is not performed for any host in the\ncluster. Defaults to 5.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"success_rate_request_volume":{"Type":"number","Description":"The minimum number of total requests that must be collected in one interval (as\ndefined by the interval duration above) to include this host in success rate\nbased outlier detection. If the volume is lower than this setting, outlier\ndetection via success rate statistics is not performed for that host. Defaults\nto 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"success_rate_stdev_factor":{"Type":"number","Description":"This factor is used to determine the ejection threshold for success rate outlier\nejection. The ejection threshold is the difference between the mean success\nrate, and the product of this factor and the standard deviation of the mean\nsuccess rate: mean - (stdev * success_rate_stdev_factor). This factor is divided\nby a thousand to get a double. That is, if the desired factor is 1.9, the\nruntime value should be 1900. Defaults to 1900.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"base_ejection_time":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The base time that a host is ejected for. The real time is equal to the base\ntime multiplied by the number of times the host has been ejected. Defaults to\n30000ms or 30s.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"interval":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Time interval between ejection sweep analysis. This can result in both new\nejections as well as hosts being returned to service. Defaults to 10 seconds.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Settings controlling eviction of unhealthy hosts from the load balancing pool.\nThis field is applicable only when the load_balancing_scheme is set\nto INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_backend_service_signed_url_key":{"Version":0,"Block":{"Attributes":{"backend_service":{"Type":"string","Description":"The backend service this signed URL key belongs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key_value":{"Type":"string","Description":"128-bit key value used for signing the URL. The key value must be a\nvalid RFC 4648 Section 5 base64url encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"name":{"Type":"string","Description":"Name of the signed URL key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_disk":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"image":{"Type":"string","Description":"The image from which to initialize this disk. This can be\none of: the image's 'self_link', 'projects/{project}/global/images/{image}',\n'projects/{project}/global/images/family/{family}', 'global/images/{image}',\n'global/images/family/{family}', 'family/{family}', '{project}/{family}',\n'{project}/{image}', '{family}', or '{image}'. If referred by family, the\nimages names must include the family name. If they don't, use the\n[google_compute_image data source](/docs/providers/google/d/compute_image.html).\nFor instance, the image 'centos-6-v20180104' includes its family name 'centos-6'.\nThese images can be referred by family name here.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"label_fingerprint":{"Type":"string","Description":"The fingerprint used for optimistic locking of this resource. Used\ninternally during updates.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels to apply to this disk. A list of key-\u003evalue pairs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"last_attach_timestamp":{"Type":"string","Description":"Last attach timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_detach_timestamp":{"Type":"string","Description":"Last detach timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"physical_block_size_bytes":{"Type":"number","Description":"Physical block size of the persistent disk, in bytes. If not present\nin a request, a default value is used. Currently supported sizes\nare 4096 and 16384, other sizes may be added in the future.\nIf an unsupported value is requested, the error message will list\nthe supported values for the caller's project.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"provisioned_iops":{"Type":"number","Description":"Indicates how many IOPS must be provisioned for the disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"Size of the persistent disk, specified in GB. You can specify this\nfield when creating a persistent disk using the 'image' or\n'snapshot' parameter, or specify it alone to create an empty\npersistent disk.\n\nIf you specify this field along with 'image' or 'snapshot',\nthe value must not be less than the size of the image\nor the size of the snapshot.\n\n~\u003e**NOTE** If you change the size, Terraform updates the disk size\nif upsizing is detected but recreates the disk if downsizing is requested.\nYou can add 'lifecycle.prevent_destroy' in the config to prevent destroying\nand recreating.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"snapshot":{"Type":"string","Description":"The source snapshot used to create this disk. You can provide this as\na partial or full URL to the resource. If the snapshot is in another\nproject than this disk, you must supply a full URL. For example, the\nfollowing are valid values:\n\n* 'https://www.googleapis.com/compute/v1/projects/project/global/snapshots/snapshot'\n* 'projects/project/global/snapshots/snapshot'\n* 'global/snapshots/snapshot'\n* 'snapshot'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_image_id":{"Type":"string","Description":"The ID value of the image used to create this disk. This value\nidentifies the exact image that was used to create this persistent\ndisk. For example, if you created the persistent disk from an image\nthat was later deleted and recreated under the same name, the source\nimage ID would identify the exact version of the image that was used.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"source_snapshot_id":{"Type":"string","Description":"The unique ID of the snapshot used to create this disk. This value\nidentifies the exact snapshot that was used to create this persistent\ndisk. For example, if you created the persistent disk from a snapshot\nthat was later deleted and recreated under the same name, the source\nsnapshot ID would identify the exact version of the snapshot that was\nused.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"URL of the disk type resource describing which disk type to use to\ncreate the disk. Provide this when creating the disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"users":{"Type":["list","string"],"Description":"Links to the users of the disk (attached instances) in form:\nproject/zones/zone/instances/instance","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"A reference to the zone where the disk resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"disk_encryption_key":{"Attributes":{"kms_key_self_link":{"Type":"string","Description":"The self link of the encryption key used to encrypt the disk. Also called KmsKeyName\nin the cloud console. Your project's Compute Engine System service account\n('service-{{PROJECT_NUMBER}}@compute-system.iam.gserviceaccount.com') must have\n'roles/cloudkms.cryptoKeyEncrypterDecrypter' to use this feature.\nSee https://cloud.google.com/compute/docs/disks/customer-managed-encryption#encrypt_a_new_persistent_disk_with_your_own_keys","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_service_account":{"Type":"string","Description":"The service account used for the encryption request for the given KMS key.\nIf absent, the Compute Engine Service Agent service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"raw_key":{"Type":"string","Description":"Specifies a 256-bit customer-supplied encryption key, encoded in\nRFC 4648 base64 to either encrypt or decrypt this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied\nencryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Encrypts the disk using a customer-supplied encryption key.\n\nAfter you encrypt a disk with a customer-supplied key, you must\nprovide the same key if you use the disk later (e.g. to create a disk\nsnapshot or an image, or to attach the disk to a virtual machine).\n\nCustomer-supplied encryption keys do not protect access to metadata of\nthe disk.\n\nIf you do not provide an encryption key when creating the disk, then\nthe disk will be encrypted using an automatically generated key and\nyou do not need to provide a key to use the disk later.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"source_image_encryption_key":{"Attributes":{"kms_key_self_link":{"Type":"string","Description":"The self link of the encryption key used to encrypt the disk. Also called KmsKeyName\nin the cloud console. Your project's Compute Engine System service account\n('service-{{PROJECT_NUMBER}}@compute-system.iam.gserviceaccount.com') must have\n'roles/cloudkms.cryptoKeyEncrypterDecrypter' to use this feature.\nSee https://cloud.google.com/compute/docs/disks/customer-managed-encryption#encrypt_a_new_persistent_disk_with_your_own_keys","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_service_account":{"Type":"string","Description":"The service account used for the encryption request for the given KMS key.\nIf absent, the Compute Engine Service Agent service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"raw_key":{"Type":"string","Description":"Specifies a 256-bit customer-supplied encryption key, encoded in\nRFC 4648 base64 to either encrypt or decrypt this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied\nencryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The customer-supplied encryption key of the source image. Required if\nthe source image is protected by a customer-supplied encryption key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"source_snapshot_encryption_key":{"Attributes":{"kms_key_self_link":{"Type":"string","Description":"The self link of the encryption key used to encrypt the disk. Also called KmsKeyName\nin the cloud console. Your project's Compute Engine System service account\n('service-{{PROJECT_NUMBER}}@compute-system.iam.gserviceaccount.com') must have\n'roles/cloudkms.cryptoKeyEncrypterDecrypter' to use this feature.\nSee https://cloud.google.com/compute/docs/disks/customer-managed-encryption#encrypt_a_new_persistent_disk_with_your_own_keys","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_service_account":{"Type":"string","Description":"The service account used for the encryption request for the given KMS key.\nIf absent, the Compute Engine Service Agent service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"raw_key":{"Type":"string","Description":"Specifies a 256-bit customer-supplied encryption key, encoded in\nRFC 4648 base64 to either encrypt or decrypt this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied\nencryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The customer-supplied encryption key of the source snapshot. Required\nif the source snapshot is protected by a customer-supplied encryption\nkey.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_disk_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_disk_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_disk_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_disk_resource_policy_attachment":{"Version":0,"Block":{"Attributes":{"disk":{"Type":"string","Description":"The name of the disk in which the resource policies are attached to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource policy to be attached to the disk for scheduling snapshot\ncreation. Do not specify the self link.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"A reference to the zone where the disk resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_external_vpn_gateway":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"redundancy_type":{"Type":"string","Description":"Indicates the redundancy type of this external VPN gateway Possible values: [\"FOUR_IPS_REDUNDANCY\", \"SINGLE_IP_INTERNALLY_REDUNDANT\", \"TWO_IPS_REDUNDANCY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"interface":{"Attributes":{"id":{"Type":"number","Description":"The numeric ID for this interface. Allowed values are based on the redundancy type\nof this external VPN gateway\n* '0 - SINGLE_IP_INTERNALLY_REDUNDANT'\n* '0, 1 - TWO_IPS_REDUNDANCY'\n* '0, 1, 2, 3 - FOUR_IPS_REDUNDANCY'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"IP address of the interface in the external VPN gateway.\nOnly IPv4 is supported. This IP address can be either from\nyour on-premise gateway or another Cloud provider's VPN gateway,\nit cannot be an IP address from Google Compute Engine.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of interfaces on this external VPN gateway.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_firewall":{"Version":1,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"destination_ranges":{"Type":["set","string"],"Description":"If destination ranges are specified, the firewall will apply only to\ntraffic that has destination IP address in these ranges. These ranges\nmust be expressed in CIDR format. Only IPv4 is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"direction":{"Type":"string","Description":"Direction of traffic to which this firewall applies; default is\nINGRESS. Note: For INGRESS traffic, it is NOT supported to specify\ndestinationRanges; For EGRESS traffic, it is NOT supported to specify\nsourceRanges OR sourceTags. Possible values: [\"INGRESS\", \"EGRESS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"Denotes whether the firewall rule is disabled, i.e not applied to the\nnetwork it is associated with. When set to true, the firewall rule is\nnot enforced and the network behaves as if it did not exist. If this\nis unspecified, the firewall rule will be enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_logging":{"Type":"bool","Description":"This field denotes whether to enable logging for a particular firewall rule. If logging is enabled, logs will be exported to Stackdriver.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":true},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name or self_link of the network to attach this firewall to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"priority":{"Type":"number","Description":"Priority for this rule. This is an integer between 0 and 65535, both\ninclusive. When not specified, the value assumed is 1000. Relative\npriorities determine precedence of conflicting rules. Lower value of\npriority implies higher precedence (eg, a rule with priority 0 has\nhigher precedence than a rule with priority 1). DENY rules take\nprecedence over ALLOW rules having equal priority.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"source_ranges":{"Type":["set","string"],"Description":"If source ranges are specified, the firewall will apply only to\ntraffic that has source IP address in these ranges. These ranges must\nbe expressed in CIDR format. One or both of sourceRanges and\nsourceTags may be set. If both properties are set, the firewall will\napply to traffic that has source IP address within sourceRanges OR the\nsource IP that belongs to a tag listed in the sourceTags property. The\nconnection does not need to match both properties for the firewall to\napply. Only IPv4 is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"source_service_accounts":{"Type":["set","string"],"Description":"If source service accounts are specified, the firewall will apply only\nto traffic originating from an instance with a service account in this\nlist. Source service accounts cannot be used to control traffic to an\ninstance's external IP address because service accounts are associated\nwith an instance, not an IP address. sourceRanges can be set at the\nsame time as sourceServiceAccounts. If both are set, the firewall will\napply to traffic that has source IP address within sourceRanges OR the\nsource IP belongs to an instance with service account listed in\nsourceServiceAccount. The connection does not need to match both\nproperties for the firewall to apply. sourceServiceAccounts cannot be\nused at the same time as sourceTags or targetTags.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_tags":{"Type":["set","string"],"Description":"If source tags are specified, the firewall will apply only to traffic\nwith source IP that belongs to a tag listed in source tags. Source\ntags cannot be used to control traffic to an instance's external IP\naddress. Because tags are associated with an instance, not an IP\naddress. One or both of sourceRanges and sourceTags may be set. If\nboth properties are set, the firewall will apply to traffic that has\nsource IP address within sourceRanges OR the source IP that belongs to\na tag listed in the sourceTags property. The connection does not need\nto match both properties for the firewall to apply.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_service_accounts":{"Type":["set","string"],"Description":"A list of service accounts indicating sets of instances located in the\nnetwork that may make network connections as specified in allowed[].\ntargetServiceAccounts cannot be used at the same time as targetTags or\nsourceTags. If neither targetServiceAccounts nor targetTags are\nspecified, the firewall rule applies to all instances on the specified\nnetwork.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_tags":{"Type":["set","string"],"Description":"A list of instance tags indicating sets of instances located in the\nnetwork that may make network connections as specified in allowed[].\nIf no targetTags are specified, the firewall rule applies to all\ninstances on the specified network.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"allow":{"Attributes":{"ports":{"Type":["list","string"],"Description":"An optional list of ports to which this rule applies. This field\nis only applicable for UDP or TCP protocol. Each entry must be\neither an integer or a range. If not specified, this rule\napplies to connections through any port.\n\nExample inputs include: [\"22\"], [\"80\",\"443\"], and\n[\"12345-12349\"].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"protocol":{"Type":"string","Description":"The IP protocol to which this rule applies. The protocol type is\nrequired when creating a firewall rule. This value can either be\none of the following well known protocol strings (tcp, udp,\nicmp, esp, ah, sctp, ipip, all), or the IP protocol number.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of ALLOW rules specified by this firewall. Each rule\nspecifies a protocol and port-range tuple that describes a permitted\nconnection.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"deny":{"Attributes":{"ports":{"Type":["list","string"],"Description":"An optional list of ports to which this rule applies. This field\nis only applicable for UDP or TCP protocol. Each entry must be\neither an integer or a range. If not specified, this rule\napplies to connections through any port.\n\nExample inputs include: [\"22\"], [\"80\",\"443\"], and\n[\"12345-12349\"].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"protocol":{"Type":"string","Description":"The IP protocol to which this rule applies. The protocol type is\nrequired when creating a firewall rule. This value can either be\none of the following well known protocol strings (tcp, udp,\nicmp, esp, ah, sctp, ipip, all), or the IP protocol number.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of DENY rules specified by this firewall. Each rule specifies\na protocol and port-range tuple that describes a denied connection.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"log_config":{"Attributes":{"metadata":{"Type":"string","Description":"This field denotes whether to include or exclude metadata for firewall logs. Possible values: [\"EXCLUDE_ALL_METADATA\", \"INCLUDE_ALL_METADATA\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"This field denotes the logging options for a particular firewall rule.\nIf defined, logging is enabled, and logs will be exported to Cloud Logging.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_forwarding_rule":{"Version":0,"Block":{"Attributes":{"all_ports":{"Type":"bool","Description":"For internal TCP/UDP load balancing (i.e. load balancing scheme is\nINTERNAL and protocol is TCP/UDP), set this to true to allow packets\naddressed to any ports to be forwarded to the backends configured\nwith this forwarding rule. Used with backend service. Cannot be set\nif port or portRange are set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_global_access":{"Type":"bool","Description":"If true, clients can access ILB from all regions.\nOtherwise only allows from the local region the ILB is located at.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"backend_service":{"Type":"string","Description":"A BackendService to receive the matched traffic. This is used only\nfor INTERNAL load balancing.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"The IP address that this forwarding rule serves. When a client sends\ntraffic to this IP address, the forwarding rule directs the traffic to\nthe target that you specify in the forwarding rule. The\nloadBalancingScheme and the forwarding rule's target determine the\ntype of IP address that you can use. For detailed information, refer\nto [IP address specifications](https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#ip_address_specifications).\n\nAn address can be specified either by a literal IP address or a\nreference to an existing Address resource. If you don't specify a\nreserved IP address, an ephemeral IP address is assigned.\n\nThe value must be set to 0.0.0.0 when the target is a targetGrpcProxy\nthat has validateForProxyless field set to true.\n\nFor Private Service Connect forwarding rules that forward traffic to\nGoogle APIs, IP address must be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_protocol":{"Type":"string","Description":"The IP protocol to which this rule applies.\n\nWhen the load balancing scheme is INTERNAL, only TCP and UDP are\nvalid. Possible values: [\"TCP\", \"UDP\", \"ESP\", \"AH\", \"SCTP\", \"ICMP\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"is_mirroring_collector":{"Type":"bool","Description":"Indicates whether or not this load balancer can be used\nas a collector for packet mirroring. To prevent mirroring loops,\ninstances behind this load balancer will not have their traffic\nmirrored even if a PacketMirroring rule applies to them. This\ncan only be set to true for load balancers that have their\nloadBalancingScheme set to INTERNAL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"load_balancing_scheme":{"Type":"string","Description":"This signifies what the ForwardingRule will be used for and can be\nEXTERNAL, INTERNAL, or INTERNAL_MANAGED. EXTERNAL is used for Classic\nCloud VPN gateways, protocol forwarding to VMs from an external IP address,\nand HTTP(S), SSL Proxy, TCP Proxy, and Network TCP/UDP load balancers.\nINTERNAL is used for protocol forwarding to VMs from an internal IP address,\nand internal TCP/UDP load balancers.\nINTERNAL_MANAGED is used for internal HTTP(S) load balancers. Default value: \"EXTERNAL\" Possible values: [\"EXTERNAL\", \"INTERNAL\", \"INTERNAL_MANAGED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"For internal load balancing, this field identifies the network that\nthe load balanced IP should belong to for this Forwarding Rule. If\nthis field is not specified, the default network will be used.\nThis field is only used for INTERNAL load balancing.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_tier":{"Type":"string","Description":"The networking tier used for configuring this address. If this field is not\nspecified, it is assumed to be PREMIUM. Possible values: [\"PREMIUM\", \"STANDARD\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"port_range":{"Type":"string","Description":"This field is used along with the target field for TargetHttpProxy,\nTargetHttpsProxy, TargetSslProxy, TargetTcpProxy, TargetVpnGateway,\nTargetPool, TargetInstance.\n\nApplicable only when IPProtocol is TCP, UDP, or SCTP, only packets\naddressed to ports in the specified range will be forwarded to target.\nForwarding rules with the same [IPAddress, IPProtocol] pair must have\ndisjoint port ranges.\n\nSome types of forwarding target have constraints on the acceptable\nports:\n\n* TargetHttpProxy: 80, 8080\n* TargetHttpsProxy: 443\n* TargetTcpProxy: 25, 43, 110, 143, 195, 443, 465, 587, 700, 993, 995,\n 1883, 5222\n* TargetSslProxy: 25, 43, 110, 143, 195, 443, 465, 587, 700, 993, 995,\n 1883, 5222\n* TargetVpnGateway: 500, 4500","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ports":{"Type":["set","string"],"Description":"This field is used along with the backend_service field for internal\nload balancing.\n\nWhen the load balancing scheme is INTERNAL, a single port or a comma\nseparated list of ports can be configured. Only packets addressed to\nthese ports will be forwarded to the backends configured with this\nforwarding rule.\n\nYou may specify a maximum of up to 5 ports.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"A reference to the region where the regional forwarding rule resides.\nThis field is not applicable to global forwarding rules.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"service_label":{"Type":"string","Description":"An optional prefix to the service name for this Forwarding Rule.\nIf specified, will be the first label of the fully qualified service\nname.\n\nThe label must be 1-63 characters long, and comply with RFC1035.\nSpecifically, the label must be 1-63 characters long and match the\nregular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the first\ncharacter must be a lowercase letter, and all following characters\nmust be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.\n\nThis field is only used for INTERNAL load balancing.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_name":{"Type":"string","Description":"The internal fully qualified service name for this Forwarding Rule.\nThis field is only used for INTERNAL load balancing.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The subnetwork that the load balanced IP should belong to for this\nForwarding Rule. This field is only used for INTERNAL load balancing.\n\nIf the network specified is in auto subnet mode, this field is\noptional. However, if the network is in custom subnet mode, a\nsubnetwork must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"target":{"Type":"string","Description":"The URL of the target resource to receive the matched traffic.\nThe target must live in the same region as the forwarding rule.\nThe forwarded traffic must be of a type appropriate to the target\nobject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_global_address":{"Version":0,"Block":{"Attributes":{"address":{"Type":"string","Description":"The IP address or beginning of the address range represented by this\nresource. This can be supplied as an input to reserve a specific\naddress or omitted to allow GCP to choose a valid one for you.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"address_type":{"Type":"string","Description":"The type of the address to reserve.\n\n* EXTERNAL indicates public/external single IP address.\n* INTERNAL indicates internal IP ranges belonging to some network. Default value: \"EXTERNAL\" Possible values: [\"EXTERNAL\", \"INTERNAL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_version":{"Type":"string","Description":"The IP Version that will be used by this address. The default value is 'IPV4'. Possible values: [\"IPV4\", \"IPV6\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The URL of the network in which to reserve the IP range. The IP range\nmust be in RFC1918 space. The network cannot be deleted if there are\nany reserved IP ranges referring to it.\n\nThis should only be set when using an Internal address.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_length":{"Type":"number","Description":"The prefix length of the IP range. If not present, it means the\naddress field is a single IP address.\n\nThis field is not applicable to addresses with addressType=EXTERNAL,\nor addressType=INTERNAL when purpose=PRIVATE_SERVICE_CONNECT","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"purpose":{"Type":"string","Description":"The purpose of the resource. Possible values include:\n\n* VPC_PEERING - for peer networks\n\n* PRIVATE_SERVICE_CONNECT - for ([Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html) only) Private Service Connect networks","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_global_forwarding_rule":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"The IP address that this forwarding rule serves. When a client sends\ntraffic to this IP address, the forwarding rule directs the traffic to\nthe target that you specify in the forwarding rule. The\nloadBalancingScheme and the forwarding rule's target determine the\ntype of IP address that you can use. For detailed information, refer\nto [IP address specifications](https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#ip_address_specifications).\n\nAn address can be specified either by a literal IP address or a\nreference to an existing Address resource. If you don't specify a\nreserved IP address, an ephemeral IP address is assigned.\n\nThe value must be set to 0.0.0.0 when the target is a targetGrpcProxy\nthat has validateForProxyless field set to true.\n\nFor Private Service Connect forwarding rules that forward traffic to\nGoogle APIs, IP address must be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_protocol":{"Type":"string","Description":"The IP protocol to which this rule applies. When the load balancing scheme is\nINTERNAL_SELF_MANAGED, only TCP is valid. This field must not be set if the\nglobal address is configured as a purpose of PRIVATE_SERVICE_CONNECT\nand addressType of INTERNAL Possible values: [\"TCP\", \"UDP\", \"ESP\", \"AH\", \"SCTP\", \"ICMP\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_version":{"Type":"string","Description":"The IP Version that will be used by this global forwarding rule. Possible values: [\"IPV4\", \"IPV6\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"load_balancing_scheme":{"Type":"string","Description":"This signifies what the GlobalForwardingRule will be used for.\nThe value of INTERNAL_SELF_MANAGED means that this will be used for\nInternal Global HTTP(S) LB. The value of EXTERNAL means that this\nwill be used for External Global Load Balancing (HTTP(S) LB,\nExternal TCP/UDP LB, SSL Proxy)\n\n([Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html) only) Note: This field must be set \"\" if the global address is\nconfigured as a purpose of PRIVATE_SERVICE_CONNECT and addressType of INTERNAL. Default value: \"EXTERNAL\" Possible values: [\"EXTERNAL\", \"INTERNAL_SELF_MANAGED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port_range":{"Type":"string","Description":"This field is used along with the target field for TargetHttpProxy,\nTargetHttpsProxy, TargetSslProxy, TargetTcpProxy, TargetVpnGateway,\nTargetPool, TargetInstance.\n\nApplicable only when IPProtocol is TCP, UDP, or SCTP, only packets\naddressed to ports in the specified range will be forwarded to target.\nForwarding rules with the same [IPAddress, IPProtocol] pair must have\ndisjoint port ranges.\n\nSome types of forwarding target have constraints on the acceptable\nports:\n\n* TargetHttpProxy: 80, 8080\n* TargetHttpsProxy: 443\n* TargetTcpProxy: 25, 43, 110, 143, 195, 443, 465, 587, 700, 993, 995,\n 1883, 5222\n* TargetSslProxy: 25, 43, 110, 143, 195, 443, 465, 587, 700, 993, 995,\n 1883, 5222\n* TargetVpnGateway: 500, 4500","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target":{"Type":"string","Description":"The URL of the target resource to receive the matched traffic.\nThe forwarded traffic must be of a type appropriate to the target object.\nFor INTERNAL_SELF_MANAGED load balancing, only HTTP and HTTPS targets\nare valid.\n\n([Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html) only) For global address with a purpose of PRIVATE_SERVICE_CONNECT and\naddressType of INTERNAL, only \"all-apis\" and \"vpc-sc\" are valid.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"metadata_filters":{"Attributes":{"filter_match_criteria":{"Type":"string","Description":"Specifies how individual filterLabel matches within the list of\nfilterLabels contribute towards the overall metadataFilter match.\n\nMATCH_ANY - At least one of the filterLabels must have a matching\nlabel in the provided metadata.\nMATCH_ALL - All filterLabels must have matching labels in the\nprovided metadata. Possible values: [\"MATCH_ANY\", \"MATCH_ALL\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"filter_labels":{"Attributes":{"name":{"Type":"string","Description":"Name of the metadata label. The length must be between\n1 and 1024 characters, inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The value that the label must match. The value has a maximum\nlength of 1024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of label value pairs that must match labels in the\nprovided metadata based on filterMatchCriteria\n\nThis list must not be empty and can have at the most 64 entries.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":64}},"Description":"Opaque filter criteria used by Loadbalancer to restrict routing\nconfiguration to a limited set xDS compliant clients. In their xDS\nrequests to Loadbalancer, xDS clients present node metadata. If a\nmatch takes place, the relevant routing configuration is made available\nto those proxies.\n\nFor each metadataFilter in this list, if its filterMatchCriteria is set\nto MATCH_ANY, at least one of the filterLabels must match the\ncorresponding label provided in the metadata. If its filterMatchCriteria\nis set to MATCH_ALL, then all of its filterLabels must match with\ncorresponding labels in the provided metadata.\n\nmetadataFilters specified here can be overridden by those specified in\nthe UrlMap that this ForwardingRule references.\n\nmetadataFilters only applies to Loadbalancers that have their\nloadBalancingScheme set to INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_global_network_endpoint":{"Version":0,"Block":{"Attributes":{"fqdn":{"Type":"string","Description":"Fully qualified domain name of network endpoint.\nThis can only be specified when network_endpoint_type of the NEG is INTERNET_FQDN_PORT.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"global_network_endpoint_group":{"Type":"string","Description":"The global network endpoint group this endpoint is part of.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"IPv4 address external endpoint.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"Port number of the external endpoint.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_global_network_endpoint_group":{"Version":0,"Block":{"Attributes":{"default_port":{"Type":"number","Description":"The default port used if the port number is not specified in the\nnetwork endpoint.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network_endpoint_type":{"Type":"string","Description":"Type of network endpoints in this network endpoint group. Possible values: [\"INTERNET_IP_PORT\", \"INTERNET_FQDN_PORT\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_ha_vpn_gateway":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The network this VPN gateway is accepting traffic for.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region this gateway should sit in.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"vpn_interfaces":{"Attributes":{"id":{"Type":"number","Description":"The numeric ID of this VPN gateway interface.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"interconnect_attachment":{"Type":"string","Description":"URL of the interconnect attachment resource. When the value\nof this field is present, the VPN Gateway will be used for\nIPsec-encrypted Cloud Interconnect; all Egress or Ingress\ntraffic for this VPN Gateway interface will go through the\nspecified interconnect attachment resource.\n\nNot currently available publicly.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"The external IP address for this VPN gateway interface.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of interfaces on this VPN gateway.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_health_check":{"Version":0,"Block":{"Attributes":{"check_interval_sec":{"Type":"number","Description":"How often (in seconds) to send a health check. The default value is 5\nseconds.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"healthy_threshold":{"Type":"number","Description":"A so-far unhealthy instance will be marked healthy after this many\nconsecutive successes. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the\nlast character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"timeout_sec":{"Type":"number","Description":"How long (in seconds) to wait before claiming failure.\nThe default value is 5 seconds. It is invalid for timeoutSec to have\ngreater value than checkIntervalSec.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of the health check. One of HTTP, HTTPS, TCP, or SSL.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"unhealthy_threshold":{"Type":"number","Description":"A so-far healthy instance will be marked unhealthy after this many\nconsecutive failures. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"grpc_health_check":{"Attributes":{"grpc_service_name":{"Type":"string","Description":"The gRPC service name for the health check.\nThe value of grpcServiceName has the following meanings by convention:\n - Empty serviceName means the overall status of all services at the backend.\n - Non-empty serviceName means the health of that gRPC service, as defined by the owner of the service.\nThe grpcServiceName can only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port number for the health check request.\nMust be specified if portName and portSpecification are not set\nor if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, gRPC health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"http2_health_check":{"Attributes":{"host":{"Type":"string","Description":"The value of the host header in the HTTP2 health check request.\nIf left empty (default value), the public IP on behalf of which this health\ncheck is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTP2 health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, HTTP2 health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTP2 health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"http_health_check":{"Attributes":{"host":{"Type":"string","Description":"The value of the host header in the HTTP health check request.\nIf left empty (default value), the public IP on behalf of which this health\ncheck is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTP health check request.\nThe default value is 80.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, HTTP health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTP health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"https_health_check":{"Attributes":{"host":{"Type":"string","Description":"The value of the host header in the HTTPS health check request.\nIf left empty (default value), the public IP on behalf of which this health\ncheck is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTPS health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, HTTPS health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTPS health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"log_config":{"Attributes":{"enable":{"Type":"bool","Description":"Indicates whether or not to export logs. This is false by default,\nwhich means no health check logging will be done.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configure logging on this health check.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ssl_health_check":{"Attributes":{"port":{"Type":"number","Description":"The TCP port number for the SSL health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, SSL health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request":{"Type":"string","Description":"The application data to send once the SSL connection has been\nestablished (default value is empty). If both request and response are\nempty, the connection establishment alone will indicate health. The request\ndata can only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"tcp_health_check":{"Attributes":{"port":{"Type":"number","Description":"The TCP port number for the TCP health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, TCP health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request":{"Type":"string","Description":"The application data to send once the TCP connection has been\nestablished (default value is empty). If both request and response are\nempty, the connection establishment alone will indicate health. The request\ndata can only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_http_health_check":{"Version":0,"Block":{"Attributes":{"check_interval_sec":{"Type":"number","Description":"How often (in seconds) to send a health check. The default value is 5\nseconds.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"healthy_threshold":{"Type":"number","Description":"A so-far unhealthy instance will be marked healthy after this many\nconsecutive successes. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"The value of the host header in the HTTP health check request. If\nleft empty (default value), the public IP on behalf of which this\nhealth check is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the\nlast character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTP health check request.\nThe default value is 80.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTP health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"timeout_sec":{"Type":"number","Description":"How long (in seconds) to wait before claiming failure.\nThe default value is 5 seconds. It is invalid for timeoutSec to have\ngreater value than checkIntervalSec.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"unhealthy_threshold":{"Type":"number","Description":"A so-far healthy instance will be marked unhealthy after this many\nconsecutive failures. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_https_health_check":{"Version":0,"Block":{"Attributes":{"check_interval_sec":{"Type":"number","Description":"How often (in seconds) to send a health check. The default value is 5\nseconds.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"healthy_threshold":{"Type":"number","Description":"A so-far unhealthy instance will be marked healthy after this many\nconsecutive successes. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"The value of the host header in the HTTPS health check request. If\nleft empty (default value), the public IP on behalf of which this\nhealth check is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the\nlast character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTPS health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTPS health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"timeout_sec":{"Type":"number","Description":"How long (in seconds) to wait before claiming failure.\nThe default value is 5 seconds. It is invalid for timeoutSec to have\ngreater value than checkIntervalSec.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"unhealthy_threshold":{"Type":"number","Description":"A so-far healthy instance will be marked unhealthy after this many\nconsecutive failures. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_image":{"Version":0,"Block":{"Attributes":{"archive_size_bytes":{"Type":"number","Description":"Size of the image tar.gz archive stored in Google Cloud Storage (in\nbytes).","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_size_gb":{"Type":"number","Description":"Size of the image when restored onto a persistent disk (in GB).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"family":{"Type":"string","Description":"The name of the image family to which this image belongs. You can\ncreate disks by specifying an image family instead of a specific\nimage name. The image family always returns its latest image that is\nnot deprecated. The name of the image family must comply with\nRFC1035.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"label_fingerprint":{"Type":"string","Description":"The fingerprint used for optimistic locking of this resource. Used\ninternally during updates.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels to apply to this Image.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"licenses":{"Type":["list","string"],"Description":"Any applicable license URI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the\nlast character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"source_disk":{"Type":"string","Description":"The source disk to create this image based on.\nYou must provide either this property or the\nrawDisk.source property but not both to create an image.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_image":{"Type":"string","Description":"URL of the source image used to create this image. In order to create an image, you must provide the full or partial\nURL of one of the following:\n\n* The selfLink URL\n* This property\n* The rawDisk.source URL\n* The sourceDisk URL","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_snapshot":{"Type":"string","Description":"URL of the source snapshot used to create this image.\n\nIn order to create an image, you must provide the full or partial URL of one of the following:\n\n* The selfLink URL\n* This property\n* The sourceImage URL\n* The rawDisk.source URL\n* The sourceDisk URL","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"guest_os_features":{"Attributes":{"type":{"Type":"string","Description":"The type of supported feature. Read [Enabling guest operating system features](https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features) to see a list of available options. Possible values: [\"MULTI_IP_SUBNET\", \"SECURE_BOOT\", \"SEV_CAPABLE\", \"UEFI_COMPATIBLE\", \"VIRTIO_SCSI_MULTIQUEUE\", \"WINDOWS\", \"GVNIC\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of features to enable on the guest operating system.\nApplicable only for bootable images.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"raw_disk":{"Attributes":{"container_type":{"Type":"string","Description":"The format used to encode and transmit the block device, which\nshould be TAR. This is just a container and transmission format\nand not a runtime format. Provided by the client when the disk\nimage is created. Default value: \"TAR\" Possible values: [\"TAR\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sha1":{"Type":"string","Description":"An optional SHA1 checksum of the disk image before unpackaging.\nThis is provided by the client when the disk image is created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"The full Google Cloud Storage URL where disk storage is stored\nYou must provide either this property or the sourceDisk property\nbut not both.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The parameters of the raw disk image.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_image_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"image":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_image_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"image":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_image_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"image":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance":{"Version":6,"Block":{"Attributes":{"allow_stopping_for_update":{"Type":"bool","Description":"If true, allows Terraform to stop the instance to update its properties. If you try to update a property that requires stopping the instance without setting this field, the update will fail.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"can_ip_forward":{"Type":"bool","Description":"Whether sending and receiving of packets with non-matching source or destination IPs is allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cpu_platform":{"Type":"string","Description":"The CPU platform used by this instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"current_status":{"Type":"string","Description":"Current status of the instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"deletion_protection":{"Type":"bool","Description":"Whether deletion protection is enabled on this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A brief description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"desired_status":{"Type":"string","Description":"Desired status of the instance. Either \"RUNNING\" or \"TERMINATED\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_display":{"Type":"bool","Description":"Whether the instance has virtual displays enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"guest_accelerator":{"Type":["list",["object",{"count":"number","type":"string"}]],"Description":"List of the type and count of accelerator cards attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"hostname":{"Type":"string","Description":"A custom hostname for the instance. Must be a fully qualified DNS name and RFC-1035-valid. Valid format is a series of labels 1-63 characters long matching the regular expression [a-z]([-a-z0-9]*[a-z0-9]), concatenated with periods. The entire hostname must not exceed 253 characters. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_id":{"Type":"string","Description":"The server-assigned unique identifier of this instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"label_fingerprint":{"Type":"string","Description":"The unique fingerprint of the labels.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs assigned to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The machine type to create.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"Metadata key/value pairs made available within the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata_fingerprint":{"Type":"string","Description":"The unique fingerprint of the metadata.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata_startup_script":{"Type":"string","Description":"Metadata startup scripts made available within the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"The minimum CPU platform specified for the VM instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the instance. One of name or self_link must be provided.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If self_link is provided, this value is ignored. If neither self_link nor project are provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"resource_policies":{"Type":["list","string"],"Description":"A list of short names or self_links of resource policies to attach to the instance. Modifying this list will cause the instance to recreate. Currently a max of 1 resource policy is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"tags":{"Type":["set","string"],"Description":"The list of tags attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tags_fingerprint":{"Type":"string","Description":"The unique fingerprint of the tags.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone of the instance. If self_link is provided, this value is ignored. If neither self_link nor zone are provided, the provider zone is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"advanced_machine_features":{"Attributes":{"enable_nested_virtualization":{"Type":"bool","Description":"Whether to enable nested virtualization or not.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"threads_per_core":{"Type":"number","Description":"The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Controls for advanced machine-related behavior features.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"attached_disk":{"Attributes":{"device_name":{"Type":"string","Description":"Name with which the attached disk is accessible under /dev/disk/by-id/","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_encryption_key_raw":{"Type":"string","Description":"A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"disk_encryption_key_sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"kms_key_self_link":{"Type":"string","Description":"The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"Read/write mode for the disk. One of \"READ_ONLY\" or \"READ_WRITE\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"The name or self_link of the disk attached to this instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of disks attached to the instance","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"boot_disk":{"Attributes":{"auto_delete":{"Type":"bool","Description":"Whether the disk will be auto-deleted when the instance is deleted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"device_name":{"Type":"string","Description":"Name with which attached disk will be accessible under /dev/disk/by-id/","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_encryption_key_raw":{"Type":"string","Description":"A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"disk_encryption_key_sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"kms_key_self_link":{"Type":"string","Description":"The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"Read/write mode for the disk. One of \"READ_ONLY\" or \"READ_WRITE\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"The name or self_link of the disk attached to this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"initialize_params":{"Attributes":{"image":{"Type":"string","Description":"The image from which this disk was initialised.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs assigned to the disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"The size of the image in gigabytes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The Google Compute Engine disk type. One of pd-standard, pd-ssd or pd-balanced.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Parameters with which a disk was created alongside the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The boot disk for the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"confidential_instance_config":{"Attributes":{"enable_confidential_compute":{"Type":"bool","Description":"Defines whether the instance should have confidential compute enabled.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Confidential VM config being used by the instance. on_host_maintenance has to be set to TERMINATE or this will fail to create.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"network_interface":{"Attributes":{"name":{"Type":"string","Description":"The name of the interface","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name or self_link of the network attached to this interface.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_ip":{"Type":"string","Description":"The private IP address assigned to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"nic_type":{"Type":"string","Description":"The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The name or self_link of the subnetwork attached to this interface.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork_project":{"Type":"string","Description":"The project in which the subnetwork belongs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"access_config":{"Attributes":{"nat_ip":{"Type":"string","Description":"The IP address that is be 1:1 mapped to the instance's network ip.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_tier":{"Type":"string","Description":"The networking tier used for configuring this instance. One of PREMIUM or STANDARD.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"public_ptr_domain_name":{"Type":"string","Description":"The DNS domain name for the public PTR record.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Access configurations, i.e. IPs via which this instance can be accessed via the Internet.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"alias_ip_range":{"Attributes":{"ip_cidr_range":{"Type":"string","Description":"The IP CIDR range represented by this alias IP range.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork_range_name":{"Type":"string","Description":"The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"An array of alias IP ranges for this network interface.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The networks attached to the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"reservation_affinity":{"Attributes":{"type":{"Type":"string","Description":"The type of reservation from which this instance can consume resources.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"specific_reservation":{"Attributes":{"key":{"Type":"string","Description":"Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["list","string"],"Description":"Corresponds to the label values of a reservation resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the label selector for the reservation to use.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the reservations that this instance can consume from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scheduling":{"Attributes":{"automatic_restart":{"Type":"bool","Description":"Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_node_cpus":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"on_host_maintenance":{"Type":"string","Description":"Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"preemptible":{"Type":"bool","Description":"Whether the instance is preemptible.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"node_affinities":{"Attributes":{"key":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"operator":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The scheduling strategy being used by the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scratch_disk":{"Attributes":{"interface":{"Type":"string","Description":"The disk interface used for attaching this disk. One of SCSI or NVME.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The scratch disks attached to the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"service_account":{"Attributes":{"email":{"Type":"string","Description":"The service account e-mail address.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"scopes":{"Type":["set","string"],"Description":"A list of service scopes.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The service account to attach to the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Whether integrity monitoring is enabled for the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Whether secure boot is enabled for the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_vtpm":{"Type":"bool","Description":"Whether the instance uses vTPM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The shielded vm config being used by the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_from_template":{"Version":0,"Block":{"Attributes":{"allow_stopping_for_update":{"Type":"bool","Description":"If true, allows Terraform to stop the instance to update its properties. If you try to update a property that requires stopping the instance without setting this field, the update will fail.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"attached_disk":{"Type":["list",["object",{"device_name":"string","disk_encryption_key_raw":"string","disk_encryption_key_sha256":"string","kms_key_self_link":"string","mode":"string","source":"string"}]],"Description":"List of disks attached to the instance","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"can_ip_forward":{"Type":"bool","Description":"Whether sending and receiving of packets with non-matching source or destination IPs is allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"cpu_platform":{"Type":"string","Description":"The CPU platform used by this instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"current_status":{"Type":"string","Description":"Current status of the instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"deletion_protection":{"Type":"bool","Description":"Whether deletion protection is enabled on this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A brief description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"desired_status":{"Type":"string","Description":"Desired status of the instance. Either \"RUNNING\" or \"TERMINATED\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"enable_display":{"Type":"bool","Description":"Whether the instance has virtual displays enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"guest_accelerator":{"Type":["list",["object",{"count":"number","type":"string"}]],"Description":"List of the type and count of accelerator cards attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"hostname":{"Type":"string","Description":"A custom hostname for the instance. Must be a fully qualified DNS name and RFC-1035-valid. Valid format is a series of labels 1-63 characters long matching the regular expression [a-z]([-a-z0-9]*[a-z0-9]), concatenated with periods. The entire hostname must not exceed 253 characters. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_id":{"Type":"string","Description":"The server-assigned unique identifier of this instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"label_fingerprint":{"Type":"string","Description":"The unique fingerprint of the labels.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs assigned to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The machine type to create.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"Metadata key/value pairs made available within the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata_fingerprint":{"Type":"string","Description":"The unique fingerprint of the metadata.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata_startup_script":{"Type":"string","Description":"Metadata startup scripts made available within the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"The minimum CPU platform specified for the VM instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the instance. One of name or self_link must be provided.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If self_link is provided, this value is ignored. If neither self_link nor project are provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"resource_policies":{"Type":["list","string"],"Description":"A list of short names or self_links of resource policies to attach to the instance. Modifying this list will cause the instance to recreate. Currently a max of 1 resource policy is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"scratch_disk":{"Type":["list",["object",{"interface":"string"}]],"Description":"The scratch disks attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":["list",["object",{"email":"string","scopes":["set","string"]}]],"Description":"The service account to attach to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"source_instance_template":{"Type":"string","Description":"Name or self link of an instance template to create the instance based on.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tags":{"Type":["set","string"],"Description":"The list of tags attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tags_fingerprint":{"Type":"string","Description":"The unique fingerprint of the tags.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone of the instance. If self_link is provided, this value is ignored. If neither self_link nor zone are provided, the provider zone is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"advanced_machine_features":{"Attributes":{"enable_nested_virtualization":{"Type":"bool","Description":"Whether to enable nested virtualization or not.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"threads_per_core":{"Type":"number","Description":"The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Controls for advanced machine-related behavior features.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"boot_disk":{"Attributes":{"auto_delete":{"Type":"bool","Description":"Whether the disk will be auto-deleted when the instance is deleted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"device_name":{"Type":"string","Description":"Name with which attached disk will be accessible under /dev/disk/by-id/","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_encryption_key_raw":{"Type":"string","Description":"A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":true,"Deprecated":false},"disk_encryption_key_sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"kms_key_self_link":{"Type":"string","Description":"The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"Read/write mode for the disk. One of \"READ_ONLY\" or \"READ_WRITE\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"The name or self_link of the disk attached to this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"initialize_params":{"Attributes":{"image":{"Type":"string","Description":"The image from which this disk was initialised.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs assigned to the disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"The size of the image in gigabytes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The Google Compute Engine disk type. One of pd-standard, pd-ssd or pd-balanced.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Parameters with which a disk was created alongside the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The boot disk for the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"confidential_instance_config":{"Attributes":{"enable_confidential_compute":{"Type":"bool","Description":"Defines whether the instance should have confidential compute enabled.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Confidential VM config being used by the instance. on_host_maintenance has to be set to TERMINATE or this will fail to create.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"network_interface":{"Attributes":{"access_config":{"Type":["list",["object",{"nat_ip":"string","network_tier":"string","public_ptr_domain_name":"string"}]],"Description":"Access configurations, i.e. IPs via which this instance can be accessed via the Internet.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"alias_ip_range":{"Type":["list",["object",{"ip_cidr_range":"string","subnetwork_range_name":"string"}]],"Description":"An array of alias IP ranges for this network interface.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the interface","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name or self_link of the network attached to this interface.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_ip":{"Type":"string","Description":"The private IP address assigned to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"nic_type":{"Type":"string","Description":"The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The name or self_link of the subnetwork attached to this interface.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork_project":{"Type":"string","Description":"The project in which the subnetwork belongs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The networks attached to the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"reservation_affinity":{"Attributes":{"type":{"Type":"string","Description":"The type of reservation from which this instance can consume resources.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"specific_reservation":{"Attributes":{"key":{"Type":"string","Description":"Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["list","string"],"Description":"Corresponds to the label values of a reservation resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the label selector for the reservation to use.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the reservations that this instance can consume from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scheduling":{"Attributes":{"automatic_restart":{"Type":"bool","Description":"Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_node_cpus":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"on_host_maintenance":{"Type":"string","Description":"Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"preemptible":{"Type":"bool","Description":"Whether the instance is preemptible.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"node_affinities":{"Attributes":{"key":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"operator":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The scheduling strategy being used by the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Whether integrity monitoring is enabled for the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Whether secure boot is enabled for the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"enable_vtpm":{"Type":"bool","Description":"Whether the instance uses vTPM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The shielded vm config being used by the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_group":{"Version":2,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional textual description of the instance group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instances":{"Type":["set","string"],"Description":"List of instances in the group. They should be given as self_link URLs. When adding instances they must all be in the same network and zone as the instance group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the instance group. Must be 1-63 characters long and comply with RFC1035. Supported characters include lowercase letters, numbers, and hyphens.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The URL of the network the instance group is in. If this is different from the network where the instances are in, the creation fails. Defaults to the network where the instances are in (if neither network nor instances is specified, this field will be blank).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"The number of instances in the group.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone that this instance group should be created in.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"named_port":{"Attributes":{"name":{"Type":"string","Description":"The name which the port will be mapped to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port number to map the name to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The named port configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_group_manager":{"Version":0,"Block":{"Attributes":{"base_instance_name":{"Type":"string","Description":"The base instance name to use for instances in this group. The value must be a valid RFC1035 name. Supported characters are lowercase letters, numbers, and hyphens (-). Instances are named by appending a hyphen and a random four-character string to the base instance name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional textual description of the instance group manager.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"The fingerprint of the instance group manager.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_group":{"Type":"string","Description":"The full URL of the instance group created by the manager.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the instance group manager. Must be 1-63 characters long and comply with RFC1035. Supported characters include lowercase letters, numbers, and hyphens.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"operation":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URL of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"status":{"Type":["list",["object",{"is_stable":"bool","stateful":["list",["object",{"has_stateful_config":"bool","per_instance_configs":["list",["object",{"all_effective":"bool"}]]}]],"version_target":["list",["object",{"is_reached":"bool"}]]}]],"Description":"The status of this managed instance group.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target_pools":{"Type":["set","string"],"Description":"The full URL of all target pools to which new instances in the group are added. Updating the target pools attribute does not affect existing instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_size":{"Type":"number","Description":"The target number of running instances for this managed instance group. This value should always be explicitly set unless this resource is attached to an autoscaler, in which case it should never be set. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"wait_for_instances":{"Type":"bool","Description":"Whether to wait for all instances to be created/updated before returning. Note that if this is set to true and the operation does not succeed, Terraform will continue trying until it times out.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"wait_for_instances_status":{"Type":"string","Description":"When used with wait_for_instances specifies the status to wait for. When STABLE is specified this resource will wait until the instances are stable before returning. When UPDATED is set, it will wait for the version target to be reached and any per instance configs to be effective as well as all instances to be stable before returning.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone that instances in this group should be created in.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"auto_healing_policies":{"Attributes":{"health_check":{"Type":"string","Description":"The health check resource that signals autohealing.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"initial_delay_sec":{"Type":"number","Description":"The number of seconds that the managed instance group waits before it applies autohealing policies to new instances or recently recreated instances. Between 0 and 3600.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The autohealing policies for this managed instance group. You can specify only one value.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"named_port":{"Attributes":{"name":{"Type":"string","Description":"The name of the port.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port number.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The named port configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"stateful_disk":{"Attributes":{"delete_rule":{"Type":"string","Description":"A value that prescribes what should happen to the stateful disk when the VM instance is deleted. The available options are NEVER and ON_PERMANENT_INSTANCE_DELETION. NEVER - detach the disk when the VM is deleted, but do not delete the disk. ON_PERMANENT_INSTANCE_DELETION will delete the stateful disk when the VM is permanently deleted from the instance group. The default is NEVER.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"device_name":{"Type":"string","Description":"The device name of the disk to be attached.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Disks created on the instances that will be preserved on instance delete, update, etc.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"update_policy":{"Attributes":{"max_surge_fixed":{"Type":"number","Description":"The maximum number of instances that can be created above the specified targetSize during the update process. Conflicts with max_surge_percent. If neither is set, defaults to 1","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_surge_percent":{"Type":"number","Description":"The maximum number of instances(calculated as percentage) that can be created above the specified targetSize during the update process. Conflicts with max_surge_fixed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_unavailable_fixed":{"Type":"number","Description":"The maximum number of instances that can be unavailable during the update process. Conflicts with max_unavailable_percent. If neither is set, defaults to 1.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_unavailable_percent":{"Type":"number","Description":"The maximum number of instances(calculated as percentage) that can be unavailable during the update process. Conflicts with max_unavailable_fixed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_ready_sec":{"Type":"number","Description":"Minimum number of seconds to wait for after a newly created instance becomes available. This value must be from range [0, 3600].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":true},"minimal_action":{"Type":"string","Description":"Minimal action to be taken on an instance. You can specify either RESTART to restart existing instances or REPLACE to delete and create new instances from the target template. If you specify a RESTART, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replacement_method":{"Type":"string","Description":"The instance replacement method for managed instance groups. Valid values are: \"RECREATE\", \"SUBSTITUTE\". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set max_unavailable_fixed or max_unavailable_percent to be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The update policy for this managed instance group.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"version":{"Attributes":{"instance_template":{"Type":"string","Description":"The full URL to an instance template from which all new instances of this version will be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Version name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"target_size":{"Attributes":{"fixed":{"Type":"number","Description":"The number of instances which are managed for this version. Conflicts with percent.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"The number of instances (calculated as percentage) which are managed for this version. Conflicts with fixed. Note that when using percent, rounding will be in favor of explicitly set target_size values; a managed instance group with 2 instances and 2 versions, one of which has a target_size.percent of 60 will create 2 instances of that version.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The number of instances calculated as a fixed number or a percentage depending on the settings.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Application versions managed by this instance group. Each version deals with a specific instance template, allowing canary release scenarios.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_group_named_port":{"Version":0,"Block":{"Attributes":{"group":{"Type":"string","Description":"The name of the instance group.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name for this named port. The name must be 1-63 characters\nlong, and comply with RFC1035.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port number, which can be a value between 1 and 65535.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone of the instance group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_instance_template":{"Version":1,"Block":{"Attributes":{"can_ip_forward":{"Type":"bool","Description":"Whether to allow sending and receiving of packets with non-matching source or destination IPs. This defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A brief description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_display":{"Type":"bool","Description":"Enable Virtual Displays on this instance. Note: allow_stopping_for_update must be set to true in order to update this field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_description":{"Type":"string","Description":"A description of the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to instances created from this template,","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The machine type to create. To create a machine with a custom type (such as extended memory), format the value like custom-VCPUS-MEM_IN_MB like custom-6-20480 for 6 vCPU and 20GB of RAM.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"Metadata key/value pairs to make available from within instances created from this template.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata_fingerprint":{"Type":"string","Description":"The unique fingerprint of the metadata.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata_startup_script":{"Type":"string","Description":"An alternative to using the startup-script metadata key, mostly to match the compute_instance resource. This replaces the startup-script metadata key on the created instance and thus the two mechanisms are not allowed to be used simultaneously.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"Specifies a minimum CPU platform. Applicable values are the friendly names of CPU platforms, such as Intel Haswell or Intel Skylake.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the instance template. If you leave this blank, Terraform will auto-generate a unique name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name_prefix":{"Type":"string","Description":"Creates a unique name beginning with the specified prefix. Conflicts with name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"An instance template is a global resource that is not bound to a zone or a region. However, you can still specify some regional resources in an instance template, which restricts the template to the region where that resource resides. For example, a custom subnetwork resource is tied to a specific region. Defaults to the region of the Provider if no value is given.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"tags":{"Type":["set","string"],"Description":"Tags to attach to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tags_fingerprint":{"Type":"string","Description":"The unique fingerprint of the tags.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"advanced_machine_features":{"Attributes":{"enable_nested_virtualization":{"Type":"bool","Description":"Whether to enable nested virtualization or not.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"threads_per_core":{"Type":"number","Description":"The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Controls for advanced machine-related behavior features.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"confidential_instance_config":{"Attributes":{"enable_confidential_compute":{"Type":"bool","Description":"Defines whether the instance should have confidential compute enabled.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Confidential VM config being used by the instance. on_host_maintenance has to be set to TERMINATE or this will fail to create.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"disk":{"Attributes":{"auto_delete":{"Type":"bool","Description":"Whether or not the disk should be auto-deleted. This defaults to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"boot":{"Type":"bool","Description":"Indicates that this is a boot disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"device_name":{"Type":"string","Description":"A unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance. If not specified, the server chooses a default device name to apply to this disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_name":{"Type":"string","Description":"Name of the disk. When not provided, this defaults to the name of the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_size_gb":{"Type":"number","Description":"The size of the image in gigabytes. If not specified, it will inherit the size of its base image. For SCRATCH disks, the size must be exactly 375GB.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_type":{"Type":"string","Description":"The Google Compute Engine disk type. Can be either \"pd-ssd\", \"local-ssd\", \"pd-balanced\" or \"pd-standard\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"interface":{"Type":"string","Description":"Specifies the disk interface to use for attaching this disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to disks,","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"The mode in which to attach this disk, either READ_WRITE or READ_ONLY. If you are attaching or creating a boot disk, this must read-write mode.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"resource_policies":{"Type":["list","string"],"Description":"A list (short name or id) of resource policies to attach to this disk. Currently a max of 1 resource policy is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"The name (not self_link) of the disk (such as those managed by google_compute_disk) to attach. ~\u003e Note: Either source or source_image is required when creating a new instance except for when creating a local SSD.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_image":{"Type":"string","Description":"The image from which to initialize this disk. This can be one of: the image's self_link, projects/{project}/global/images/{image}, projects/{project}/global/images/family/{family}, global/images/{image}, global/images/family/{family}, family/{family}, {project}/{family}, {project}/{image}, {family}, or {image}. ~\u003e Note: Either source or source_image is required when creating a new instance except for when creating a local SSD.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of Google Compute Engine disk, can be either \"SCRATCH\" or \"PERSISTENT\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"disk_encryption_key":{"Attributes":{"kms_key_self_link":{"Type":"string","Description":"The self link of the encryption key that is stored in Google Cloud KMS.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Encrypts or decrypts a disk using a customer-supplied encryption key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Disks to attach to instances created from this template. This can be specified multiple times for multiple disks.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"guest_accelerator":{"Attributes":{"count":{"Type":"number","Description":"The number of the guest accelerator cards exposed to this instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The accelerator type resource to expose to this instance. E.g. nvidia-tesla-k80.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of the type and count of accelerator cards attached to the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"network_interface":{"Attributes":{"name":{"Type":"string","Description":"The name of the network_interface.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name or self_link of the network to attach this interface to. Use network attribute for Legacy or Auto subnetted networks and subnetwork for custom subnetted networks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_ip":{"Type":"string","Description":"The private IP address to assign to the instance. If empty, the address will be automatically assigned.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"nic_type":{"Type":"string","Description":"The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The name of the subnetwork to attach this interface to. The subnetwork must exist in the same region this instance will be created in. Either network or subnetwork must be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork_project":{"Type":"string","Description":"The ID of the project in which the subnetwork belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"access_config":{"Attributes":{"nat_ip":{"Type":"string","Description":"The IP address that will be 1:1 mapped to the instance's network ip. If not given, one will be generated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_tier":{"Type":"string","Description":"The networking tier used for configuring this instance template. This field can take the following values: PREMIUM or STANDARD. If this field is not specified, it is assumed to be PREMIUM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"public_ptr_domain_name":{"Type":"string","Description":"The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Access configurations, i.e. IPs via which this instance can be accessed via the Internet. Omit to ensure that the instance is not accessible from the Internet (this means that ssh provisioners will not work unless you are running Terraform can send traffic to the instance's network (e.g. via tunnel or because it is running on another cloud instance on that network). This block can be repeated multiple times.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"alias_ip_range":{"Attributes":{"ip_cidr_range":{"Type":"string","Description":"The IP CIDR range represented by this alias IP range. This IP CIDR range must belong to the specified subnetwork and cannot contain IP addresses reserved by system or used by other network interfaces. At the time of writing only a netmask (e.g. /24) may be supplied, with a CIDR format resulting in an API error.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork_range_name":{"Type":"string","Description":"The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range. If left unspecified, the primary range of the subnetwork will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"An array of alias IP ranges for this network interface. Can only be specified for network interfaces on subnet-mode networks.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Networks to attach to instances created from this template. This can be specified multiple times for multiple networks.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"reservation_affinity":{"Attributes":{"type":{"Type":"string","Description":"The type of reservation from which this instance can consume resources.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"specific_reservation":{"Attributes":{"key":{"Type":"string","Description":"Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["list","string"],"Description":"Corresponds to the label values of a reservation resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the label selector for the reservation to use.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the reservations that this instance can consume from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scheduling":{"Attributes":{"automatic_restart":{"Type":"bool","Description":"Specifies whether the instance should be automatically restarted if it is terminated by Compute Engine (not terminated by a user). This defaults to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_node_cpus":{"Type":"number","Description":"Minimum number of cpus for the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"on_host_maintenance":{"Type":"string","Description":"Defines the maintenance behavior for this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"preemptible":{"Type":"bool","Description":"Allows instance to be preempted. This defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"node_affinities":{"Attributes":{"key":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"operator":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The scheduling strategy to use.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"service_account":{"Attributes":{"email":{"Type":"string","Description":"The service account e-mail address. If not given, the default Google Compute Engine service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"scopes":{"Type":["set","string"],"Description":"A list of service scopes. Both OAuth2 URLs and gcloud short names are supported. To allow full access to all Cloud APIs, use the cloud-platform scope.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Service account to attach to the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Compare the most recent boot measurements to the integrity policy baseline and return a pair of pass/fail results depending on whether they match or not. Defaults to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Verify the digital signature of all boot components, and halt the boot process if signature verification fails. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_vtpm":{"Type":"bool","Description":"Use a virtualized trusted platform module, which is a specialized computer chip you can use to encrypt objects like keys and certificates. Defaults to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Enable Shielded VM on this instance. Shielded VM provides verifiable integrity to prevent against malware and rootkits. Defaults to disabled. Note: shielded_instance_config can only be used with boot images with shielded vm support.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_interconnect_attachment":{"Version":0,"Block":{"Attributes":{"admin_enabled":{"Type":"bool","Description":"Whether the VLAN attachment is enabled or disabled. When using\nPARTNER type this will Pre-Activate the interconnect attachment","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"bandwidth":{"Type":"string","Description":"Provisioned bandwidth capacity for the interconnect attachment.\nFor attachments of type DEDICATED, the user can set the bandwidth.\nFor attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth.\nOutput only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED,\nDefaults to BPS_10G Possible values: [\"BPS_50M\", \"BPS_100M\", \"BPS_200M\", \"BPS_300M\", \"BPS_400M\", \"BPS_500M\", \"BPS_1G\", \"BPS_2G\", \"BPS_5G\", \"BPS_10G\", \"BPS_20G\", \"BPS_50G\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"candidate_subnets":{"Type":["list","string"],"Description":"Up to 16 candidate prefixes that can be used to restrict the allocation\nof cloudRouterIpAddress and customerRouterIpAddress for this attachment.\nAll prefixes must be within link-local address space (169.254.0.0/16)\nand must be /29 or shorter (/28, /27, etc). Google will attempt to select\nan unused /29 from the supplied candidate prefix(es). The request will\nfail if all possible /29s are in use on Google's edge. If not supplied,\nGoogle will randomly select an unused /29 from all of link-local space.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cloud_router_ip_address":{"Type":"string","Description":"IPv4 address + prefix length to be configured on Cloud Router\nInterface for this interconnect attachment.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"customer_router_ip_address":{"Type":"string","Description":"IPv4 address + prefix length to be configured on the customer\nrouter subinterface for this interconnect attachment.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"edge_availability_domain":{"Type":"string","Description":"Desired availability domain for the attachment. Only available for type\nPARTNER, at creation time. For improved reliability, customers should\nconfigure a pair of attachments with one per availability domain. The\nselected availability domain will be provided to the Partner via the\npairing key so that the provisioned circuit will lie in the specified\ndomain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"encryption":{"Type":"string","Description":"Indicates the user-supplied encryption option of this interconnect\nattachment:\n\nNONE is the default value, which means that the attachment carries\nunencrypted traffic. VMs can send traffic to, or receive traffic\nfrom, this type of attachment.\n\nIPSEC indicates that the attachment carries only traffic encrypted by\nan IPsec device such as an HA VPN gateway. VMs cannot directly send\ntraffic to, or receive traffic from, such an attachment. To use\nIPsec-encrypted Cloud Interconnect create the attachment using this\noption.\n\nNot currently available publicly. Default value: \"NONE\" Possible values: [\"NONE\", \"IPSEC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"google_reference_id":{"Type":"string","Description":"Google reference ID, to be used when raising support tickets with\nGoogle or otherwise to debug backend connectivity issues.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"interconnect":{"Type":"string","Description":"URL of the underlying Interconnect object that this attachment's\ntraffic will traverse through. Required if type is DEDICATED, must not\nbe set if type is PARTNER.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ipsec_internal_addresses":{"Type":["list","string"],"Description":"URL of addresses that have been reserved for the interconnect\nattachment, Used only for interconnect attachment that has the\nencryption option as IPSEC.\n\nThe addresses must be RFC 1918 IP address ranges. When creating HA\nVPN gateway over the interconnect attachment, if the attachment is\nconfigured to use an RFC 1918 IP address, then the VPN gateway's IP\naddress will be allocated from the IP address range specified\nhere.\n\nFor example, if the HA VPN gateway's interface 0 is paired to this\ninterconnect attachment, then an RFC 1918 IP address for the VPN\ngateway interface 0 will be allocated from the IP address specified\nfor this interconnect attachment.\n\nIf this field is not specified for interconnect attachment that has\nencryption option as IPSEC, later on when creating HA VPN gateway on\nthis interconnect attachment, the HA VPN gateway's IP address will be\nallocated from regional external IP address pool.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"mtu":{"Type":"string","Description":"Maximum Transmission Unit (MTU), in bytes, of packets passing through\nthis interconnect attachment. Currently, only 1440 and 1500 are allowed. If not specified, the value will default to 1440.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is created. The\nname must be 1-63 characters long, and comply with RFC1035. Specifically, the\nname must be 1-63 characters long and match the regular expression\n'[a-z]([-a-z0-9]*[a-z0-9])?' which means the first character must be a\nlowercase letter, and all following characters must be a dash, lowercase\nletter, or digit, except the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"pairing_key":{"Type":"string","Description":"[Output only for type PARTNER. Not present for DEDICATED]. The opaque\nidentifier of an PARTNER attachment used to initiate provisioning with\na selected partner. Of the form \"XXXXX/region/domain\"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"partner_asn":{"Type":"string","Description":"[Output only for type PARTNER. Not present for DEDICATED]. Optional\nBGP ASN for the router that should be supplied by a layer 3 Partner if\nthey configured BGP on behalf of the customer.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"private_interconnect_info":{"Type":["list",["object",{"tag8021q":"number"}]],"Description":"Information specific to an InterconnectAttachment. This property\nis populated if the interconnect that this is attached to is of type DEDICATED.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where the regional interconnect attachment resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"router":{"Type":"string","Description":"URL of the cloud router to be used for dynamic routing. This router must be in\nthe same region as this InterconnectAttachment. The InterconnectAttachment will\nautomatically connect the Interconnect to the network \u0026 region within which the\nCloud Router is configured.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"[Output Only] The current state of this attachment's functionality.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of InterconnectAttachment you wish to create. Defaults to\nDEDICATED. Possible values: [\"DEDICATED\", \"PARTNER\", \"PARTNER_PROVIDER\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"vlan_tag8021q":{"Type":"number","Description":"The IEEE 802.1Q VLAN tag for this attachment, in the range 2-4094. When\nusing PARTNER type this will be managed upstream.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_managed_ssl_certificate":{"Version":0,"Block":{"Attributes":{"certificate_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expire_time":{"Type":"string","Description":"Expire time of the certificate.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.\n\n\nThese are in the same namespace as the managed SSL certificates.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subject_alternative_names":{"Type":["list","string"],"Description":"Domains associated with the certificate via Subject Alternative Name.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"Enum field whose value is always 'MANAGED' - used to signal to the API\nwhich type this is. Default value: \"MANAGED\" Possible values: [\"MANAGED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"managed":{"Attributes":{"domains":{"Type":["list","string"],"Description":"Domains for which a managed SSL certificate will be valid. Currently,\nthere can be up to 100 domains in this list.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Properties relevant to a managed certificate. These will be used if the\ncertificate is managed (as indicated by a value of 'MANAGED' in 'type').","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_network":{"Version":0,"Block":{"Attributes":{"auto_create_subnetworks":{"Type":"bool","Description":"When set to 'true', the network is created in \"auto subnet mode\" and\nit will create a subnet for each region automatically across the\n'10.128.0.0/9' address range.\n\nWhen set to 'false', the network is created in \"custom subnet mode\" so\nthe user can explicitly connect subnetwork resources.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete_default_routes_on_create":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. The resource must be\nrecreated to modify this field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"gateway_ipv4":{"Type":"string","Description":"The gateway address for default routing out of the network. This value\nis selected by GCP.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"mtu":{"Type":"number","Description":"Maximum Transmission Unit in bytes. The minimum value for this field is 1460\nand the maximum value is 1500 bytes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"routing_mode":{"Type":"string","Description":"The network-wide routing mode to use. If set to 'REGIONAL', this\nnetwork's cloud routers will only advertise routes with subnetworks\nof this network in the same region as the router. If set to 'GLOBAL',\nthis network's cloud routers will advertise routes with all\nsubnetworks of this network, across regions. Possible values: [\"REGIONAL\", \"GLOBAL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_network_endpoint":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"The name for a specific VM instance that the IP address belongs to.\nThis is required for network endpoints of type GCE_VM_IP_PORT.\nThe instance must be in the same zone of network endpoint group.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"IPv4 address of network endpoint. The IP address must belong\nto a VM in GCE (either the primary IP or as part of an aliased IP\nrange).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network_endpoint_group":{"Type":"string","Description":"The network endpoint group this endpoint is part of.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"Port number of network endpoint.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"Zone where the containing network endpoint group is located.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_network_endpoint_group":{"Version":0,"Block":{"Attributes":{"default_port":{"Type":"number","Description":"The default port used if the port number is not specified in the\nnetwork endpoint.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The network to which all network endpoints in the NEG belong.\nUses \"default\" project network if unspecified.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network_endpoint_type":{"Type":"string","Description":"Type of network endpoints in this network endpoint group. Default value: \"GCE_VM_IP_PORT\" Possible values: [\"GCE_VM_IP_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"Number of network endpoints in the network endpoint group.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"Optional subnetwork to which all network endpoints in the NEG belong.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"Zone where the network endpoint group is located.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_network_peering":{"Version":0,"Block":{"Attributes":{"export_custom_routes":{"Type":"bool","Description":"Whether to export the custom routes to the peer network. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"export_subnet_routes_with_public_ip":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"import_custom_routes":{"Type":"bool","Description":"Whether to export the custom routes from the peer network. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"import_subnet_routes_with_public_ip":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the peering.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The primary network of the peering.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"peer_network":{"Type":"string","Description":"The peer network in the peering. The peer network may belong to a different project.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"State for the peering, either ACTIVE or INACTIVE. The peering is ACTIVE when there's a matching configuration in the peer network.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"state_details":{"Type":"string","Description":"Details about the current state of the peering.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_network_peering_routes_config":{"Version":0,"Block":{"Attributes":{"export_custom_routes":{"Type":"bool","Description":"Whether to export the custom routes to the peer network.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"import_custom_routes":{"Type":"bool","Description":"Whether to import the custom routes to the peer network.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name of the primary network for the peering.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"peering":{"Type":"string","Description":"Name of the peering.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_node_group":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional textual description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"initial_size":{"Type":"number","Description":"The initial number of nodes in the node group. One of 'initial_size' or 'size' must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"maintenance_policy":{"Type":"string","Description":"Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"node_template":{"Type":"string","Description":"The URL of the node template to which this node group belongs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"The total number of nodes in the node group. One of 'initial_size' or 'size' must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"Zone where this node group is located","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"autoscaling_policy":{"Attributes":{"max_nodes":{"Type":"number","Description":"Maximum size of the node group. Set to a value less than or equal\nto 100 and greater than or equal to min-nodes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_nodes":{"Type":"number","Description":"Minimum size of the node group. Must be less\nthan or equal to max-nodes. The default value is 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"The autoscaling mode. Set to one of the following:\n - OFF: Disables the autoscaler.\n - ON: Enables scaling in and scaling out.\n - ONLY_SCALE_OUT: Enables only scaling out.\n You must use this mode if your node groups are configured to\n restart their hosted VMs on minimal servers. Possible values: [\"OFF\", \"ON\", \"ONLY_SCALE_OUT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"If you use sole-tenant nodes for your workloads, you can use the node\ngroup autoscaler to automatically manage the sizes of your node groups.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"maintenance_window":{"Attributes":{"start_time":{"Type":"string","Description":"instances.start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"contains properties for the timeframe of maintenance","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_node_template":{"Version":0,"Block":{"Attributes":{"cpu_overcommit_type":{"Type":"string","Description":"CPU overcommit. Default value: \"NONE\" Possible values: [\"ENABLED\", \"NONE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional textual description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"node_affinity_labels":{"Type":["map","string"],"Description":"Labels to use for node affinity, which will be used in\ninstance scheduling.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"node_type":{"Type":"string","Description":"Node type to use for nodes group that are created from this template.\nOnly one of nodeTypeFlexibility and nodeType can be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where nodes using the node template will be created.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"node_type_flexibility":{"Attributes":{"cpus":{"Type":"string","Description":"Number of virtual CPUs to use.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"local_ssd":{"Type":"string","Description":"Use local SSD","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"memory":{"Type":"string","Description":"Physical memory available to the node, defined in MB.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Flexible properties for the desired node type. Node groups that\nuse this node template will create nodes of a type that matches\nthese properties. Only one of nodeTypeFlexibility and nodeType can\nbe specified.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"server_binding":{"Attributes":{"type":{"Type":"string","Description":"Type of server binding policy. If 'RESTART_NODE_ON_ANY_SERVER',\nnodes using this template will restart on any physical server\nfollowing a maintenance event.\n\nIf 'RESTART_NODE_ON_MINIMAL_SERVER', nodes using this template\nwill restart on the same physical server following a maintenance\nevent, instead of being live migrated to or restarted on a new\nphysical server. This option may be useful if you are using\nsoftware licenses tied to the underlying server characteristics\nsuch as physical sockets or cores, to avoid the need for\nadditional licenses when maintenance occurs. However, VMs on such\nnodes will experience outages while maintenance is applied. Possible values: [\"RESTART_NODE_ON_ANY_SERVER\", \"RESTART_NODE_ON_MINIMAL_SERVERS\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The server binding policy for nodes using this template. Determines\nwhere the nodes should restart following a maintenance event.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_packet_mirroring":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description of the rule.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the packet mirroring rule","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"priority":{"Type":"number","Description":"Since only one rule can be active at a time, priority is\nused to break ties in the case of two rules that apply to\nthe same instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created address should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"collector_ilb":{"Attributes":{"url":{"Type":"string","Description":"The URL of the forwarding rule.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Forwarding Rule resource (of type load_balancing_scheme=INTERNAL)\nthat will be used as collector for mirrored traffic. The\nspecified forwarding rule must have is_mirroring_collector\nset to true.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"filter":{"Attributes":{"cidr_ranges":{"Type":["list","string"],"Description":"IP CIDR ranges that apply as a filter on the source (ingress) or\ndestination (egress) IP in the IP header. Only IPv4 is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"direction":{"Type":"string","Description":"Direction of traffic to mirror. Default value: \"BOTH\" Possible values: [\"INGRESS\", \"EGRESS\", \"BOTH\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_protocols":{"Type":["list","string"],"Description":"Protocols that apply as a filter on mirrored traffic. Possible values: [\"tcp\", \"udp\", \"icmp\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A filter for mirrored traffic. If unset, all traffic is mirrored.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"mirrored_resources":{"Attributes":{"tags":{"Type":["list","string"],"Description":"All instances with these tags will be mirrored.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"instances":{"Attributes":{"url":{"Type":"string","Description":"The URL of the instances where this rule should be active.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"All the listed instances will be mirrored. Specify at most 50.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"subnetworks":{"Attributes":{"url":{"Type":"string","Description":"The URL of the subnetwork where this rule should be active.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"All instances in one of these subnetworks will be mirrored.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A means of specifying which resources to mirror.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"network":{"Attributes":{"url":{"Type":"string","Description":"The full self_link URL of the network where this rule is active.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the mirrored VPC network. Only packets in this network\nwill be mirrored. All mirrored VMs should have a NIC in the given\nnetwork. All mirrored subnetworks should belong to the given network.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_per_instance_config":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_group_manager":{"Type":"string","Description":"The instance group manager this instance config is part of.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"minimal_action":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"most_disruptive_allowed_action":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name for this per-instance config and its corresponding instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"remove_instance_state_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"Zone where the containing instance group manager is located","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"preserved_state":{"Attributes":{"metadata":{"Type":["map","string"],"Description":"Preserved metadata defined for this instance. This is a list of key-\u003evalue pairs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"disk":{"Attributes":{"delete_rule":{"Type":"string","Description":"A value that prescribes what should happen to the stateful disk when the VM instance is deleted.\nThe available options are 'NEVER' and 'ON_PERMANENT_INSTANCE_DELETION'.\n'NEVER' - detach the disk when the VM is deleted, but do not delete the disk.\n'ON_PERMANENT_INSTANCE_DELETION' will delete the stateful disk when the VM is permanently\ndeleted from the instance group. Default value: \"NEVER\" Possible values: [\"NEVER\", \"ON_PERMANENT_INSTANCE_DELETION\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"device_name":{"Type":"string","Description":"A unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"The mode of the disk. Default value: \"READ_WRITE\" Possible values: [\"READ_ONLY\", \"READ_WRITE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"The URI of an existing persistent disk to attach under the specified device-name in the format\n'projects/project-id/zones/zone/disks/disk-name'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Stateful disks for the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The preserved state for this instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_project_default_network_tier":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_tier":{"Type":"string","Description":"The default network tier to be configured for the project. This field can take the following values: PREMIUM or STANDARD.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_project_metadata":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"A series of key value pairs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_project_metadata_item":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key":{"Type":"string","Description":"The metadata key to set.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The value to set for the given metadata key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_autoscaler":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. The name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"URL of the region where the instance group resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target":{"Type":"string","Description":"URL of the managed instance group that this autoscaler will scale.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"autoscaling_policy":{"Attributes":{"cooldown_period":{"Type":"number","Description":"The number of seconds that the autoscaler should wait before it\nstarts collecting information from a new instance. This prevents\nthe autoscaler from collecting information when the instance is\ninitializing, during which the collected usage would not be\nreliable. The default time autoscaler waits is 60 seconds.\n\nVirtual machine initialization times might vary because of\nnumerous factors. We recommend that you test how long an\ninstance may take to initialize. To do this, create an instance\nand time the startup process.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_replicas":{"Type":"number","Description":"The maximum number of instances that the autoscaler can scale up\nto. This is required when creating or updating an autoscaler. The\nmaximum number of replicas should not be lower than minimal number\nof replicas.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_replicas":{"Type":"number","Description":"The minimum number of replicas that the autoscaler can scale down\nto. This cannot be less than 0. If not provided, autoscaler will\nchoose a default value depending on maximum number of instances\nallowed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"Defines operating mode for this policy. Default value: \"ON\" Possible values: [\"OFF\", \"ONLY_UP\", \"ON\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cpu_utilization":{"Attributes":{"predictive_method":{"Type":"string","Description":"Indicates whether predictive autoscaling based on CPU metric is enabled. Valid values are:\n\n- NONE (default). No predictive method is used. The autoscaler scales the group to meet current demand based on real-time metrics.\n\n- OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by monitoring daily and weekly load patterns and scaling out ahead of anticipated demand.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target":{"Type":"number","Description":"The target CPU utilization that the autoscaler should maintain.\nMust be a float value in the range (0, 1]. If not specified, the\ndefault is 0.6.\n\nIf the CPU level is below the target utilization, the autoscaler\nscales down the number of instances until it reaches the minimum\nnumber of instances you specified or until the average CPU of\nyour instances reaches the target utilization.\n\nIf the average CPU is above the target utilization, the autoscaler\nscales up until it reaches the maximum number of instances you\nspecified or until the average utilization reaches the target\nutilization.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines the CPU utilization policy that allows the autoscaler to\nscale based on the average CPU utilization of a managed instance\ngroup.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"load_balancing_utilization":{"Attributes":{"target":{"Type":"number","Description":"Fraction of backend capacity utilization (set in HTTP(s) load\nbalancing configuration) that autoscaler should maintain. Must\nbe a positive float value. If not defined, the default is 0.8.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration parameters of autoscaling based on a load balancer.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"metric":{"Attributes":{"name":{"Type":"string","Description":"The identifier (type) of the Stackdriver Monitoring metric.\nThe metric cannot have negative values.\n\nThe metric must have a value type of INT64 or DOUBLE.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"target":{"Type":"number","Description":"The target value of the metric that autoscaler should\nmaintain. This must be a positive value. A utilization\nmetric scales number of virtual machines handling requests\nto increase or decrease proportionally to the metric.\n\nFor example, a good metric to use as a utilizationTarget is\nwww.googleapis.com/compute/instance/network/received_bytes_count.\nThe autoscaler will work to keep this value constant for each\nof the instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"Defines how target utilization value is expressed for a\nStackdriver Monitoring metric. Possible values: [\"GAUGE\", \"DELTA_PER_SECOND\", \"DELTA_PER_MINUTE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration parameters of autoscaling based on a custom metric.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"scale_in_control":{"Attributes":{"time_window_sec":{"Type":"number","Description":"How long back autoscaling should look when computing recommendations\nto include directives regarding slower scale down, as described above.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"max_scaled_in_replicas":{"Attributes":{"fixed":{"Type":"number","Description":"Specifies a fixed number of VM instances. This must be a positive\ninteger.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"Specifies a percentage of instances between 0 to 100%, inclusive.\nFor example, specify 80 for 80%.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Defines scale in controls to reduce the risk of response latency\nand outages due to abrupt scale-in events","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scaling_schedules":{"Attributes":{"description":{"Type":"string","Description":"A description of a scaling schedule.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"A boolean value that specifies if a scaling schedule can influence autoscaler recommendations. If set to true, then a scaling schedule has no effect.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"duration_sec":{"Type":"number","Description":"The duration of time intervals (in seconds) for which this scaling schedule will be running. The minimum allowed value is 300.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_required_replicas":{"Type":"number","Description":"Minimum number of VM instances that autoscaler will recommend in time intervals starting according to schedule.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"schedule":{"Type":"string","Description":"The start timestamps of time intervals when this scaling schedule should provide a scaling signal. This field uses the extended cron format (with an optional year field).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"The time zone to be used when interpreting the schedule. The value of this field must be a time zone name from the tz database: http://en.wikipedia.org/wiki/Tz_database.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Scaling schedules defined for an autoscaler. Multiple schedules can be set on an autoscaler and they can overlap.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The configuration parameters for the autoscaling algorithm. You can\ndefine one or more of the policies for an autoscaler: cpuUtilization,\ncustomMetricUtilizations, and loadBalancingUtilization.\n\nIf none of these are specified, the default will be to autoscale based\non cpuUtilization to 0.6 or 60%.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_backend_service":{"Version":1,"Block":{"Attributes":{"affinity_cookie_ttl_sec":{"Type":"number","Description":"Lifetime of cookies in seconds if session_affinity is\nGENERATED_COOKIE. If set to 0, the cookie is non-persistent and lasts\nonly until the end of the browser session (or equivalent). The\nmaximum allowed value for TTL is one day.\n\nWhen the load balancing scheme is INTERNAL, this field is not used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"connection_draining_timeout_sec":{"Type":"number","Description":"Time for which instance will be drained (not accept new\nconnections, but still work to finish started).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_cdn":{"Type":"bool","Description":"If true, enable Cloud CDN for this RegionBackendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource. A hash of the contents stored in this\nobject. This field is used in optimistic locking.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"health_checks":{"Type":["set","string"],"Description":"The set of URLs to HealthCheck resources for health checking\nthis RegionBackendService. Currently at most one health\ncheck can be specified.\n\nA health check must be specified unless the backend service uses an internet\nor serverless NEG as a backend.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"load_balancing_scheme":{"Type":"string","Description":"Indicates what kind of load balancing this regional backend service\nwill be used for. A backend service created for one type of load\nbalancing cannot be used with the other(s). Default value: \"INTERNAL\" Possible values: [\"EXTERNAL\", \"INTERNAL\", \"INTERNAL_MANAGED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"locality_lb_policy":{"Type":"string","Description":"The load balancing algorithm used within the scope of the locality.\nThe possible values are -\n\n* ROUND_ROBIN - This is a simple policy in which each healthy backend\n is selected in round robin order.\n\n* LEAST_REQUEST - An O(1) algorithm which selects two random healthy\n hosts and picks the host which has fewer active requests.\n\n* RING_HASH - The ring/modulo hash load balancer implements consistent\n hashing to backends. The algorithm has the property that the\n addition/removal of a host from a set of N hosts only affects\n 1/N of the requests.\n\n* RANDOM - The load balancer selects a random healthy host.\n\n* ORIGINAL_DESTINATION - Backend host is selected based on the client\n connection metadata, i.e., connections are opened\n to the same address as the destination address of\n the incoming connection before the connection\n was redirected to the load balancer.\n\n* MAGLEV - used as a drop in replacement for the ring hash load balancer.\n Maglev is not as stable as ring hash but has faster table lookup\n build times and host selection times. For more information about\n Maglev, refer to https://ai.google/research/pubs/pub44824\n\nThis field is applicable only when the 'load_balancing_scheme' is set to\nINTERNAL_MANAGED and the 'protocol' is set to HTTP, HTTPS, or HTTP2. Possible values: [\"ROUND_ROBIN\", \"LEAST_REQUEST\", \"RING_HASH\", \"RANDOM\", \"ORIGINAL_DESTINATION\", \"MAGLEV\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The URL of the network to which this backend service belongs.\nThis field can only be specified when the load balancing scheme is set to INTERNAL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"A named port on a backend instance group representing the port for\ncommunication to the backend VMs in that group. Required when the\nloadBalancingScheme is EXTERNAL, INTERNAL_MANAGED, or INTERNAL_SELF_MANAGED\nand the backends are instance groups. The named port must be defined on each\nbackend instance group. This parameter has no meaning if the backends are NEGs. API sets a\ndefault of \"http\" if not given.\nMust be omitted when the loadBalancingScheme is INTERNAL (Internal TCP/UDP Load Balancing).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"protocol":{"Type":"string","Description":"The protocol this RegionBackendService uses to communicate with backends.\nThe default is HTTP. **NOTE**: HTTP2 is only valid for beta HTTP/2 load balancer\ntypes and may result in errors if used with the GA API. Possible values: [\"HTTP\", \"HTTPS\", \"HTTP2\", \"SSL\", \"TCP\", \"UDP\", \"GRPC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created backend service should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"session_affinity":{"Type":"string","Description":"Type of session affinity to use. The default is NONE. Session affinity is\nnot applicable if the protocol is UDP. Possible values: [\"NONE\", \"CLIENT_IP\", \"CLIENT_IP_PORT_PROTO\", \"CLIENT_IP_PROTO\", \"GENERATED_COOKIE\", \"HEADER_FIELD\", \"HTTP_COOKIE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"timeout_sec":{"Type":"number","Description":"How many seconds to wait for the backend before considering it a\nfailed request. Default is 30 seconds. Valid range is [1, 86400].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"backend":{"Attributes":{"balancing_mode":{"Type":"string","Description":"Specifies the balancing mode for this backend. Default value: \"CONNECTION\" Possible values: [\"UTILIZATION\", \"RATE\", \"CONNECTION\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"capacity_scaler":{"Type":"number","Description":"A multiplier applied to the group's maximum servicing capacity\n(based on UTILIZATION, RATE or CONNECTION).\n\n~\u003e**NOTE**: This field cannot be set for\nINTERNAL region backend services (default loadBalancingScheme),\nbut is required for non-INTERNAL backend service. The total\ncapacity_scaler for all backends must be non-zero.\n\nA setting of 0 means the group is completely drained, offering\n0% of its available Capacity. Valid range is [0.0,1.0].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.\nProvide this property when you create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"failover":{"Type":"bool","Description":"This field designates whether this is a failover backend. More\nthan one failover backend can be configured for a given RegionBackendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"group":{"Type":"string","Description":"The fully-qualified URL of an Instance Group or Network Endpoint\nGroup resource. In case of instance group this defines the list\nof instances that serve traffic. Member virtual machine\ninstances from each instance group must live in the same zone as\nthe instance group itself. No two backends in a backend service\nare allowed to use same Instance Group resource.\n\nFor Network Endpoint Groups this defines list of endpoints. All\nendpoints of Network Endpoint Group must be hosted on instances\nlocated in the same zone as the Network Endpoint Group.\n\nBackend services cannot mix Instance Group and\nNetwork Endpoint Group backends.\n\nWhen the 'load_balancing_scheme' is INTERNAL, only instance groups\nare supported.\n\nNote that you must specify an Instance Group or Network Endpoint\nGroup resource using the fully-qualified URL, rather than a\npartial URL.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"max_connections":{"Type":"number","Description":"The max number of simultaneous connections for the group. Can\nbe used with either CONNECTION or UTILIZATION balancing modes.\nCannot be set for INTERNAL backend services.\n\nFor CONNECTION mode, either maxConnections or one\nof maxConnectionsPerInstance or maxConnectionsPerEndpoint,\nas appropriate for group type, must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_connections_per_endpoint":{"Type":"number","Description":"The max number of simultaneous connections that a single backend\nnetwork endpoint can handle. Cannot be set\nfor INTERNAL backend services.\n\nThis is used to calculate the capacity of the group. Can be\nused in either CONNECTION or UTILIZATION balancing modes. For\nCONNECTION mode, either maxConnections or\nmaxConnectionsPerEndpoint must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_connections_per_instance":{"Type":"number","Description":"The max number of simultaneous connections that a single\nbackend instance can handle. Cannot be set for INTERNAL backend\nservices.\n\nThis is used to calculate the capacity of the group.\nCan be used in either CONNECTION or UTILIZATION balancing modes.\nFor CONNECTION mode, either maxConnections or\nmaxConnectionsPerInstance must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_rate":{"Type":"number","Description":"The max requests per second (RPS) of the group. Cannot be set\nfor INTERNAL backend services.\n\nCan be used with either RATE or UTILIZATION balancing modes,\nbut required if RATE mode. Either maxRate or one\nof maxRatePerInstance or maxRatePerEndpoint, as appropriate for\ngroup type, must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_rate_per_endpoint":{"Type":"number","Description":"The max requests per second (RPS) that a single backend network\nendpoint can handle. This is used to calculate the capacity of\nthe group. Can be used in either balancing mode. For RATE mode,\neither maxRate or maxRatePerEndpoint must be set. Cannot be set\nfor INTERNAL backend services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_rate_per_instance":{"Type":"number","Description":"The max requests per second (RPS) that a single backend\ninstance can handle. This is used to calculate the capacity of\nthe group. Can be used in either balancing mode. For RATE mode,\neither maxRate or maxRatePerInstance must be set. Cannot be set\nfor INTERNAL backend services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_utilization":{"Type":"number","Description":"Used when balancingMode is UTILIZATION. This ratio defines the\nCPU utilization target for the group. Valid range is [0.0, 1.0].\nCannot be set for INTERNAL backend services.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The set of backends that serve this RegionBackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"cdn_policy":{"Attributes":{"cache_mode":{"Type":"string","Description":"Specifies the cache setting for all responses from this backend.\nThe possible values are: USE_ORIGIN_HEADERS, FORCE_CACHE_ALL and CACHE_ALL_STATIC Possible values: [\"USE_ORIGIN_HEADERS\", \"FORCE_CACHE_ALL\", \"CACHE_ALL_STATIC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"client_ttl":{"Type":"number","Description":"Specifies the maximum allowed TTL for cached content served by this origin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"default_ttl":{"Type":"number","Description":"Specifies the default TTL for cached content served by this origin for responses\nthat do not have an existing valid TTL (max-age or s-max-age).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_ttl":{"Type":"number","Description":"Specifies the maximum allowed TTL for cached content served by this origin.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"negative_caching":{"Type":"bool","Description":"Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common errors or redirects.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"serve_while_stale":{"Type":"number","Description":"Serve existing content from the cache (if available) when revalidating content with the origin, or when an error is encountered when refreshing the cache.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"signed_url_cache_max_age_sec":{"Type":"number","Description":"Maximum number of seconds the response to a signed URL request\nwill be considered fresh, defaults to 1hr (3600s). After this\ntime period, the response will be revalidated before\nbeing served.\n\nWhen serving responses to signed URL requests, Cloud CDN will\ninternally behave as though all responses from this backend had a\n\"Cache-Control: public, max-age=[TTL]\" header, regardless of any\nexisting Cache-Control header. The actual headers served in\nresponses will not be altered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cache_key_policy":{"Attributes":{"include_host":{"Type":"bool","Description":"If true requests to different hosts will be cached separately.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_protocol":{"Type":"bool","Description":"If true, http and https requests will be cached separately.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_query_string":{"Type":"bool","Description":"If true, include query string parameters in the cache key\naccording to query_string_whitelist and\nquery_string_blacklist. If neither is set, the entire query\nstring will be included.\n\nIf false, the query string will be excluded from the cache\nkey entirely.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_string_blacklist":{"Type":["set","string"],"Description":"Names of query string parameters to exclude in cache keys.\n\nAll other parameters will be included. Either specify\nquery_string_whitelist or query_string_blacklist, not both.\n'\u0026' and '=' will be percent encoded and not treated as\ndelimiters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_string_whitelist":{"Type":["set","string"],"Description":"Names of query string parameters to include in cache keys.\n\nAll other parameters will be excluded. Either specify\nquery_string_whitelist or query_string_blacklist, not both.\n'\u0026' and '=' will be percent encoded and not treated as\ndelimiters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The CacheKeyPolicy for this CdnPolicy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"negative_caching_policy":{"Attributes":{"code":{"Type":"number","Description":"The HTTP status code to define a TTL against. Only HTTP status codes 300, 301, 308, 404, 405, 410, 421, 451 and 501\ncan be specified as values, and you cannot specify a status code more than once.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy.\nOmitting the policy and leaving negativeCaching enabled will use Cloud CDN's default cache TTLs.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Cloud CDN configuration for this BackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"circuit_breakers":{"Attributes":{"max_connections":{"Type":"number","Description":"The maximum number of connections to the backend cluster.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_pending_requests":{"Type":"number","Description":"The maximum number of pending requests to the backend cluster.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_requests":{"Type":"number","Description":"The maximum number of parallel requests to the backend cluster.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_requests_per_connection":{"Type":"number","Description":"Maximum requests for a single backend connection. This parameter\nis respected by both the HTTP/1.1 and HTTP/2 implementations. If\nnot specified, there is no limit. Setting this parameter to 1\nwill effectively disable keep alive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_retries":{"Type":"number","Description":"The maximum number of parallel retries to the backend cluster.\nDefaults to 3.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Settings controlling the volume of connections to a backend service. This field\nis applicable only when the 'load_balancing_scheme' is set to INTERNAL_MANAGED\nand the 'protocol' is set to HTTP, HTTPS, or HTTP2.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"consistent_hash":{"Attributes":{"http_header_name":{"Type":"string","Description":"The hash based on the value of the specified header field.\nThis field is applicable if the sessionAffinity is set to HEADER_FIELD.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"minimum_ring_size":{"Type":"number","Description":"The minimum number of virtual nodes to use for the hash ring.\nLarger ring sizes result in more granular load\ndistributions. If the number of hosts in the load balancing pool\nis larger than the ring size, each host will be assigned a single\nvirtual node.\nDefaults to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"http_cookie":{"Attributes":{"name":{"Type":"string","Description":"Name of the cookie.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path to set for the cookie.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"ttl":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond\nresolution. Durations less than one second are represented\nwith a 0 seconds field and a positive nanos field. Must\nbe from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Span of time at a resolution of a second.\nMust be from 0 to 315,576,000,000 inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Lifetime of the cookie.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Hash is based on HTTP Cookie. This field describes a HTTP cookie\nthat will be used as the hash key for the consistent hash load\nbalancer. If the cookie is not present, it will be generated.\nThis field is applicable if the sessionAffinity is set to HTTP_COOKIE.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Consistent Hash-based load balancing can be used to provide soft session\naffinity based on HTTP headers, cookies or other properties. This load balancing\npolicy is applicable only for HTTP connections. The affinity to a particular\ndestination host will be lost when one or more hosts are added/removed from the\ndestination service. This field specifies parameters that control consistent\nhashing.\nThis field only applies when all of the following are true -\n * 'load_balancing_scheme' is set to INTERNAL_MANAGED\n * 'protocol' is set to HTTP, HTTPS, or HTTP2\n * 'locality_lb_policy' is set to MAGLEV or RING_HASH","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"failover_policy":{"Attributes":{"disable_connection_drain_on_failover":{"Type":"bool","Description":"On failover or failback, this field indicates whether connection drain\nwill be honored. Setting this to true has the following effect: connections\nto the old active pool are not drained. Connections to the new active pool\nuse the timeout of 10 min (currently fixed). Setting to false has the\nfollowing effect: both old and new connections will have a drain timeout\nof 10 min.\nThis can be set to true only if the protocol is TCP.\nThe default is false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"drop_traffic_if_unhealthy":{"Type":"bool","Description":"This option is used only when no healthy VMs are detected in the primary\nand backup instance groups. When set to true, traffic is dropped. When\nset to false, new connections are sent across all VMs in the primary group.\nThe default is false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"failover_ratio":{"Type":"number","Description":"The value of the field must be in [0, 1]. If the ratio of the healthy\nVMs in the primary backend is at or below this number, traffic arriving\nat the load-balanced IP will be directed to the failover backend.\nIn case where 'failoverRatio' is not set or all the VMs in the backup\nbackend are unhealthy, the traffic will be directed back to the primary\nbackend in the \"force\" mode, where traffic will be spread to the healthy\nVMs with the best effort, or to all VMs when no VM is healthy.\nThis field is only used with l4 load balancing.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Policy for failovers.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"log_config":{"Attributes":{"enable":{"Type":"bool","Description":"Whether to enable logging for the load balancer traffic served by this backend service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sample_rate":{"Type":"number","Description":"This field can only be specified if logging is enabled for this backend service. The value of\nthe field must be in [0, 1]. This configures the sampling rate of requests to the load balancer\nwhere 1.0 means all logged requests are reported and 0.0 means no logged requests are reported.\nThe default value is 1.0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"This field denotes the logging options for the load balancer traffic served by this backend service.\nIf logging is enabled, logs will be exported to Stackdriver.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"outlier_detection":{"Attributes":{"consecutive_errors":{"Type":"number","Description":"Number of errors before a host is ejected from the connection pool. When the\nbackend host is accessed over HTTP, a 5xx return code qualifies as an error.\nDefaults to 5.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"consecutive_gateway_failure":{"Type":"number","Description":"The number of consecutive gateway failures (502, 503, 504 status or connection\nerrors that are mapped to one of those status codes) before a consecutive\ngateway failure ejection occurs. Defaults to 5.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enforcing_consecutive_errors":{"Type":"number","Description":"The percentage chance that a host will be actually ejected when an outlier\nstatus is detected through consecutive 5xx. This setting can be used to disable\nejection or to ramp it up slowly. Defaults to 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enforcing_consecutive_gateway_failure":{"Type":"number","Description":"The percentage chance that a host will be actually ejected when an outlier\nstatus is detected through consecutive gateway failures. This setting can be\nused to disable ejection or to ramp it up slowly. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enforcing_success_rate":{"Type":"number","Description":"The percentage chance that a host will be actually ejected when an outlier\nstatus is detected through success rate statistics. This setting can be used to\ndisable ejection or to ramp it up slowly. Defaults to 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_ejection_percent":{"Type":"number","Description":"Maximum percentage of hosts in the load balancing pool for the backend service\nthat can be ejected. Defaults to 10%.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"success_rate_minimum_hosts":{"Type":"number","Description":"The number of hosts in a cluster that must have enough request volume to detect\nsuccess rate outliers. If the number of hosts is less than this setting, outlier\ndetection via success rate statistics is not performed for any host in the\ncluster. Defaults to 5.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"success_rate_request_volume":{"Type":"number","Description":"The minimum number of total requests that must be collected in one interval (as\ndefined by the interval duration above) to include this host in success rate\nbased outlier detection. If the volume is lower than this setting, outlier\ndetection via success rate statistics is not performed for that host. Defaults\nto 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"success_rate_stdev_factor":{"Type":"number","Description":"This factor is used to determine the ejection threshold for success rate outlier\nejection. The ejection threshold is the difference between the mean success\nrate, and the product of this factor and the standard deviation of the mean\nsuccess rate: mean - (stdev * success_rate_stdev_factor). This factor is divided\nby a thousand to get a double. That is, if the desired factor is 1.9, the\nruntime value should be 1900. Defaults to 1900.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"base_ejection_time":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The base time that a host is ejected for. The real time is equal to the base\ntime multiplied by the number of times the host has been ejected. Defaults to\n30000ms or 30s.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"interval":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Time interval between ejection sweep analysis. This can result in both new\nejections as well as hosts being returned to service. Defaults to 10 seconds.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Settings controlling eviction of unhealthy hosts from the load balancing pool.\nThis field is applicable only when the 'load_balancing_scheme' is set\nto INTERNAL_MANAGED and the 'protocol' is set to HTTP, HTTPS, or HTTP2.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_disk":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"label_fingerprint":{"Type":"string","Description":"The fingerprint used for optimistic locking of this resource. Used\ninternally during updates.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels to apply to this disk. A list of key-\u003evalue pairs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"last_attach_timestamp":{"Type":"string","Description":"Last attach timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"last_detach_timestamp":{"Type":"string","Description":"Last detach timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"physical_block_size_bytes":{"Type":"number","Description":"Physical block size of the persistent disk, in bytes. If not present\nin a request, a default value is used. Currently supported sizes\nare 4096 and 16384, other sizes may be added in the future.\nIf an unsupported value is requested, the error message will list\nthe supported values for the caller's project.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"A reference to the region where the disk resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"replica_zones":{"Type":["list","string"],"Description":"URLs of the zones where the disk should be replicated to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"Size of the persistent disk, specified in GB. You can specify this\nfield when creating a persistent disk using the sourceImage or\nsourceSnapshot parameter, or specify it alone to create an empty\npersistent disk.\n\nIf you specify this field along with sourceImage or sourceSnapshot,\nthe value of sizeGb must not be less than the size of the sourceImage\nor the size of the snapshot.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"snapshot":{"Type":"string","Description":"The source snapshot used to create this disk. You can provide this as\na partial or full URL to the resource. For example, the following are\nvalid values:\n\n* 'https://www.googleapis.com/compute/v1/projects/project/global/snapshots/snapshot'\n* 'projects/project/global/snapshots/snapshot'\n* 'global/snapshots/snapshot'\n* 'snapshot'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_snapshot_id":{"Type":"string","Description":"The unique ID of the snapshot used to create this disk. This value\nidentifies the exact snapshot that was used to create this persistent\ndisk. For example, if you created the persistent disk from a snapshot\nthat was later deleted and recreated under the same name, the source\nsnapshot ID would identify the exact version of the snapshot that was\nused.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"URL of the disk type resource describing which disk type to use to\ncreate the disk. Provide this when creating the disk.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"users":{"Type":["list","string"],"Description":"Links to the users of the disk (attached instances) in form:\nproject/zones/zone/instances/instance","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"disk_encryption_key":{"Attributes":{"raw_key":{"Type":"string","Description":"Specifies a 256-bit customer-supplied encryption key, encoded in\nRFC 4648 base64 to either encrypt or decrypt this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied\nencryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Encrypts the disk using a customer-supplied encryption key.\n\nAfter you encrypt a disk with a customer-supplied key, you must\nprovide the same key if you use the disk later (e.g. to create a disk\nsnapshot or an image, or to attach the disk to a virtual machine).\n\nCustomer-supplied encryption keys do not protect access to metadata of\nthe disk.\n\nIf you do not provide an encryption key when creating the disk, then\nthe disk will be encrypted using an automatically generated key and\nyou do not need to provide a key to use the disk later.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"source_snapshot_encryption_key":{"Attributes":{"raw_key":{"Type":"string","Description":"Specifies a 256-bit customer-supplied encryption key, encoded in\nRFC 4648 base64 to either encrypt or decrypt this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied\nencryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The customer-supplied encryption key of the source snapshot. Required\nif the source snapshot is protected by a customer-supplied encryption\nkey.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_disk_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_disk_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_disk_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_disk_resource_policy_attachment":{"Version":0,"Block":{"Attributes":{"disk":{"Type":"string","Description":"The name of the regional disk in which the resource policies are attached to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource policy to be attached to the disk for scheduling snapshot\ncreation. Do not specify the self link.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"A reference to the region where the disk resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_health_check":{"Version":0,"Block":{"Attributes":{"check_interval_sec":{"Type":"number","Description":"How often (in seconds) to send a health check. The default value is 5\nseconds.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"healthy_threshold":{"Type":"number","Description":"A so-far unhealthy instance will be marked healthy after this many\nconsecutive successes. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the\nlast character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created health check should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"timeout_sec":{"Type":"number","Description":"How long (in seconds) to wait before claiming failure.\nThe default value is 5 seconds. It is invalid for timeoutSec to have\ngreater value than checkIntervalSec.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of the health check. One of HTTP, HTTP2, HTTPS, TCP, or SSL.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"unhealthy_threshold":{"Type":"number","Description":"A so-far healthy instance will be marked unhealthy after this many\nconsecutive failures. The default value is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"grpc_health_check":{"Attributes":{"grpc_service_name":{"Type":"string","Description":"The gRPC service name for the health check.\nThe value of grpcServiceName has the following meanings by convention:\n\n* Empty serviceName means the overall status of all services at the backend.\n* Non-empty serviceName means the health of that gRPC service, as defined by the owner of the service.\n\nThe grpcServiceName can only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port number for the health check request.\nMust be specified if portName and portSpecification are not set\nor if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, gRPC health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"http2_health_check":{"Attributes":{"host":{"Type":"string","Description":"The value of the host header in the HTTP2 health check request.\nIf left empty (default value), the public IP on behalf of which this health\ncheck is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTP2 health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, HTTP2 health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTP2 health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"http_health_check":{"Attributes":{"host":{"Type":"string","Description":"The value of the host header in the HTTP health check request.\nIf left empty (default value), the public IP on behalf of which this health\ncheck is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTP health check request.\nThe default value is 80.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, HTTP health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTP health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"https_health_check":{"Attributes":{"host":{"Type":"string","Description":"The value of the host header in the HTTPS health check request.\nIf left empty (default value), the public IP on behalf of which this health\ncheck is performed will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The TCP port number for the HTTPS health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, HTTPS health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request_path":{"Type":"string","Description":"The request path of the HTTPS health check request.\nThe default value is /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"log_config":{"Attributes":{"enable":{"Type":"bool","Description":"Indicates whether or not to export logs. This is false by default,\nwhich means no health check logging will be done.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configure logging on this health check.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ssl_health_check":{"Attributes":{"port":{"Type":"number","Description":"The TCP port number for the SSL health check request.\nThe default value is 443.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, SSL health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request":{"Type":"string","Description":"The application data to send once the SSL connection has been\nestablished (default value is empty). If both request and response are\nempty, the connection establishment alone will indicate health. The request\ndata can only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"tcp_health_check":{"Attributes":{"port":{"Type":"number","Description":"The TCP port number for the TCP health check request.\nThe default value is 80.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_name":{"Type":"string","Description":"Port name as defined in InstanceGroup#NamedPort#name. If both port and\nport_name are defined, port takes precedence.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port_specification":{"Type":"string","Description":"Specifies how port is selected for health checking, can be one of the\nfollowing values:\n\n * 'USE_FIXED_PORT': The port number in 'port' is used for health checking.\n\n * 'USE_NAMED_PORT': The 'portName' is used for health checking.\n\n * 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each\n network endpoint is used for health checking. For other backends, the\n port or named port specified in the Backend Service is used for health\n checking.\n\nIf not specified, TCP health check follows behavior specified in 'port' and\n'portName' fields. Possible values: [\"USE_FIXED_PORT\", \"USE_NAMED_PORT\", \"USE_SERVING_PORT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to the\nbackend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request":{"Type":"string","Description":"The application data to send once the TCP connection has been\nestablished (default value is empty). If both request and response are\nempty, the connection establishment alone will indicate health. The request\ndata can only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response":{"Type":"string","Description":"The bytes to match against the beginning of the response data. If left empty\n(the default value), any response will indicate health. The response data\ncan only be ASCII.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_instance_group_manager":{"Version":0,"Block":{"Attributes":{"base_instance_name":{"Type":"string","Description":"The base instance name to use for instances in this group. The value must be a valid RFC1035 name. Supported characters are lowercase letters, numbers, and hyphens (-). Instances are named by appending a hyphen and a random four-character string to the base instance name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional textual description of the instance group manager.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"distribution_policy_target_shape":{"Type":"string","Description":"The shape to which the group converges either proactively or on resize events (depending on the value set in updatePolicy.instanceRedistributionType).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"distribution_policy_zones":{"Type":["set","string"],"Description":"The distribution policy for this managed instance group. You can specify one or more values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"The fingerprint of the instance group manager.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_group":{"Type":"string","Description":"The full URL of the instance group created by the manager.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the instance group manager. Must be 1-63 characters long and comply with RFC1035. Supported characters include lowercase letters, numbers, and hyphens.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region where the managed instance group resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URL of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"status":{"Type":["list",["object",{"is_stable":"bool","stateful":["list",["object",{"has_stateful_config":"bool","per_instance_configs":["list",["object",{"all_effective":"bool"}]]}]],"version_target":["list",["object",{"is_reached":"bool"}]]}]],"Description":"The status of this managed instance group.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target_pools":{"Type":["set","string"],"Description":"The full URL of all target pools to which new instances in the group are added. Updating the target pools attribute does not affect existing instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_size":{"Type":"number","Description":"The target number of running instances for this managed instance group. This value should always be explicitly set unless this resource is attached to an autoscaler, in which case it should never be set. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"wait_for_instances":{"Type":"bool","Description":"Whether to wait for all instances to be created/updated before returning. Note that if this is set to true and the operation does not succeed, Terraform will continue trying until it times out.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"wait_for_instances_status":{"Type":"string","Description":"When used with wait_for_instances specifies the status to wait for. When STABLE is specified this resource will wait until the instances are stable before returning. When UPDATED is set, it will wait for the version target to be reached and any per instance configs to be effective as well as all instances to be stable before returning.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"auto_healing_policies":{"Attributes":{"health_check":{"Type":"string","Description":"The health check resource that signals autohealing.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"initial_delay_sec":{"Type":"number","Description":"The number of seconds that the managed instance group waits before it applies autohealing policies to new instances or recently recreated instances. Between 0 and 3600.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The autohealing policies for this managed instance group. You can specify only one value.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"named_port":{"Attributes":{"name":{"Type":"string","Description":"The name of the port.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port number.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The named port configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"stateful_disk":{"Attributes":{"delete_rule":{"Type":"string","Description":"A value that prescribes what should happen to the stateful disk when the VM instance is deleted. The available options are NEVER and ON_PERMANENT_INSTANCE_DELETION. NEVER - detach the disk when the VM is deleted, but do not delete the disk. ON_PERMANENT_INSTANCE_DELETION will delete the stateful disk when the VM is permanently deleted from the instance group. The default is NEVER.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"device_name":{"Type":"string","Description":"The device name of the disk to be attached.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Disks created on the instances that will be preserved on instance delete, update, etc. Structure is documented below. For more information see the official documentation. Proactive cross zone instance redistribution must be disabled before you can update stateful disks on existing instance group managers. This can be controlled via the update_policy.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"update_policy":{"Attributes":{"instance_redistribution_type":{"Type":"string","Description":"The instance redistribution policy for regional managed instance groups. Valid values are: \"PROACTIVE\", \"NONE\". If PROACTIVE (default), the group attempts to maintain an even distribution of VM instances across zones in the region. If NONE, proactive redistribution is disabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_surge_fixed":{"Type":"number","Description":"The maximum number of instances that can be created above the specified targetSize during the update process. Conflicts with max_surge_percent. It has to be either 0 or at least equal to the number of zones. If fixed values are used, at least one of max_unavailable_fixed or max_surge_fixed must be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_surge_percent":{"Type":"number","Description":"The maximum number of instances(calculated as percentage) that can be created above the specified targetSize during the update process. Conflicts with max_surge_fixed. Percent value is only allowed for regional managed instance groups with size at least 10.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_unavailable_fixed":{"Type":"number","Description":"The maximum number of instances that can be unavailable during the update process. Conflicts with max_unavailable_percent. It has to be either 0 or at least equal to the number of zones. If fixed values are used, at least one of max_unavailable_fixed or max_surge_fixed must be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_unavailable_percent":{"Type":"number","Description":"The maximum number of instances(calculated as percentage) that can be unavailable during the update process. Conflicts with max_unavailable_fixed. Percent value is only allowed for regional managed instance groups with size at least 10.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_ready_sec":{"Type":"number","Description":"Minimum number of seconds to wait for after a newly created instance becomes available. This value must be from range [0, 3600].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":true},"minimal_action":{"Type":"string","Description":"Minimal action to be taken on an instance. You can specify either RESTART to restart existing instances or REPLACE to delete and create new instances from the target template. If you specify a RESTART, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replacement_method":{"Type":"string","Description":"The instance replacement method for regional managed instance groups. Valid values are: \"RECREATE\", \"SUBSTITUTE\". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set max_unavailable_fixed or max_unavailable_percent to be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The update policy for this managed instance group.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"version":{"Attributes":{"instance_template":{"Type":"string","Description":"The full URL to an instance template from which all new instances of this version will be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Version name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"target_size":{"Attributes":{"fixed":{"Type":"number","Description":"The number of instances which are managed for this version. Conflicts with percent.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"The number of instances (calculated as percentage) which are managed for this version. Conflicts with fixed. Note that when using percent, rounding will be in favor of explicitly set target_size values; a managed instance group with 2 instances and 2 versions, one of which has a target_size.percent of 60 will create 2 instances of that version.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The number of instances calculated as a fixed number or a percentage depending on the settings.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Application versions managed by this instance group. Each version deals with a specific instance template, allowing canary release scenarios.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_network_endpoint_group":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network_endpoint_type":{"Type":"string","Description":"Type of network endpoints in this network endpoint group. Defaults to SERVERLESS Default value: \"SERVERLESS\" Possible values: [\"SERVERLESS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"A reference to the region where the Serverless NEGs Reside.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"app_engine":{"Attributes":{"service":{"Type":"string","Description":"Optional serving service.\nThe service name must be 1-63 characters long, and comply with RFC1035.\nExample value: \"default\", \"my-service\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url_mask":{"Type":"string","Description":"A template to parse service and version fields from a request URL.\nURL mask allows for routing to multiple App Engine services without\nhaving to create multiple Network Endpoint Groups and backend services.\n\nFor example, the request URLs \"foo1-dot-appname.appspot.com/v1\" and\n\"foo1-dot-appname.appspot.com/v2\" can be backed by the same Serverless NEG with\nURL mask \"-dot-appname.appspot.com/\". The URL mask will parse\nthem to { service = \"foo1\", version = \"v1\" } and { service = \"foo1\", version = \"v2\" } respectively.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"Optional serving version.\nThe version must be 1-63 characters long, and comply with RFC1035.\nExample value: \"v1\", \"v2\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Only valid when networkEndpointType is \"SERVERLESS\".\nOnly one of cloud_run, app_engine or cloud_function may be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"cloud_function":{"Attributes":{"function":{"Type":"string","Description":"A user-defined name of the Cloud Function.\nThe function name is case-sensitive and must be 1-63 characters long.\nExample value: \"func1\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url_mask":{"Type":"string","Description":"A template to parse function field from a request URL. URL mask allows\nfor routing to multiple Cloud Functions without having to create\nmultiple Network Endpoint Groups and backend services.\n\nFor example, request URLs \"mydomain.com/function1\" and \"mydomain.com/function2\"\ncan be backed by the same Serverless NEG with URL mask \"/\". The URL mask\nwill parse them to { function = \"function1\" } and { function = \"function2\" } respectively.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Only valid when networkEndpointType is \"SERVERLESS\".\nOnly one of cloud_run, app_engine or cloud_function may be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"cloud_run":{"Attributes":{"service":{"Type":"string","Description":"Cloud Run service is the main resource of Cloud Run.\nThe service must be 1-63 characters long, and comply with RFC1035.\nExample value: \"run-service\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tag":{"Type":"string","Description":"Cloud Run tag represents the \"named-revision\" to provide\nadditional fine-grained traffic routing information.\nThe tag must be 1-63 characters long, and comply with RFC1035.\nExample value: \"revision-0010\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url_mask":{"Type":"string","Description":"A template to parse service and tag fields from a request URL.\nURL mask allows for routing to multiple Run services without having\nto create multiple network endpoint groups and backend services.\n\nFor example, request URLs \"foo1.domain.com/bar1\" and \"foo1.domain.com/bar2\"\nan be backed by the same Serverless Network Endpoint Group (NEG) with\nURL mask \".domain.com/\". The URL mask will parse them to { service=\"bar1\", tag=\"foo1\" }\nand { service=\"bar2\", tag=\"foo2\" } respectively.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Only valid when networkEndpointType is \"SERVERLESS\".\nOnly one of cloud_run, app_engine or cloud_function may be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_per_instance_config":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"minimal_action":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"most_disruptive_allowed_action":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name for this per-instance config and its corresponding instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where the containing instance group manager is located","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region_instance_group_manager":{"Type":"string","Description":"The region instance group manager this instance config is part of.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"remove_instance_state_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"preserved_state":{"Attributes":{"metadata":{"Type":["map","string"],"Description":"Preserved metadata defined for this instance. This is a list of key-\u003evalue pairs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"disk":{"Attributes":{"delete_rule":{"Type":"string","Description":"A value that prescribes what should happen to the stateful disk when the VM instance is deleted.\nThe available options are 'NEVER' and 'ON_PERMANENT_INSTANCE_DELETION'.\n'NEVER' - detach the disk when the VM is deleted, but do not delete the disk.\n'ON_PERMANENT_INSTANCE_DELETION' will delete the stateful disk when the VM is permanently\ndeleted from the instance group. Default value: \"NEVER\" Possible values: [\"NEVER\", \"ON_PERMANENT_INSTANCE_DELETION\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"device_name":{"Type":"string","Description":"A unique device name that is reflected into the /dev/ tree of a Linux operating system running within the instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"mode":{"Type":"string","Description":"The mode of the disk. Default value: \"READ_WRITE\" Possible values: [\"READ_ONLY\", \"READ_WRITE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"The URI of an existing persistent disk to attach under the specified device-name in the format\n'projects/project-id/zones/zone/disks/disk-name'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Stateful disks for the instance.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The preserved state for this instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_ssl_certificate":{"Version":0,"Block":{"Attributes":{"certificate":{"Type":"string","Description":"The certificate in PEM format.\nThe certificate chain must be no greater than 5 certs long.\nThe chain must include at least one intermediate cert.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"certificate_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.\n\n\nThese are in the same namespace as the managed SSL certificates.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name_prefix":{"Type":"string","Description":"Creates a unique name beginning with the specified prefix. Conflicts with name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"private_key":{"Type":"string","Description":"The write-only private key in PEM format.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created regional ssl certificate should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_target_http_proxy":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created target https proxy should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"url_map":{"Type":"string","Description":"A reference to the RegionUrlMap resource that defines the mapping from URL\nto the BackendService.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_target_https_proxy":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created target https proxy should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"ssl_certificates":{"Type":["list","string"],"Description":"A list of RegionSslCertificate resources that are used to authenticate\nconnections between users and the load balancer. Currently, exactly\none SSL certificate must be specified.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"url_map":{"Type":"string","Description":"A reference to the RegionUrlMap resource that defines the mapping from URL\nto the RegionBackendService.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_region_url_map":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"default_service":{"Type":"string","Description":"The full or partial URL of the defaultService resource to which traffic is directed if\nnone of the hostRules match. If defaultRouteAction is additionally specified, advanced\nrouting actions like URL Rewrites, etc. take effect prior to sending the request to the\nbackend. However, if defaultService is specified, defaultRouteAction cannot contain any\nweightedBackendServices. Conversely, if routeAction specifies any\nweightedBackendServices, service must not be specified. Only one of defaultService,\ndefaultUrlRedirect or defaultRouteAction.weightedBackendService must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource. This field is used internally during\nupdates of this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"map_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the url map should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"default_url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one that was\nsupplied in the request. The value must be between 1 and 255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https. If set to\nfalse, the URL scheme of the redirected request will remain the same as that of the\nrequest. This must only be set for UrlMaps used in TargetHttpProxys. Setting this\ntrue for TargetHttpsProxy is not permitted. The default is set to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one that was\nsupplied in the request. pathRedirect cannot be supplied together with\nprefixRedirect. Supply one alone or neither. If neither is supplied, the path of the\noriginal request will be used for the redirect. The value must be between 1 and 1024\ncharacters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch,\nretaining the remaining portion of the URL before redirecting the request.\nprefixRedirect cannot be supplied together with pathRedirect. Supply one alone or\nneither. If neither is supplied, the path of the original request will be used for\nthe redirect. The value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method\nwill be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case,\nthe request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is removed prior\nto redirecting the request. If set to false, the query portion of the original URL is\nretained.\n This field is required to ensure an empty block is not set. The normal default value is false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When none of the specified hostRules match, the request is redirected to a URL specified\nby defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or\ndefaultRouteAction must not be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"host_rule":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this HostRule. Provide this property\nwhen you create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"hosts":{"Type":["set","string"],"Description":"The list of host patterns to match. They must be valid\nhostnames, except * will match any string of ([a-z0-9-.]*). In\nthat case, * must be the first character and must be followed in\nthe pattern by either - or ..","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path_matcher":{"Type":"string","Description":"The name of the PathMatcher to use to match the path portion of\nthe URL if the hostRule matches the URL's host portion.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of HostRules to use against the URL.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"path_matcher":{"Attributes":{"default_service":{"Type":"string","Description":"A reference to a RegionBackendService resource. This will be used if\nnone of the pathRules defined by this PathMatcher is matched by\nthe URL's path portion.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name to which this PathMatcher is referred by the HostRule.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"default_url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one that was\nsupplied in the request. The value must be between 1 and 255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https. If set to\nfalse, the URL scheme of the redirected request will remain the same as that of the\nrequest. This must only be set for UrlMaps used in TargetHttpProxys. Setting this\ntrue for TargetHttpsProxy is not permitted. The default is set to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one that was\nsupplied in the request. pathRedirect cannot be supplied together with\nprefixRedirect. Supply one alone or neither. If neither is supplied, the path of the\noriginal request will be used for the redirect. The value must be between 1 and 1024\ncharacters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch,\nretaining the remaining portion of the URL before redirecting the request.\nprefixRedirect cannot be supplied together with pathRedirect. Supply one alone or\nneither. If neither is supplied, the path of the original request will be used for\nthe redirect. The value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method\nwill be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case,\nthe request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is removed prior\nto redirecting the request. If set to false, the query portion of the original URL is\nretained.\n This field is required to ensure an empty block is not set. The normal default value is false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When none of the specified hostRules match, the request is redirected to a URL specified\nby defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or\ndefaultRouteAction must not be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"path_rule":{"Attributes":{"paths":{"Type":["set","string"],"Description":"The list of path patterns to match. Each must start with / and the only place a\n\\* is allowed is at the end following a /. The string fed to the path matcher\ndoes not include any text after the first ? or #, and those chars are not\nallowed here.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"The region backend service resource to which traffic is\ndirected if this rule is matched. If routeAction is additionally specified,\nadvanced routing actions like URL Rewrites, etc. take effect prior to sending\nthe request to the backend. However, if service is specified, routeAction cannot\ncontain any weightedBackendService s. Conversely, if routeAction specifies any\nweightedBackendServices, service must not be specified. Only one of urlRedirect,\nservice or routeAction.weightedBackendService must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"route_action":{"Attributes":{},"BlockTypes":{"cors_policy":{"Attributes":{"allow_credentials":{"Type":"bool","Description":"In response to a preflight request, setting this to true indicates that the\nactual request can include user credentials. This translates to the Access-\nControl-Allow-Credentials header. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_methods":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Methods header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origin_regexes":{"Type":["list","string"],"Description":"Specifies the regular expression patterns that match allowed origins. For\nregular expression grammar please see en.cppreference.com/w/cpp/regex/ecmascript\nAn origin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origins":{"Type":["list","string"],"Description":"Specifies the list of origins that will be allowed to do CORS requests. An\norigin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If true, specifies the CORS policy is disabled.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"expose_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Expose-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_age":{"Type":"number","Description":"Specifies how long the results of a preflight request can be cached. This\ntranslates to the content for the Access-Control-Max-Age header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for allowing client side cross-origin requests. Please see W3C\nRecommendation for Cross Origin Resource Sharing","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"fault_injection_policy":{"Attributes":{},"BlockTypes":{"abort":{"Attributes":{"http_status":{"Type":"number","Description":"The HTTP status code used to abort the request. The value must be between 200\nand 599 inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) which will be\naborted as part of fault injection. The value must be between 0.0 and 100.0\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for how client requests are aborted as part of fault\ninjection.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"delay":{"Attributes":{"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) on which delay will\nbe introduced as part of fault injection. The value must be between 0.0 and\n100.0 inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fixed_delay":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the value of the fixed delay interval.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The specification for how client requests are delayed as part of fault\ninjection, before being sent to a backend service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for fault injection introduced into traffic to test the\nresiliency of clients to backend service failure. As part of fault injection,\nwhen clients send requests to a backend service, delays can be introduced by\nLoadbalancer on a percentage of requests before sending those request to the\nbackend service. Similarly requests from clients can be aborted by the\nLoadbalancer for a percentage of requests. timeout and retry_policy will be\nignored by clients that are configured with a fault_injection_policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_mirror_policy":{"Attributes":{"backend_service":{"Type":"string","Description":"The RegionBackendService resource being mirrored to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the policy on how requests intended for the route's backends are\nshadowed to a separate mirrored backend service. Loadbalancer does not wait for\nresponses from the shadow service. Prior to sending traffic to the shadow\nservice, the host / authority header is suffixed with -shadow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_policy":{"Attributes":{"num_retries":{"Type":"number","Description":"Specifies the allowed number retries. This number must be \u003e 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"retry_conditions":{"Type":["list","string"],"Description":"Specifies one or more conditions when this retry rule applies. Valid values are:\n\n- 5xx: Loadbalancer will attempt a retry if the backend service responds with\nany 5xx response code, or if the backend service does not respond at all,\nexample: disconnects, reset, read timeout, connection failure, and refused\nstreams.\n- gateway-error: Similar to 5xx, but only applies to response codes\n502, 503 or 504.\n- connect-failure: Loadbalancer will retry on failures\nconnecting to backend services, for example due to connection timeouts.\n- retriable-4xx: Loadbalancer will retry for retriable 4xx response codes.\nCurrently the only retriable error supported is 409.\n- refused-stream: Loadbalancer will retry if the backend service resets the stream with a\nREFUSED_STREAM error code. This reset type indicates that it is safe to retry.\n- cancelled: Loadbalancer will retry if the gRPC status code in the response\nheader is set to cancelled\n- deadline-exceeded: Loadbalancer will retry if the\ngRPC status code in the response header is set to deadline-exceeded\n- resource-exhausted: Loadbalancer will retry if the gRPC status code in the response\nheader is set to resource-exhausted\n- unavailable: Loadbalancer will retry if\nthe gRPC status code in the response header is set to unavailable","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"per_try_timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a non-zero timeout per retry attempt.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the retry policy associated with this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the timeout for the selected route. Timeout is computed from the time\nthe request is has been fully processed (i.e. end-of-stream) up until the\nresponse has been completely processed. Timeout includes all retries. If not\nspecified, the default value is 15 seconds.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_rewrite":{"Attributes":{"host_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected service, the request's host\nheader is replaced with contents of hostRewrite. The value must be between 1 and\n255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_prefix_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected backend service, the matching\nportion of the request's path is replaced by pathPrefixRewrite. The value must\nbe between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The spec to modify the URL of the request, prior to forwarding the request to\nthe matched service","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"weighted_backend_services":{"Attributes":{"backend_service":{"Type":"string","Description":"The default RegionBackendService resource. Before\nforwarding the request to backendService, the loadbalancer applies any relevant\nheaderActions specified as part of this backendServiceWeight.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Specifies the fraction of traffic sent to backendService, computed as weight /\n(sum of all weightedBackendService weights in routeAction) . The selection of a\nbackend service is determined only for new traffic. Once a user's request has\nbeen directed to a backendService, subsequent requests will be sent to the same\nbackendService as determined by the BackendService's session affinity policy.\nThe value must be between 0 and 1000","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. headerAction specified here take effect before\nheaderAction in the enclosing HttpRouteRule, PathMatcher and UrlMap.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A list of weighted backend services to send traffic to when a route match\noccurs. The weights determine the fraction of traffic that flows to their\ncorresponding backend service. If all traffic needs to go to a single backend\nservice, there must be one weightedBackendService with weight set to a non 0\nnumber. Once a backendService is identified and before forwarding the request to\nthe backend service, advanced routing actions like Url rewrites and header\ntransformations are applied depending on additional settings specified in this\nHttpRouteAction.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"In response to a matching path, the load balancer performs advanced routing\nactions like URL rewrites, header transformations, etc. prior to forwarding the\nrequest to the selected backend. If routeAction specifies any\nweightedBackendServices, service must not be set. Conversely if service is set,\nrouteAction cannot contain any weightedBackendServices. Only one of routeAction\nor urlRedirect must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one\nthat was supplied in the request. The value must be between 1 and 255\ncharacters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https.\nIf set to false, the URL scheme of the redirected request will remain the\nsame as that of the request. This must only be set for UrlMaps used in\nTargetHttpProxys. Setting this true for TargetHttpsProxy is not\npermitted. The default is set to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one\nthat was supplied in the request. pathRedirect cannot be supplied\ntogether with prefixRedirect. Supply one alone or neither. If neither is\nsupplied, the path of the original request will be used for the redirect.\nThe value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the\nHttpRouteRuleMatch, retaining the remaining portion of the URL before\nredirecting the request. prefixRedirect cannot be supplied together with\npathRedirect. Supply one alone or neither. If neither is supplied, the\npath of the original request will be used for the redirect. The value\nmust be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method\nwill be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case,\nthe request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is removed\nprior to redirecting the request. If set to false, the query portion of the\noriginal URL is retained.\n This field is required to ensure an empty block is not set. The normal default value is false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When a path pattern is matched, the request is redirected to a URL specified\nby urlRedirect. If urlRedirect is specified, service or routeAction must not\nbe set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The list of path rules. Use this list instead of routeRules when routing based\non simple path matching is all that's required. The order by which path rules\nare specified does not matter. Matches are always done on the longest-path-first\nbasis. For example: a pathRule with a path /a/b/c/* will match before /a/b/*\nirrespective of the order in which those paths appear in this list. Within a\ngiven pathMatcher, only one of pathRules or routeRules must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"route_rules":{"Attributes":{"priority":{"Type":"number","Description":"For routeRules within a given pathMatcher, priority determines the order\nin which load balancer will interpret routeRules. RouteRules are evaluated\nin order of priority, from the lowest to highest number. The priority of\na rule decreases as its number increases (1, 2, 3, N+1). The first rule\nthat matches the request is applied.\n\nYou cannot configure two or more routeRules with the same priority.\nPriority for each rule must be set to a number between 0 and\n2147483647 inclusive.\n\nPriority numbers can have gaps, which enable you to add or remove rules\nin the future without affecting the rest of the rules. For example,\n1, 2, 3, 4, 5, 9, 12, 16 is a valid series of priority numbers to which\nyou could add rules numbered from 6 to 8, 10 to 11, and 13 to 15 in the\nfuture without any impact on existing rules.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"The region backend service resource to which traffic is\ndirected if this rule is matched. If routeAction is additionally specified,\nadvanced routing actions like URL Rewrites, etc. take effect prior to sending\nthe request to the backend. However, if service is specified, routeAction cannot\ncontain any weightedBackendService s. Conversely, if routeAction specifies any\nweightedBackendServices, service must not be specified. Only one of urlRedirect,\nservice or routeAction.weightedBackendService must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. The headerAction specified here are applied before\nthe matching pathMatchers[].headerAction and after pathMatchers[].routeRules[].r\nouteAction.weightedBackendService.backendServiceWeightAction[].headerAction","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"match_rules":{"Attributes":{"full_path_match":{"Type":"string","Description":"For satisfying the matchRule condition, the path of the request must exactly\nmatch the value specified in fullPathMatch after removing any query parameters\nand anchor that may be part of the original URL. FullPathMatch must be between 1\nand 1024 characters. Only one of prefixMatch, fullPathMatch or regexMatch must\nbe specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ignore_case":{"Type":"bool","Description":"Specifies that prefixMatch and fullPathMatch matches are case sensitive.\nDefaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_match":{"Type":"string","Description":"For satisfying the matchRule condition, the request's path must begin with the\nspecified prefixMatch. prefixMatch must begin with a /. The value must be\nbetween 1 and 1024 characters. Only one of prefixMatch, fullPathMatch or\nregexMatch must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regex_match":{"Type":"string","Description":"For satisfying the matchRule condition, the path of the request must satisfy the\nregular expression specified in regexMatch after removing any query parameters\nand anchor supplied with the original URL. For regular expression grammar please\nsee en.cppreference.com/w/cpp/regex/ecmascript Only one of prefixMatch,\nfullPathMatch or regexMatch must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_matches":{"Attributes":{"exact_match":{"Type":"string","Description":"The value should exactly match contents of exactMatch. Only one of exactMatch,\nprefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"header_name":{"Type":"string","Description":"The name of the HTTP header to match. For matching against the HTTP request's\nauthority, use a headerMatch with the header name \":authority\". For matching a\nrequest's method, use the headerName \":method\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"invert_match":{"Type":"bool","Description":"If set to false, the headerMatch is considered a match if the match criteria\nabove are met. If set to true, the headerMatch is considered a match if the\nmatch criteria above are NOT met. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_match":{"Type":"string","Description":"The value of the header must start with the contents of prefixMatch. Only one of\nexactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch\nmust be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"present_match":{"Type":"bool","Description":"A header with the contents of headerName must exist. The match takes place\nwhether or not the request's header has a value or not. Only one of exactMatch,\nprefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regex_match":{"Type":"string","Description":"The value of the header must match the regular expression specified in\nregexMatch. For regular expression grammar, please see:\nen.cppreference.com/w/cpp/regex/ecmascript For matching against a port\nspecified in the HTTP request, use a headerMatch with headerName set to PORT and\na regular expression that satisfies the RFC2616 Host header's port specifier.\nOnly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or\nrangeMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"suffix_match":{"Type":"string","Description":"The value of the header must end with the contents of suffixMatch. Only one of\nexactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch\nmust be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"range_match":{"Attributes":{"range_end":{"Type":"number","Description":"The end of the range (exclusive).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"range_start":{"Type":"number","Description":"The start of the range (inclusive).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The header value must be an integer and its value must be in the range specified\nin rangeMatch. If the header does not contain an integer, number or is empty,\nthe match fails. For example for a range [-5, 0]\n\n* -3 will match\n* 0 will not match\n* 0.25 will not match\n* -3someString will not match.\n\nOnly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or\nrangeMatch must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies a list of header match criteria, all of which must match corresponding\nheaders in the request.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"metadata_filters":{"Attributes":{"filter_match_criteria":{"Type":"string","Description":"Specifies how individual filterLabel matches within the list of filterLabels\ncontribute towards the overall metadataFilter match. Supported values are:\n\n* MATCH_ANY: At least one of the filterLabels must have a matching label in the\nprovided metadata.\n* MATCH_ALL: All filterLabels must have matching labels in\nthe provided metadata. Possible values: [\"MATCH_ALL\", \"MATCH_ANY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"filter_labels":{"Attributes":{"name":{"Type":"string","Description":"Name of metadata label. The name can have a maximum length of 1024 characters\nand must be at least 1 character long.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The value of the label must match the specified value. value can have a maximum\nlength of 1024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of label value pairs that must match labels in the provided metadata\nbased on filterMatchCriteria This list must not be empty and can have at the\nmost 64 entries.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":64}},"Description":"Opaque filter criteria used by Loadbalancer to restrict routing configuration to\na limited set xDS compliant clients. In their xDS requests to Loadbalancer, xDS\nclients present node metadata. If a match takes place, the relevant routing\nconfiguration is made available to those proxies. For each metadataFilter in\nthis list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the\nfilterLabels must match the corresponding label provided in the metadata. If its\nfilterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match\nwith corresponding labels in the provided metadata. metadataFilters specified\nhere can be overrides those specified in ForwardingRule that refers to this\nUrlMap. metadataFilters only applies to Loadbalancers that have their\nloadBalancingScheme set to INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"query_parameter_matches":{"Attributes":{"exact_match":{"Type":"string","Description":"The queryParameterMatch matches if the value of the parameter exactly matches\nthe contents of exactMatch. Only one of presentMatch, exactMatch and regexMatch\nmust be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the query parameter to match. The query parameter must exist in the\nrequest, in the absence of which the request match fails.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"present_match":{"Type":"bool","Description":"Specifies that the queryParameterMatch matches if the request contains the query\nparameter, irrespective of whether the parameter has a value or not. Only one of\npresentMatch, exactMatch and regexMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regex_match":{"Type":"string","Description":"The queryParameterMatch matches if the value of the parameter matches the\nregular expression specified by regexMatch. For the regular expression grammar,\nplease see en.cppreference.com/w/cpp/regex/ecmascript Only one of presentMatch,\nexactMatch and regexMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a list of query parameter match criteria, all of which must match\ncorresponding query parameters in the request.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The rules for determining a match.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"route_action":{"Attributes":{},"BlockTypes":{"cors_policy":{"Attributes":{"allow_credentials":{"Type":"bool","Description":"In response to a preflight request, setting this to true indicates that the\nactual request can include user credentials. This translates to the Access-\nControl-Allow-Credentials header. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_methods":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Methods header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origin_regexes":{"Type":["list","string"],"Description":"Specifies the regular expression patterns that match allowed origins. For\nregular expression grammar please see en.cppreference.com/w/cpp/regex/ecmascript\nAn origin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origins":{"Type":["list","string"],"Description":"Specifies the list of origins that will be allowed to do CORS requests. An\norigin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If true, specifies the CORS policy is disabled.\nwhich indicates that the CORS policy is in effect. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expose_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Expose-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_age":{"Type":"number","Description":"Specifies how long the results of a preflight request can be cached. This\ntranslates to the content for the Access-Control-Max-Age header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for allowing client side cross-origin requests. Please see W3C\nRecommendation for Cross Origin Resource Sharing","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"fault_injection_policy":{"Attributes":{},"BlockTypes":{"abort":{"Attributes":{"http_status":{"Type":"number","Description":"The HTTP status code used to abort the request. The value must be between 200\nand 599 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) which will be\naborted as part of fault injection. The value must be between 0.0 and 100.0\ninclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for how client requests are aborted as part of fault\ninjection.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"delay":{"Attributes":{"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) on which delay will\nbe introduced as part of fault injection. The value must be between 0.0 and\n100.0 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fixed_delay":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the value of the fixed delay interval.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for how client requests are delayed as part of fault\ninjection, before being sent to a backend service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for fault injection introduced into traffic to test the\nresiliency of clients to backend service failure. As part of fault injection,\nwhen clients send requests to a backend service, delays can be introduced by\nLoadbalancer on a percentage of requests before sending those request to the\nbackend service. Similarly requests from clients can be aborted by the\nLoadbalancer for a percentage of requests. timeout and retry_policy will be\nignored by clients that are configured with a fault_injection_policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_mirror_policy":{"Attributes":{"backend_service":{"Type":"string","Description":"The RegionBackendService resource being mirrored to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the policy on how requests intended for the route's backends are\nshadowed to a separate mirrored backend service. Loadbalancer does not wait for\nresponses from the shadow service. Prior to sending traffic to the shadow\nservice, the host / authority header is suffixed with -shadow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_policy":{"Attributes":{"num_retries":{"Type":"number","Description":"Specifies the allowed number retries. This number must be \u003e 0.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"retry_conditions":{"Type":["list","string"],"Description":"Specifies one or more conditions when this retry rule applies. Valid values are:\n\n* 5xx: Loadbalancer will attempt a retry if the backend service responds with\n any 5xx response code, or if the backend service does not respond at all,\n example: disconnects, reset, read timeout, connection failure, and refused\n streams.\n* gateway-error: Similar to 5xx, but only applies to response codes\n 502, 503 or 504.\n* connect-failure: Loadbalancer will retry on failures\n connecting to backend services, for example due to connection timeouts.\n* retriable-4xx: Loadbalancer will retry for retriable 4xx response codes.\n Currently the only retriable error supported is 409.\n* refused-stream: Loadbalancer will retry if the backend service resets the stream with a\n REFUSED_STREAM error code. This reset type indicates that it is safe to retry.\n* cancelled: Loadbalancer will retry if the gRPC status code in the response\n header is set to cancelled\n* deadline-exceeded: Loadbalancer will retry if the\n gRPC status code in the response header is set to deadline-exceeded\n* resource-exhausted: Loadbalancer will retry if the gRPC status code in the response\n header is set to resource-exhausted\n* unavailable: Loadbalancer will retry if the gRPC status code in\n the response header is set to unavailable","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"per_try_timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a non-zero timeout per retry attempt.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the retry policy associated with this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the timeout for the selected route. Timeout is computed from the time\nthe request is has been fully processed (i.e. end-of-stream) up until the\nresponse has been completely processed. Timeout includes all retries. If not\nspecified, the default value is 15 seconds.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_rewrite":{"Attributes":{"host_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected service, the request's host\nheader is replaced with contents of hostRewrite. The value must be between 1 and\n255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_prefix_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected backend service, the matching\nportion of the request's path is replaced by pathPrefixRewrite. The value must\nbe between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The spec to modify the URL of the request, prior to forwarding the request to\nthe matched service","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"weighted_backend_services":{"Attributes":{"backend_service":{"Type":"string","Description":"The default RegionBackendService resource. Before\nforwarding the request to backendService, the loadbalancer applies any relevant\nheaderActions specified as part of this backendServiceWeight.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Specifies the fraction of traffic sent to backendService, computed as weight /\n(sum of all weightedBackendService weights in routeAction) . The selection of a\nbackend service is determined only for new traffic. Once a user's request has\nbeen directed to a backendService, subsequent requests will be sent to the same\nbackendService as determined by the BackendService's session affinity policy.\nThe value must be between 0 and 1000","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. headerAction specified here take effect before\nheaderAction in the enclosing HttpRouteRule, PathMatcher and UrlMap.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A list of weighted backend services to send traffic to when a route match\noccurs. The weights determine the fraction of traffic that flows to their\ncorresponding backend service. If all traffic needs to go to a single backend\nservice, there must be one weightedBackendService with weight set to a non 0\nnumber. Once a backendService is identified and before forwarding the request to\nthe backend service, advanced routing actions like Url rewrites and header\ntransformations are applied depending on additional settings specified in this\nHttpRouteAction.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"In response to a matching matchRule, the load balancer performs advanced routing\nactions like URL rewrites, header transformations, etc. prior to forwarding the\nrequest to the selected backend. If routeAction specifies any\nweightedBackendServices, service must not be set. Conversely if service is set,\nrouteAction cannot contain any weightedBackendServices. Only one of routeAction\nor urlRedirect must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one\nthat was supplied in the request. The value must be between 1 and 255\ncharacters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https.\nIf set to false, the URL scheme of the redirected request will remain the\nsame as that of the request. This must only be set for UrlMaps used in\nTargetHttpProxys. Setting this true for TargetHttpsProxy is not\npermitted. The default is set to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one\nthat was supplied in the request. pathRedirect cannot be supplied\ntogether with prefixRedirect. Supply one alone or neither. If neither is\nsupplied, the path of the original request will be used for the redirect.\nThe value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the\nHttpRouteRuleMatch, retaining the remaining portion of the URL before\nredirecting the request. prefixRedirect cannot be supplied together with\npathRedirect. Supply one alone or neither. If neither is supplied, the\npath of the original request will be used for the redirect. The value\nmust be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method\nwill be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case,\nthe request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is\nremoved prior to redirecting the request. If set to false, the query\nportion of the original URL is retained. The default value is false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When this rule is matched, the request is redirected to a URL specified by\nurlRedirect. If urlRedirect is specified, service or routeAction must not be\nset.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The list of ordered HTTP route rules. Use this list instead of pathRules when\nadvanced route matching and routing actions are desired. The order of specifying\nrouteRules matters: the first rule that matches will cause its specified routing\naction to take effect. Within a given pathMatcher, only one of pathRules or\nrouteRules must be set. routeRules are not supported in UrlMaps intended for\nExternal load balancers.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The list of named PathMatchers to use against the URL.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"test":{"Attributes":{"description":{"Type":"string","Description":"Description of this test case.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"Host portion of the URL.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path portion of the URL.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"A reference to expected RegionBackendService resource the given URL should be mapped to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of expected URL mappings. Requests to update this UrlMap will\nsucceed only if all of the test cases pass.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_reservation":{"Version":0,"Block":{"Attributes":{"commitment":{"Type":"string","Description":"Full or partial URL to a parent commitment. This field displays for\nreservations that are tied to a commitment.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"specific_reservation_required":{"Type":"bool","Description":"When set to true, only VMs that target this reservation by name can\nconsume this reservation. Otherwise, it can be consumed by VMs with\naffinity for any reservation. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"status":{"Type":"string","Description":"The status of the reservation.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone where the reservation is made.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"specific_reservation":{"Attributes":{"count":{"Type":"number","Description":"The number of resources that are allocated.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"in_use_count":{"Type":"number","Description":"How many instances are in use.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"instance_properties":{"Attributes":{"machine_type":{"Type":"string","Description":"The name of the machine type to reserve.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"The minimum CPU platform for the reservation. For example,\n'\"Intel Skylake\"'. See\nthe CPU platform availability reference](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform#availablezones)\nfor information on available CPU platforms.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"guest_accelerators":{"Attributes":{"accelerator_count":{"Type":"number","Description":"The number of the guest accelerator cards exposed to\nthis instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"accelerator_type":{"Type":"string","Description":"The full or partial URL of the accelerator type to\nattach to this instance. For example:\n'projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100'\n\nIf you are creating an instance template, specify only the accelerator name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Guest accelerator type and count.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"local_ssds":{"Attributes":{"disk_size_gb":{"Type":"number","Description":"The size of the disk in base-2 GB.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"interface":{"Type":"string","Description":"The disk interface to use for attaching this disk. Default value: \"SCSI\" Possible values: [\"SCSI\", \"NVME\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The amount of local ssd to reserve with each instance. This\nreserves disks of type 'local-ssd'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The instance properties for the reservation.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Reservation for instances with specific machine shapes.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_resource_policy":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when you create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the resource, provided by the client when initially creating\nthe resource. The resource name must be 1-63 characters long, and comply\nwith RFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])'? which means the\nfirst character must be a lowercase letter, and all following characters\nmust be a dash, lowercase letter, or digit, except the last character,\nwhich cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where resource policy resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"group_placement_policy":{"Attributes":{"availability_domain_count":{"Type":"number","Description":"The number of availability domains instances will be spread across. If two instances are in different\navailability domain, they will not be put in the same low latency network","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"collocation":{"Type":"string","Description":"Collocation specifies whether to place VMs inside the same availability domain on the same low-latency network.\nSpecify 'COLLOCATED' to enable collocation. Can only be specified with 'vm_count'. If compute instances are created\nwith a COLLOCATED policy, then exactly 'vm_count' instances must be created at the same time with the resource policy\nattached. Possible values: [\"COLLOCATED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"vm_count":{"Type":"number","Description":"Number of vms in this placement group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Resource policy for instances used for placement configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"instance_schedule_policy":{"Attributes":{"expiration_time":{"Type":"string","Description":"The expiration time of the schedule. The timestamp is an RFC3339 string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"The start time of the schedule. The timestamp is an RFC3339 string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"Specifies the time zone to be used in interpreting the schedule. The value of this field must be a time zone name\nfrom the tz database: http://en.wikipedia.org/wiki/Tz_database.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"vm_start_schedule":{"Attributes":{"schedule":{"Type":"string","Description":"Specifies the frequency for the operation, using the unix-cron format.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the schedule for starting instances.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"vm_stop_schedule":{"Attributes":{"schedule":{"Type":"string","Description":"Specifies the frequency for the operation, using the unix-cron format.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the schedule for stopping instances.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Resource policy for scheduling instance operations.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"snapshot_schedule_policy":{"Attributes":{},"BlockTypes":{"retention_policy":{"Attributes":{"max_retention_days":{"Type":"number","Description":"Maximum age of the snapshot that is allowed to be kept.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"on_source_disk_delete":{"Type":"string","Description":"Specifies the behavior to apply to scheduled snapshots when\nthe source disk is deleted. Default value: \"KEEP_AUTO_SNAPSHOTS\" Possible values: [\"KEEP_AUTO_SNAPSHOTS\", \"APPLY_RETENTION_POLICY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Retention policy applied to snapshots created by this resource policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"schedule":{"Attributes":{},"BlockTypes":{"daily_schedule":{"Attributes":{"days_in_cycle":{"Type":"number","Description":"The number of days between snapshots.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"This must be in UTC format that resolves to one of\n00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example,\nboth 13:00-5 and 08:00 are valid.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The policy will execute every nth day at the specified time.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"hourly_schedule":{"Attributes":{"hours_in_cycle":{"Type":"number","Description":"The number of hours between snapshots.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"Time within the window to start the operations.\nIt must be in an hourly format \"HH:MM\",\nwhere HH : [00-23] and MM : [00] GMT.\neg: 21:00","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The policy will execute every nth hour starting at the specified time.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"weekly_schedule":{"Attributes":{},"BlockTypes":{"day_of_weeks":{"Attributes":{"day":{"Type":"string","Description":"The day of the week to create the snapshot. e.g. MONDAY Possible values: [\"MONDAY\", \"TUESDAY\", \"WEDNESDAY\", \"THURSDAY\", \"FRIDAY\", \"SATURDAY\", \"SUNDAY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"Time within the window to start the operations.\nIt must be in format \"HH:MM\", where HH : [00-23] and MM : [00-00] GMT.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"May contain up to seven (one for each day of the week) snapshot times.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":7}},"Description":"Allows specifying a snapshot time for each day of the week.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Contains one of an 'hourlySchedule', 'dailySchedule', or 'weeklySchedule'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"snapshot_properties":{"Attributes":{"guest_flush":{"Type":"bool","Description":"Whether to perform a 'guest aware' snapshot.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key-value pairs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"storage_locations":{"Type":["set","string"],"Description":"Cloud Storage bucket location to store the auto snapshot\n(regional or multi-regional)","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Properties with which the snapshots are created, such as labels.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Policy for creating snapshots of persistent disks.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_route":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this resource. Provide this property\nwhen you create the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"dest_range":{"Type":"string","Description":"The destination range of outgoing packets that this route applies to.\nOnly IPv4 is supported.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the\nlast character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The network that this route applies to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"next_hop_gateway":{"Type":"string","Description":"URL to a gateway that should handle matching packets.\nCurrently, you can only specify the internet gateway, using a full or\npartial valid URL:\n* 'https://www.googleapis.com/compute/v1/projects/project/global/gateways/default-internet-gateway'\n* 'projects/project/global/gateways/default-internet-gateway'\n* 'global/gateways/default-internet-gateway'\n* The string 'default-internet-gateway'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"next_hop_ilb":{"Type":"string","Description":"The URL to a forwarding rule of type loadBalancingScheme=INTERNAL that should handle matching packets.\nYou can only specify the forwarding rule as a partial or full URL. For example, the following are all valid URLs:\nhttps://www.googleapis.com/compute/v1/projects/project/regions/region/forwardingRules/forwardingRule\nregions/region/forwardingRules/forwardingRule\nNote that this can only be used when the destinationRange is a public (non-RFC 1918) IP CIDR range.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"next_hop_instance":{"Type":"string","Description":"URL to an instance that should handle matching packets.\nYou can specify this as a full or partial URL. For example:\n* 'https://www.googleapis.com/compute/v1/projects/project/zones/zone/instances/instance'\n* 'projects/project/zones/zone/instances/instance'\n* 'zones/zone/instances/instance'\n* Just the instance name, with the zone in 'next_hop_instance_zone'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"next_hop_instance_zone":{"Type":"string","Description":"The zone of the instance specified in next_hop_instance. Omit if next_hop_instance is specified as a URL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"next_hop_ip":{"Type":"string","Description":"Network IP address of an instance that should handle matching packets.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"next_hop_network":{"Type":"string","Description":"URL to a Network that should handle matching packets.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"next_hop_vpn_tunnel":{"Type":"string","Description":"URL to a VpnTunnel that should handle matching packets.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"priority":{"Type":"number","Description":"The priority of this route. Priority is used to break ties in cases\nwhere there is more than one matching route of equal prefix length.\n\nIn the case of two routes with equal prefix length, the one with the\nlowest-numbered priority value wins.\n\nDefault value is 1000. Valid range is 0 through 65535.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"tags":{"Type":["set","string"],"Description":"A list of instance tags to which this route applies.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_router":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. The name must be 1-63 characters long, and\ncomply with RFC1035. Specifically, the name must be 1-63 characters\nlong and match the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?'\nwhich means the first character must be a lowercase letter, and all\nfollowing characters must be a dash, lowercase letter, or digit,\nexcept the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"A reference to the network to which this router belongs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where the router resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bgp":{"Attributes":{"advertise_mode":{"Type":"string","Description":"User-specified flag to indicate which mode to use for advertisement. Default value: \"DEFAULT\" Possible values: [\"DEFAULT\", \"CUSTOM\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"advertised_groups":{"Type":["list","string"],"Description":"User-specified list of prefix groups to advertise in custom mode.\nThis field can only be populated if advertiseMode is CUSTOM and\nis advertised to all peers of the router. These groups will be\nadvertised in addition to any specified prefixes. Leave this field\nblank to advertise no custom groups.\n\nThis enum field has the one valid value: ALL_SUBNETS","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"asn":{"Type":"number","Description":"Local BGP Autonomous System Number (ASN). Must be an RFC6996\nprivate ASN, either 16-bit or 32-bit. The value will be fixed for\nthis router resource. All VPN tunnels that link to this router\nwill have the same local ASN.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"advertised_ip_ranges":{"Attributes":{"description":{"Type":"string","Description":"User-specified description for the IP range.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"range":{"Type":"string","Description":"The IP range to advertise. The value must be a\nCIDR-formatted string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"User-specified list of individual IP ranges to advertise in\ncustom mode. This field can only be populated if advertiseMode\nis CUSTOM and is advertised to all peers of the router. These IP\nranges will be advertised in addition to any specified groups.\nLeave this field blank to advertise no custom IP ranges.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"BGP information specific to this router.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_router_interface":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"interconnect_attachment":{"Type":"string","Description":"The name or resource link to the VLAN interconnect for this interface. Changing this forces a new interface to be created. Only one of vpn_tunnel and interconnect_attachment can be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_range":{"Type":"string","Description":"IP address and range of the interface. The IP range must be in the RFC3927 link-local IP space. Changing this forces a new interface to be created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique name for the interface, required by GCE. Changing this forces a new interface to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which this interface's router belongs. If it is not provided, the provider project is used. Changing this forces a new interface to be created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region this interface's router sits in. If not specified, the project region will be used. Changing this forces a new interface to be created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"router":{"Type":"string","Description":"The name of the router this interface will be attached to. Changing this forces a new interface to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"vpn_tunnel":{"Type":"string","Description":"The name or resource link to the VPN tunnel this interface will be linked to. Changing this forces a new interface to be created. Only one of vpn_tunnel and interconnect_attachment can be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_router_nat":{"Version":0,"Block":{"Attributes":{"drain_nat_ips":{"Type":["set","string"],"Description":"A list of URLs of the IP resources to be drained. These IPs must be\nvalid static external IPs that have been assigned to the NAT.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_endpoint_independent_mapping":{"Type":"bool","Description":"Specifies if endpoint independent mapping is enabled. This is enabled by default. For more information\nsee the [official documentation](https://cloud.google.com/nat/docs/overview#specs-rfcs).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"icmp_idle_timeout_sec":{"Type":"number","Description":"Timeout (in seconds) for ICMP connections. Defaults to 30s if not set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_ports_per_vm":{"Type":"number","Description":"Minimum number of ports allocated to a VM from this NAT.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the NAT service. The name must be 1-63 characters long and\ncomply with RFC1035.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"nat_ip_allocate_option":{"Type":"string","Description":"How external IPs should be allocated for this NAT. Valid values are\n'AUTO_ONLY' for only allowing NAT IPs allocated by Google Cloud\nPlatform, or 'MANUAL_ONLY' for only user-allocated NAT IP addresses. Possible values: [\"MANUAL_ONLY\", \"AUTO_ONLY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"nat_ips":{"Type":["set","string"],"Description":"Self-links of NAT IPs. Only valid if natIpAllocateOption\nis set to MANUAL_ONLY.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where the router and NAT reside.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"router":{"Type":"string","Description":"The name of the Cloud Router in which this NAT will be configured.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"source_subnetwork_ip_ranges_to_nat":{"Type":"string","Description":"How NAT should be configured per Subnetwork.\nIf 'ALL_SUBNETWORKS_ALL_IP_RANGES', all of the\nIP ranges in every Subnetwork are allowed to Nat.\nIf 'ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES', all of the primary IP\nranges in every Subnetwork are allowed to Nat.\n'LIST_OF_SUBNETWORKS': A list of Subnetworks are allowed to Nat\n(specified in the field subnetwork below). Note that if this field\ncontains ALL_SUBNETWORKS_ALL_IP_RANGES or\nALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES, then there should not be any\nother RouterNat section in any Router for this network in this region. Possible values: [\"ALL_SUBNETWORKS_ALL_IP_RANGES\", \"ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES\", \"LIST_OF_SUBNETWORKS\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tcp_established_idle_timeout_sec":{"Type":"number","Description":"Timeout (in seconds) for TCP established connections.\nDefaults to 1200s if not set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tcp_transitory_idle_timeout_sec":{"Type":"number","Description":"Timeout (in seconds) for TCP transitory connections.\nDefaults to 30s if not set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"udp_idle_timeout_sec":{"Type":"number","Description":"Timeout (in seconds) for UDP connections. Defaults to 30s if not set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"log_config":{"Attributes":{"enable":{"Type":"bool","Description":"Indicates whether or not to export logs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"Specifies the desired filtering of logs on this NAT. Possible values: [\"ERRORS_ONLY\", \"TRANSLATIONS_ONLY\", \"ALL\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for logging on NAT","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"subnetwork":{"Attributes":{"name":{"Type":"string","Description":"Self-link of subnetwork to NAT","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"secondary_ip_range_names":{"Type":["set","string"],"Description":"List of the secondary ranges of the subnetwork that are allowed\nto use NAT. This can be populated only if\n'LIST_OF_SECONDARY_IP_RANGES' is one of the values in\nsourceIpRangesToNat","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_ip_ranges_to_nat":{"Type":["set","string"],"Description":"List of options for which source IPs in the subnetwork\nshould have NAT enabled. Supported values include:\n'ALL_IP_RANGES', 'LIST_OF_SECONDARY_IP_RANGES',\n'PRIMARY_IP_RANGE'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or more subnetwork NAT configurations. Only used if\n'source_subnetwork_ip_ranges_to_nat' is set to 'LIST_OF_SUBNETWORKS'","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_router_peer":{"Version":0,"Block":{"Attributes":{"advertise_mode":{"Type":"string","Description":"User-specified flag to indicate which mode to use for advertisement.\nValid values of this enum field are: 'DEFAULT', 'CUSTOM' Default value: \"DEFAULT\" Possible values: [\"DEFAULT\", \"CUSTOM\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"advertised_groups":{"Type":["list","string"],"Description":"User-specified list of prefix groups to advertise in custom\nmode, which can take one of the following options:\n\n* 'ALL_SUBNETS': Advertises all available subnets, including peer VPC subnets.\n* 'ALL_VPC_SUBNETS': Advertises the router's own VPC subnets.\n* 'ALL_PEER_VPC_SUBNETS': Advertises peer subnets of the router's VPC network.\n\n\nNote that this field can only be populated if advertiseMode is 'CUSTOM'\nand overrides the list defined for the router (in the \"bgp\" message).\nThese groups are advertised in addition to any specified prefixes.\nLeave this field blank to advertise no custom groups.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"advertised_route_priority":{"Type":"number","Description":"The priority of routes advertised to this BGP peer.\nWhere there is more than one matching route of maximum\nlength, the routes with the lowest priority value win.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"interface":{"Type":"string","Description":"Name of the interface the BGP peer is associated with.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"IP address of the interface inside Google Cloud Platform.\nOnly IPv4 is supported.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"management_type":{"Type":"string","Description":"The resource that configures and manages this BGP peer.\n\n* 'MANAGED_BY_USER' is the default value and can be managed by\nyou or other users\n* 'MANAGED_BY_ATTACHMENT' is a BGP peer that is configured and\nmanaged by Cloud Interconnect, specifically by an\nInterconnectAttachment of type PARTNER. Google automatically\ncreates, updates, and deletes this type of BGP peer when the\nPARTNER InterconnectAttachment is created, updated,\nor deleted.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of this BGP peer. The name must be 1-63 characters long,\nand comply with RFC1035. Specifically, the name must be 1-63 characters\nlong and match the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which\nmeans the first character must be a lowercase letter, and all\nfollowing characters must be a dash, lowercase letter, or digit,\nexcept the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"peer_asn":{"Type":"number","Description":"Peer BGP Autonomous System Number (ASN).\nEach BGP interface may use a different value.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"peer_ip_address":{"Type":"string","Description":"IP address of the BGP interface outside Google Cloud Platform.\nOnly IPv4 is supported.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where the router and BgpPeer reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"router":{"Type":"string","Description":"The name of the Cloud Router in which this BgpPeer will be configured.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"advertised_ip_ranges":{"Attributes":{"description":{"Type":"string","Description":"User-specified description for the IP range.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"range":{"Type":"string","Description":"The IP range to advertise. The value must be a\nCIDR-formatted string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"User-specified list of individual IP ranges to advertise in\ncustom mode. This field can only be populated if advertiseMode\nis 'CUSTOM' and is advertised to all peers of the router. These IP\nranges will be advertised in addition to any specified groups.\nLeave this field blank to advertise no custom IP ranges.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_security_policy":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this security policy. Max size is 2048.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the security policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"rule":{"Attributes":{"action":{"Type":"string","Description":"Action to take when match matches the request. Valid values: \"allow\" : allow access to target, \"deny(status)\" : deny access to target, returns the HTTP response code specified (valid values are 403, 404 and 502)","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this rule. Max size is 64.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"preview":{"Type":"bool","Description":"When set to true, the action specified above is not enforced. Stackdriver logs for requests that trigger a preview action are annotated as such.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"priority":{"Type":"number","Description":"An unique positive integer indicating the priority of evaluation for a rule. Rules are evaluated from highest priority (lowest numerically) to lowest priority (highest numerically) in order.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"match":{"Attributes":{"versioned_expr":{"Type":"string","Description":"Predefined rule expression. If this field is specified, config must also be specified. Available options: SRC_IPS_V1: Must specify the corresponding src_ip_ranges field in config.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"config":{"Attributes":{"src_ip_ranges":{"Type":["set","string"],"Description":"Set of IP addresses or ranges (IPV4 or IPV6) in CIDR notation to match against inbound traffic. There is a limit of 10 IP ranges per rule. A value of '*' matches all IPs (can be used to override the default behavior).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration options available when specifying versioned_expr. This field must be specified if versioned_expr is specified and cannot be specified if versioned_expr is not specified.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"expr":{"Attributes":{"expression":{"Type":"string","Description":"Textual representation of an expression in Common Expression Language syntax. The application context of the containing message determines which well-known feature set of CEL is supported.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"User defined CEVAL expression. A CEVAL expression is used to specify match criteria such as origin.ip, source.region_code and contents in the request header.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A match condition that incoming traffic is evaluated against. If it evaluates to true, the corresponding action is enforced.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The set of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match \"*\"). If no rules are provided when creating a security policy, a default rule with action \"allow\" will be added.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_shared_vpc_host_project":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project that will serve as a Shared VPC host project","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_shared_vpc_service_project":{"Version":0,"Block":{"Attributes":{"host_project":{"Type":"string","Description":"The ID of a host project to associate.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_project":{"Type":"string","Description":"The ID of the project that will serve as a Shared VPC service project.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_snapshot":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_size_gb":{"Type":"number","Description":"Size of the snapshot, specified in GB.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"label_fingerprint":{"Type":"string","Description":"The fingerprint used for optimistic locking of this resource. Used\ninternally during updates.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels to apply to this Snapshot.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"licenses":{"Type":["list","string"],"Description":"A list of public visible licenses that apply to this snapshot. This\ncan be because the original image had licenses attached (such as a\nWindows image). snapshotEncryptionKey nested object Encrypts the\nsnapshot using a customer-supplied encryption key.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"snapshot_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"source_disk":{"Type":"string","Description":"A reference to the disk used to create this snapshot.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"source_disk_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":true},"storage_bytes":{"Type":"number","Description":"A size of the storage used by the snapshot. As snapshots share\nstorage, this number is expected to change with snapshot\ncreation/deletion.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"storage_locations":{"Type":["list","string"],"Description":"Cloud Storage bucket storage location of the snapshot (regional or multi-regional).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"A reference to the zone where the disk is hosted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"snapshot_encryption_key":{"Attributes":{"kms_key_self_link":{"Type":"string","Description":"The name of the encryption key that is stored in Google Cloud KMS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_service_account":{"Type":"string","Description":"The service account used for the encryption request for the given KMS key.\nIf absent, the Compute Engine Service Agent service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"raw_key":{"Type":"string","Description":"Specifies a 256-bit customer-supplied encryption key, encoded in\nRFC 4648 base64 to either encrypt or decrypt this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"sha256":{"Type":"string","Description":"The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied\nencryption key that protects this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The customer-supplied encryption key of the snapshot. Required if the\nsource snapshot is protected by a customer-supplied encryption key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"source_disk_encryption_key":{"Attributes":{"kms_key_service_account":{"Type":"string","Description":"The service account used for the encryption request for the given KMS key.\nIf absent, the Compute Engine Service Agent service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"raw_key":{"Type":"string","Description":"Specifies a 256-bit customer-supplied encryption key, encoded in\nRFC 4648 base64 to either encrypt or decrypt this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"The customer-supplied encryption key of the source snapshot. Required\nif the source snapshot is protected by a customer-supplied encryption\nkey.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_ssl_certificate":{"Version":0,"Block":{"Attributes":{"certificate":{"Type":"string","Description":"The certificate in PEM format.\nThe certificate chain must be no greater than 5 certs long.\nThe chain must include at least one intermediate cert.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"certificate_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.\n\n\nThese are in the same namespace as the managed SSL certificates.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name_prefix":{"Type":"string","Description":"Creates a unique name beginning with the specified prefix. Conflicts with name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"private_key":{"Type":"string","Description":"The write-only private key in PEM format.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_ssl_policy":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"custom_features":{"Type":["set","string"],"Description":"Profile specifies the set of SSL features that can be used by the\nload balancer when negotiating SSL with clients. This can be one of\n'COMPATIBLE', 'MODERN', 'RESTRICTED', or 'CUSTOM'. If using 'CUSTOM',\nthe set of SSL features to enable must be specified in the\n'customFeatures' field.\n\nSee the [official documentation](https://cloud.google.com/compute/docs/load-balancing/ssl-policies#profilefeaturesupport)\nfor which ciphers are available to use. **Note**: this argument\n*must* be present when using the 'CUSTOM' profile. This argument\n*must not* be present when using any other profile.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled_features":{"Type":["set","string"],"Description":"The list of features enabled in the SSL policy.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource. A hash of the contents stored in this\nobject. This field is used in optimistic locking.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_tls_version":{"Type":"string","Description":"The minimum version of SSL protocol that can be used by the clients\nto establish a connection with the load balancer. Default value: \"TLS_1_0\" Possible values: [\"TLS_1_0\", \"TLS_1_1\", \"TLS_1_2\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"profile":{"Type":"string","Description":"Profile specifies the set of SSL features that can be used by the\nload balancer when negotiating SSL with clients. If using 'CUSTOM',\nthe set of SSL features to enable must be specified in the\n'customFeatures' field.\n\nSee the [official documentation](https://cloud.google.com/compute/docs/load-balancing/ssl-policies#profilefeaturesupport)\nfor information on what cipher suites each profile provides. If\n'CUSTOM' is used, the 'custom_features' attribute **must be set**. Default value: \"COMPATIBLE\" Possible values: [\"COMPATIBLE\", \"MODERN\", \"RESTRICTED\", \"CUSTOM\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_subnetwork":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when\nyou create the resource. This field can be set only at resource\ncreation time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource. This field is used internally during updates of this resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":true},"gateway_address":{"Type":"string","Description":"The gateway address for default routes to reach destination addresses\noutside this subnetwork.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_cidr_range":{"Type":"string","Description":"The range of internal addresses that are owned by this subnetwork.\nProvide this property when you create the subnetwork. For example,\n10.0.0.0/8 or 192.168.0.0/16. Ranges must be unique and\nnon-overlapping within a network. Only IPv4 is supported.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the resource, provided by the client when initially\ncreating the resource. The name must be 1-63 characters long, and\ncomply with RFC1035. Specifically, the name must be 1-63 characters\nlong and match the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which\nmeans the first character must be a lowercase letter, and all\nfollowing characters must be a dash, lowercase letter, or digit,\nexcept the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The network this subnet belongs to.\nOnly networks that are in the distributed mode can have subnetworks.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"private_ip_google_access":{"Type":"bool","Description":"When enabled, VMs in this subnetwork without external IP addresses can\naccess Google APIs and services by using Private Google Access.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"private_ipv6_google_access":{"Type":"string","Description":"The private IPv6 google access type for the VMs in this subnet.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The GCP region for this subnetwork.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"secondary_ip_range":{"Type":["list",["object",{"ip_cidr_range":"string","range_name":"string"}]],"Description":"An array of configurations for secondary IP ranges for VM instances\ncontained in this subnetwork. The primary IP of such VM must belong\nto the primary ipCidrRange of the subnetwork. The alias IPs may belong\nto either primary or secondary ranges.\n\n**Note**: This field uses [attr-as-block mode](https://www.terraform.io/docs/configuration/attr-as-blocks.html) to avoid\nbreaking users during the 0.12 upgrade. To explicitly send a list\nof zero objects you must use the following syntax:\n'example=[]'\nFor more details about this behavior, see [this section](https://www.terraform.io/docs/configuration/attr-as-blocks.html#defining-a-fixed-object-collection-value).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"log_config":{"Attributes":{"aggregation_interval":{"Type":"string","Description":"Can only be specified if VPC flow logging for this subnetwork is enabled.\nToggles the aggregation interval for collecting flow logs. Increasing the\ninterval time will reduce the amount of generated flow logs for long\nlasting connections. Default is an interval of 5 seconds per connection. Default value: \"INTERVAL_5_SEC\" Possible values: [\"INTERVAL_5_SEC\", \"INTERVAL_30_SEC\", \"INTERVAL_1_MIN\", \"INTERVAL_5_MIN\", \"INTERVAL_10_MIN\", \"INTERVAL_15_MIN\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter_expr":{"Type":"string","Description":"Export filter used to define which VPC flow logs should be logged, as as CEL expression. See\nhttps://cloud.google.com/vpc/docs/flow-logs#filtering for details on how to format this field.\nThe default value is 'true', which evaluates to include everything.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"flow_sampling":{"Type":"number","Description":"Can only be specified if VPC flow logging for this subnetwork is enabled.\nThe value of the field must be in [0, 1]. Set the sampling rate of VPC\nflow logs within the subnetwork where 1.0 means all collected logs are\nreported and 0.0 means no logs are reported. Default is 0.5 which means\nhalf of all collected logs are reported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata":{"Type":"string","Description":"Can only be specified if VPC flow logging for this subnetwork is enabled.\nConfigures whether metadata fields should be added to the reported VPC\nflow logs. Default value: \"INCLUDE_ALL_METADATA\" Possible values: [\"EXCLUDE_ALL_METADATA\", \"INCLUDE_ALL_METADATA\", \"CUSTOM_METADATA\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata_fields":{"Type":["set","string"],"Description":"List of metadata fields that should be added to reported logs.\nCan only be specified if VPC flow logs for this subnetwork is enabled and \"metadata\" is set to CUSTOM_METADATA.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Denotes the logging options for the subnetwork flow logs. If logging is enabled\nlogs will be exported to Stackdriver. This field cannot be set if the 'purpose' of this\nsubnetwork is 'INTERNAL_HTTPS_LOAD_BALANCER'","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_subnetwork_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_subnetwork_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_subnetwork_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_target_grpc_proxy":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource. A hash of the contents stored in\nthis object. This field is used in optimistic locking. This field\nwill be ignored when inserting a TargetGrpcProxy. An up-to-date\nfingerprint must be provided in order to patch/update the\nTargetGrpcProxy; otherwise, the request will fail with error\n412 conditionNotMet. To see the latest fingerprint, make a get()\nrequest to retrieve the TargetGrpcProxy. A base64-encoded string.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource\nis created. The name must be 1-63 characters long, and comply\nwith RFC1035. Specifically, the name must be 1-63 characters long\nand match the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which\nmeans the first character must be a lowercase letter, and all\nfollowing characters must be a dash, lowercase letter, or digit,\nexcept the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link_with_id":{"Type":"string","Description":"Server-defined URL with id for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"url_map":{"Type":"string","Description":"URL to the UrlMap resource that defines the mapping from URL to\nthe BackendService. The protocol field in the BackendService\nmust be set to GRPC.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"validate_for_proxyless":{"Type":"bool","Description":"If true, indicates that the BackendServices referenced by\nthe urlMap may be accessed by gRPC applications without using\na sidecar proxy. This will enable configuration checks on urlMap\nand its referenced BackendServices to not allow unsupported features.\nA gRPC application must use \"xds:///\" scheme in the target URI\nof the service it is connecting to. If false, indicates that the\nBackendServices referenced by the urlMap will be accessed by gRPC\napplications via a sidecar proxy. In this case, a gRPC application\nmust not use \"xds:///\" scheme in the target URI of the service\nit is connecting to","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_target_http_proxy":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_bind":{"Type":"bool","Description":"This field only applies when the forwarding rule that references\nthis target proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"url_map":{"Type":"string","Description":"A reference to the UrlMap resource that defines the mapping from URL\nto the BackendService.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_target_https_proxy":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_bind":{"Type":"bool","Description":"This field only applies when the forwarding rule that references\nthis target proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"quic_override":{"Type":"string","Description":"Specifies the QUIC override policy for this resource. This determines\nwhether the load balancer will attempt to negotiate QUIC with clients\nor not. Can specify one of NONE, ENABLE, or DISABLE. If NONE is\nspecified, uses the QUIC policy with no user overrides, which is\nequivalent to DISABLE. Default value: \"NONE\" Possible values: [\"NONE\", \"ENABLE\", \"DISABLE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"ssl_certificates":{"Type":["list","string"],"Description":"A list of SslCertificate resources that are used to authenticate\nconnections between users and the load balancer. At least one SSL\ncertificate must be specified.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"ssl_policy":{"Type":"string","Description":"A reference to the SslPolicy resource that will be associated with\nthe TargetHttpsProxy resource. If not set, the TargetHttpsProxy\nresource will not have any SSL policy configured.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url_map":{"Type":"string","Description":"A reference to the UrlMap resource that defines the mapping from URL\nto the BackendService.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_target_instance":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"The Compute instance VM handling traffic for this target instance.\nAccepts the instance self-link, relative path\n(e.g. 'projects/project/zones/zone/instances/instance') or name. If\nname is given, the zone will default to the given zone or\nthe provider-default zone and the project will default to the\nprovider-level project.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"nat_policy":{"Type":"string","Description":"NAT option controlling how IPs are NAT'ed to the instance.\nCurrently only NO_NAT (default value) is supported. Default value: \"NO_NAT\" Possible values: [\"NO_NAT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"URL of the zone where the target instance resides.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_target_pool":{"Version":0,"Block":{"Attributes":{"backup_pool":{"Type":"string","Description":"URL to the backup target pool. Must also set failover_ratio.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Textual description field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"failover_ratio":{"Type":"number","Description":"Ratio (0 to 1) of failed nodes before using the backup pool (which must also be set).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"health_checks":{"Type":["list","string"],"Description":"List of zero or one health check name or self_link. Only legacy google_compute_http_health_check is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instances":{"Type":["set","string"],"Description":"List of instances in the pool. They can be given as URLs, or in the form of \"zone/name\". Note that the instances need not exist at the time of target pool creation, so there is no need to use the Terraform interpolators to create a dependency on the instances from the target pool.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique name for the resource, required by GCE. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Where the target pool resides. Defaults to project region.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"session_affinity":{"Type":"string","Description":"How to distribute load. Options are \"NONE\" (no affinity). \"CLIENT_IP\" (hash of the source/dest addresses / ports), and \"CLIENT_IP_PROTO\" also includes the protocol (default \"NONE\").","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_target_ssl_proxy":{"Version":0,"Block":{"Attributes":{"backend_service":{"Type":"string","Description":"A reference to the BackendService resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to\nthe backend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"ssl_certificates":{"Type":["list","string"],"Description":"A list of SslCertificate resources that are used to authenticate\nconnections between users and the load balancer. At least one\nSSL certificate must be specified.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"ssl_policy":{"Type":"string","Description":"A reference to the SslPolicy resource that will be associated with\nthe TargetSslProxy resource. If not set, the TargetSslProxy\nresource will not have any SSL policy configured.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_target_tcp_proxy":{"Version":0,"Block":{"Attributes":{"backend_service":{"Type":"string","Description":"A reference to the BackendService resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and match\nthe regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means the\nfirst character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_bind":{"Type":"bool","Description":"This field only applies when the forwarding rule that references\nthis target proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_header":{"Type":"string","Description":"Specifies the type of proxy header to append before sending data to\nthe backend. Default value: \"NONE\" Possible values: [\"NONE\", \"PROXY_V1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"proxy_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_url_map":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"default_service":{"Type":"string","Description":"The backend service or backend bucket to use when none of the given rules match.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when you create\nthe resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"Fingerprint of this resource. A hash of the contents stored in this object. This\nfield is used in optimistic locking.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"map_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is created. The\nname must be 1-63 characters long, and comply with RFC1035. Specifically, the\nname must be 1-63 characters long and match the regular expression\n'[a-z]([-a-z0-9]*[a-z0-9])?' which means the first character must be a lowercase\nletter, and all following characters must be a dash, lowercase letter, or digit,\nexcept the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"default_route_action":{"Attributes":{},"BlockTypes":{"cors_policy":{"Attributes":{"allow_credentials":{"Type":"bool","Description":"In response to a preflight request, setting this to true indicates that the actual request can include user credentials.\nThis translates to the Access-Control-Allow-Credentials header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_methods":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Methods header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origin_regexes":{"Type":["list","string"],"Description":"Specifies the regular expression patterns that match allowed origins. For regular expression grammar\nplease see en.cppreference.com/w/cpp/regex/ecmascript\nAn origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origins":{"Type":["list","string"],"Description":"Specifies the list of origins that will be allowed to do CORS requests.\nAn origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If true, specifies the CORS policy is disabled. The default value is false, which indicates that the CORS policy is in effect.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expose_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Expose-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_age":{"Type":"number","Description":"Specifies how long results of a preflight request can be cached in seconds.\nThis translates to the Access-Control-Max-Age header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for allowing client side cross-origin requests. Please see\n[W3C Recommendation for Cross Origin Resource Sharing](https://www.w3.org/TR/cors/)","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"fault_injection_policy":{"Attributes":{},"BlockTypes":{"abort":{"Attributes":{"http_status":{"Type":"number","Description":"The HTTP status code used to abort the request.\nThe value must be between 200 and 599 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) which will be aborted as part of fault injection.\nThe value must be between 0.0 and 100.0 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for how client requests are aborted as part of fault injection.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"delay":{"Attributes":{"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) on which delay will be introduced as part of fault injection.\nThe value must be between 0.0 and 100.0 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fixed_delay":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations less than one second are\nrepresented with a 0 seconds field and a positive nanos field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.\nNote: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the value of the fixed delay interval.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.\nAs part of fault injection, when clients send requests to a backend service, delays can be introduced by Loadbalancer on a\npercentage of requests before sending those request to the backend service. Similarly requests from clients can be aborted\nby the Loadbalancer for a percentage of requests.\n\ntimeout and retryPolicy will be ignored by clients that are configured with a faultInjectionPolicy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_mirror_policy":{"Attributes":{"backend_service":{"Type":"string","Description":"The full or partial URL to the BackendService resource being mirrored to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.\nLoadbalancer does not wait for responses from the shadow service. Prior to sending traffic to the shadow service,\nthe host / authority header is suffixed with -shadow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_policy":{"Attributes":{"num_retries":{"Type":"number","Description":"Specifies the allowed number retries. This number must be \u003e 0. If not specified, defaults to 1.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"retry_conditions":{"Type":["list","string"],"Description":"Specfies one or more conditions when this retry rule applies. Valid values are:\n\n* 5xx: Loadbalancer will attempt a retry if the backend service responds with any 5xx response code,\n or if the backend service does not respond at all, example: disconnects, reset, read timeout,\n* connection failure, and refused streams.\n* gateway-error: Similar to 5xx, but only applies to response codes 502, 503 or 504.\n* connect-failure: Loadbalancer will retry on failures connecting to backend services,\n for example due to connection timeouts.\n* retriable-4xx: Loadbalancer will retry for retriable 4xx response codes.\n Currently the only retriable error supported is 409.\n* refused-stream:Loadbalancer will retry if the backend service resets the stream with a REFUSED_STREAM error code.\n This reset type indicates that it is safe to retry.\n* cancelled: Loadbalancer will retry if the gRPC status code in the response header is set to cancelled\n* deadline-exceeded: Loadbalancer will retry if the gRPC status code in the response header is set to deadline-exceeded\n* resource-exhausted: Loadbalancer will retry if the gRPC status code in the response header is set to resource-exhausted\n* unavailable: Loadbalancer will retry if the gRPC status code in the response header is set to unavailable","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"per_try_timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations less than one second are\nrepresented with a 0 seconds field and a positive nanos field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.\nNote: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a non-zero timeout per retry attempt.\n\nIf not specified, will use the timeout set in HttpRouteAction. If timeout in HttpRouteAction is not set,\nwill use the largest timeout among all backend services associated with the route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the retry policy associated with this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations less than one second are represented\nwith a 0 seconds field and a positive nanos field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.\nNote: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the timeout for the selected route. Timeout is computed from the time the request has been\nfully processed (i.e. end-of-stream) up until the response has been completely processed. Timeout includes all retries.\n\nIf not specified, will use the largest timeout among all backend services associated with the route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_rewrite":{"Attributes":{"host_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected service, the request's host header is replaced\nwith contents of hostRewrite.\n\nThe value must be between 1 and 255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_prefix_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected backend service, the matching portion of the\nrequest's path is replaced by pathPrefixRewrite.\n\nThe value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The spec to modify the URL of the request, prior to forwarding the request to the matched service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"weighted_backend_services":{"Attributes":{"backend_service":{"Type":"string","Description":"The full or partial URL to the default BackendService resource. Before forwarding the\nrequest to backendService, the loadbalancer applies any relevant headerActions\nspecified as part of this backendServiceWeight.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Specifies the fraction of traffic sent to backendService, computed as\nweight / (sum of all weightedBackendService weights in routeAction) .\n\nThe selection of a backend service is determined only for new traffic. Once a user's request\nhas been directed to a backendService, subsequent requests will be sent to the same backendService\nas determined by the BackendService's session affinity policy.\n\nThe value must be between 0 and 1000","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request prior to\nforwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response prior to sending the\nresponse back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the header.\nIf true, headerValue is set for the header, discarding any values that were set for that header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the backendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the header.\nIf true, headerValue is set for the header, discarding any values that were set for that header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService.\n\nheaderAction specified here take effect before headerAction in the enclosing\nHttpRouteRule, PathMatcher and UrlMap.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A list of weighted backend services to send traffic to when a route match occurs.\nThe weights determine the fraction of traffic that flows to their corresponding backend service.\nIf all traffic needs to go to a single backend service, there must be one weightedBackendService\nwith weight set to a non 0 number.\n\nOnce a backendService is identified and before forwarding the request to the backend service,\nadvanced routing actions like Url rewrites and header transformations are applied depending on\nadditional settings specified in this HttpRouteAction.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"defaultRouteAction takes effect when none of the hostRules match. The load balancer performs advanced routing actions\nlike URL rewrites, header transformations, etc. prior to forwarding the request to the selected backend.\nIf defaultRouteAction specifies any weightedBackendServices, defaultService must not be set. Conversely if defaultService\nis set, defaultRouteAction cannot contain any weightedBackendServices.\n\nOnly one of defaultRouteAction or defaultUrlRedirect must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"default_url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one that was\nsupplied in the request. The value must be between 1 and 255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https. If set to\nfalse, the URL scheme of the redirected request will remain the same as that of the\nrequest. This must only be set for UrlMaps used in TargetHttpProxys. Setting this\ntrue for TargetHttpsProxy is not permitted. The default is set to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one that was\nsupplied in the request. pathRedirect cannot be supplied together with\nprefixRedirect. Supply one alone or neither. If neither is supplied, the path of the\noriginal request will be used for the redirect. The value must be between 1 and 1024\ncharacters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch,\nretaining the remaining portion of the URL before redirecting the request.\nprefixRedirect cannot be supplied together with pathRedirect. Supply one alone or\nneither. If neither is supplied, the path of the original request will be used for\nthe redirect. The value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method\nwill be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case,\nthe request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is removed prior\nto redirecting the request. If set to false, the query portion of the original URL is\nretained. The default is set to false.\n This field is required to ensure an empty block is not set. The normal default value is false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When none of the specified hostRules match, the request is redirected to a URL specified\nby defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or\ndefaultRouteAction must not be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. The headerAction specified here take effect after\nheaderAction specified under pathMatcher.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"host_rule":{"Attributes":{"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when you create\nthe resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"hosts":{"Type":["set","string"],"Description":"The list of host patterns to match. They must be valid hostnames, except * will\nmatch any string of ([a-z0-9-.]*). In that case, * must be the first character\nand must be followed in the pattern by either - or ..","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path_matcher":{"Type":"string","Description":"The name of the PathMatcher to use to match the path portion of the URL if the\nhostRule matches the URL's host portion.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of HostRules to use against the URL.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"path_matcher":{"Attributes":{"default_service":{"Type":"string","Description":"The backend service or backend bucket to use when none of the given paths match.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource. Provide this property when you create\nthe resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name to which this PathMatcher is referred by the HostRule.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"default_route_action":{"Attributes":{},"BlockTypes":{"cors_policy":{"Attributes":{"allow_credentials":{"Type":"bool","Description":"In response to a preflight request, setting this to true indicates that the actual request can include user credentials.\nThis translates to the Access-Control-Allow-Credentials header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_methods":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Methods header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origin_regexes":{"Type":["list","string"],"Description":"Specifies the regular expression patterns that match allowed origins. For regular expression grammar\nplease see en.cppreference.com/w/cpp/regex/ecmascript\nAn origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origins":{"Type":["list","string"],"Description":"Specifies the list of origins that will be allowed to do CORS requests.\nAn origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If true, specifies the CORS policy is disabled. The default value is false, which indicates that the CORS policy is in effect.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expose_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Expose-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_age":{"Type":"number","Description":"Specifies how long results of a preflight request can be cached in seconds.\nThis translates to the Access-Control-Max-Age header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for allowing client side cross-origin requests. Please see\n[W3C Recommendation for Cross Origin Resource Sharing](https://www.w3.org/TR/cors/)","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"fault_injection_policy":{"Attributes":{},"BlockTypes":{"abort":{"Attributes":{"http_status":{"Type":"number","Description":"The HTTP status code used to abort the request.\nThe value must be between 200 and 599 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) which will be aborted as part of fault injection.\nThe value must be between 0.0 and 100.0 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for how client requests are aborted as part of fault injection.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"delay":{"Attributes":{"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) on which delay will be introduced as part of fault injection.\nThe value must be between 0.0 and 100.0 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fixed_delay":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations less than one second are\nrepresented with a 0 seconds field and a positive nanos field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.\nNote: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the value of the fixed delay interval.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.\nAs part of fault injection, when clients send requests to a backend service, delays can be introduced by Loadbalancer on a\npercentage of requests before sending those request to the backend service. Similarly requests from clients can be aborted\nby the Loadbalancer for a percentage of requests.\n\ntimeout and retryPolicy will be ignored by clients that are configured with a faultInjectionPolicy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_mirror_policy":{"Attributes":{"backend_service":{"Type":"string","Description":"The full or partial URL to the BackendService resource being mirrored to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.\nLoadbalancer does not wait for responses from the shadow service. Prior to sending traffic to the shadow service,\nthe host / authority header is suffixed with -shadow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_policy":{"Attributes":{"num_retries":{"Type":"number","Description":"Specifies the allowed number retries. This number must be \u003e 0. If not specified, defaults to 1.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"retry_conditions":{"Type":["list","string"],"Description":"Specfies one or more conditions when this retry rule applies. Valid values are:\n\n* 5xx: Loadbalancer will attempt a retry if the backend service responds with any 5xx response code,\n or if the backend service does not respond at all, example: disconnects, reset, read timeout,\n* connection failure, and refused streams.\n* gateway-error: Similar to 5xx, but only applies to response codes 502, 503 or 504.\n* connect-failure: Loadbalancer will retry on failures connecting to backend services,\n for example due to connection timeouts.\n* retriable-4xx: Loadbalancer will retry for retriable 4xx response codes.\n Currently the only retriable error supported is 409.\n* refused-stream:Loadbalancer will retry if the backend service resets the stream with a REFUSED_STREAM error code.\n This reset type indicates that it is safe to retry.\n* cancelled: Loadbalancer will retry if the gRPC status code in the response header is set to cancelled\n* deadline-exceeded: Loadbalancer will retry if the gRPC status code in the response header is set to deadline-exceeded\n* resource-exhausted: Loadbalancer will retry if the gRPC status code in the response header is set to resource-exhausted\n* unavailable: Loadbalancer will retry if the gRPC status code in the response header is set to unavailable","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"per_try_timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations less than one second are\nrepresented with a 0 seconds field and a positive nanos field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.\nNote: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a non-zero timeout per retry attempt.\n\nIf not specified, will use the timeout set in HttpRouteAction. If timeout in HttpRouteAction is not set,\nwill use the largest timeout among all backend services associated with the route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the retry policy associated with this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations less than one second are represented\nwith a 0 seconds field and a positive nanos field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive.\nNote: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the timeout for the selected route. Timeout is computed from the time the request has been\nfully processed (i.e. end-of-stream) up until the response has been completely processed. Timeout includes all retries.\n\nIf not specified, will use the largest timeout among all backend services associated with the route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_rewrite":{"Attributes":{"host_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected service, the request's host header is replaced\nwith contents of hostRewrite.\n\nThe value must be between 1 and 255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_prefix_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected backend service, the matching portion of the\nrequest's path is replaced by pathPrefixRewrite.\n\nThe value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The spec to modify the URL of the request, prior to forwarding the request to the matched service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"weighted_backend_services":{"Attributes":{"backend_service":{"Type":"string","Description":"The full or partial URL to the default BackendService resource. Before forwarding the\nrequest to backendService, the loadbalancer applies any relevant headerActions\nspecified as part of this backendServiceWeight.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Specifies the fraction of traffic sent to backendService, computed as\nweight / (sum of all weightedBackendService weights in routeAction) .\n\nThe selection of a backend service is determined only for new traffic. Once a user's request\nhas been directed to a backendService, subsequent requests will be sent to the same backendService\nas determined by the BackendService's session affinity policy.\n\nThe value must be between 0 and 1000","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request prior to\nforwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response prior to sending the\nresponse back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the header.\nIf true, headerValue is set for the header, discarding any values that were set for that header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the backendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the header.\nIf true, headerValue is set for the header, discarding any values that were set for that header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService.\n\nheaderAction specified here take effect before headerAction in the enclosing\nHttpRouteRule, PathMatcher and UrlMap.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A list of weighted backend services to send traffic to when a route match occurs.\nThe weights determine the fraction of traffic that flows to their corresponding backend service.\nIf all traffic needs to go to a single backend service, there must be one weightedBackendService\nwith weight set to a non 0 number.\n\nOnce a backendService is identified and before forwarding the request to the backend service,\nadvanced routing actions like Url rewrites and header transformations are applied depending on\nadditional settings specified in this HttpRouteAction.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"defaultRouteAction takes effect when none of the pathRules or routeRules match. The load balancer performs\nadvanced routing actions like URL rewrites, header transformations, etc. prior to forwarding the request\nto the selected backend. If defaultRouteAction specifies any weightedBackendServices, defaultService must not be set.\nConversely if defaultService is set, defaultRouteAction cannot contain any weightedBackendServices.\n\nOnly one of defaultRouteAction or defaultUrlRedirect must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"default_url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one that was\nsupplied in the request. The value must be between 1 and 255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https. If set to\nfalse, the URL scheme of the redirected request will remain the same as that of the\nrequest. This must only be set for UrlMaps used in TargetHttpProxys. Setting this\ntrue for TargetHttpsProxy is not permitted. The default is set to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one that was\nsupplied in the request. pathRedirect cannot be supplied together with\nprefixRedirect. Supply one alone or neither. If neither is supplied, the path of the\noriginal request will be used for the redirect. The value must be between 1 and 1024\ncharacters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch,\nretaining the remaining portion of the URL before redirecting the request.\nprefixRedirect cannot be supplied together with pathRedirect. Supply one alone or\nneither. If neither is supplied, the path of the original request will be used for\nthe redirect. The value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method\nwill be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case,\nthe request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is removed prior\nto redirecting the request. If set to false, the query portion of the original URL is\nretained.\n This field is required to ensure an empty block is not set. The normal default value is false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When none of the specified hostRules match, the request is redirected to a URL specified\nby defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or\ndefaultRouteAction must not be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. HeaderAction specified here are applied after the\nmatching HttpRouteRule HeaderAction and before the HeaderAction in the UrlMap","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"path_rule":{"Attributes":{"paths":{"Type":["set","string"],"Description":"The list of path patterns to match. Each must start with / and the only place a\n\\* is allowed is at the end following a /. The string fed to the path matcher\ndoes not include any text after the first ? or #, and those chars are not\nallowed here.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"The backend service or backend bucket to use if any of the given paths match.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"route_action":{"Attributes":{},"BlockTypes":{"cors_policy":{"Attributes":{"allow_credentials":{"Type":"bool","Description":"In response to a preflight request, setting this to true indicates that the\nactual request can include user credentials. This translates to the Access-\nControl-Allow-Credentials header. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_methods":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Methods header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origin_regexes":{"Type":["list","string"],"Description":"Specifies the regular expression patterns that match allowed origins. For\nregular expression grammar please see en.cppreference.com/w/cpp/regex/ecmascript\nAn origin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origins":{"Type":["list","string"],"Description":"Specifies the list of origins that will be allowed to do CORS requests. An\norigin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If true, specifies the CORS policy is disabled.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"expose_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Expose-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_age":{"Type":"number","Description":"Specifies how long the results of a preflight request can be cached. This\ntranslates to the content for the Access-Control-Max-Age header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for allowing client side cross-origin requests. Please see W3C\nRecommendation for Cross Origin Resource Sharing","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"fault_injection_policy":{"Attributes":{},"BlockTypes":{"abort":{"Attributes":{"http_status":{"Type":"number","Description":"The HTTP status code used to abort the request. The value must be between 200\nand 599 inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) which will be\naborted as part of fault injection. The value must be between 0.0 and 100.0\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for how client requests are aborted as part of fault\ninjection.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"delay":{"Attributes":{"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) on which delay will\nbe introduced as part of fault injection. The value must be between 0.0 and\n100.0 inclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fixed_delay":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the value of the fixed delay interval.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The specification for how client requests are delayed as part of fault\ninjection, before being sent to a backend service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for fault injection introduced into traffic to test the\nresiliency of clients to backend service failure. As part of fault injection,\nwhen clients send requests to a backend service, delays can be introduced by\nLoadbalancer on a percentage of requests before sending those request to the\nbackend service. Similarly requests from clients can be aborted by the\nLoadbalancer for a percentage of requests. timeout and retry_policy will be\nignored by clients that are configured with a fault_injection_policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_mirror_policy":{"Attributes":{"backend_service":{"Type":"string","Description":"The BackendService resource being mirrored to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the policy on how requests intended for the route's backends are\nshadowed to a separate mirrored backend service. Loadbalancer does not wait for\nresponses from the shadow service. Prior to sending traffic to the shadow\nservice, the host / authority header is suffixed with -shadow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_policy":{"Attributes":{"num_retries":{"Type":"number","Description":"Specifies the allowed number retries. This number must be \u003e 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"retry_conditions":{"Type":["list","string"],"Description":"Specifies one or more conditions when this retry rule applies. Valid values are:\n\n* 5xx: Loadbalancer will attempt a retry if the backend service responds with\nany 5xx response code, or if the backend service does not respond at all,\nexample: disconnects, reset, read timeout, connection failure, and refused\nstreams.\n* gateway-error: Similar to 5xx, but only applies to response codes\n502, 503 or 504.\n* connect-failure: Loadbalancer will retry on failures\nconnecting to backend services, for example due to connection timeouts.\n* retriable-4xx: Loadbalancer will retry for retriable 4xx response codes.\nCurrently the only retriable error supported is 409.\n* refused-stream: Loadbalancer will retry if the backend service resets the stream with a\nREFUSED_STREAM error code. This reset type indicates that it is safe to retry.\n* cancelled: Loadbalancer will retry if the gRPC status code in the response\nheader is set to cancelled\n* deadline-exceeded: Loadbalancer will retry if the\ngRPC status code in the response header is set to deadline-exceeded\n* resource-exhausted: Loadbalancer will retry if the gRPC status code in the response\nheader is set to resource-exhausted\n* unavailable: Loadbalancer will retry if\nthe gRPC status code in the response header is set to unavailable","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"per_try_timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a non-zero timeout per retry attempt.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the retry policy associated with this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the timeout for the selected route. Timeout is computed from the time\nthe request is has been fully processed (i.e. end-of-stream) up until the\nresponse has been completely processed. Timeout includes all retries. If not\nspecified, the default value is 15 seconds.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_rewrite":{"Attributes":{"host_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected service, the request's host\nheader is replaced with contents of hostRewrite. The value must be between 1 and\n255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_prefix_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected backend service, the matching\nportion of the request's path is replaced by pathPrefixRewrite. The value must\nbe between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The spec to modify the URL of the request, prior to forwarding the request to\nthe matched service","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"weighted_backend_services":{"Attributes":{"backend_service":{"Type":"string","Description":"The default BackendService resource. Before\nforwarding the request to backendService, the loadbalancer applies any relevant\nheaderActions specified as part of this backendServiceWeight.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Specifies the fraction of traffic sent to backendService, computed as weight /\n(sum of all weightedBackendService weights in routeAction) . The selection of a\nbackend service is determined only for new traffic. Once a user's request has\nbeen directed to a backendService, subsequent requests will be sent to the same\nbackendService as determined by the BackendService's session affinity policy.\nThe value must be between 0 and 1000","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. headerAction specified here take effect before\nheaderAction in the enclosing HttpRouteRule, PathMatcher and UrlMap.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A list of weighted backend services to send traffic to when a route match\noccurs. The weights determine the fraction of traffic that flows to their\ncorresponding backend service. If all traffic needs to go to a single backend\nservice, there must be one weightedBackendService with weight set to a non 0\nnumber. Once a backendService is identified and before forwarding the request to\nthe backend service, advanced routing actions like Url rewrites and header\ntransformations are applied depending on additional settings specified in this\nHttpRouteAction.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"In response to a matching path, the load balancer performs advanced routing\nactions like URL rewrites, header transformations, etc. prior to forwarding the\nrequest to the selected backend. If routeAction specifies any\nweightedBackendServices, service must not be set. Conversely if service is set,\nrouteAction cannot contain any weightedBackendServices. Only one of routeAction\nor urlRedirect must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one\nthat was supplied in the request. The value must be between 1 and 255\ncharacters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https.\nIf set to false, the URL scheme of the redirected request will remain the\nsame as that of the request. This must only be set for UrlMaps used in\nTargetHttpProxys. Setting this true for TargetHttpsProxy is not\npermitted. The default is set to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one\nthat was supplied in the request. pathRedirect cannot be supplied\ntogether with prefixRedirect. Supply one alone or neither. If neither is\nsupplied, the path of the original request will be used for the redirect.\nThe value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the\nHttpRouteRuleMatch, retaining the remaining portion of the URL before\nredirecting the request. prefixRedirect cannot be supplied together with\npathRedirect. Supply one alone or neither. If neither is supplied, the\npath of the original request will be used for the redirect. The value\nmust be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method\nwill be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case,\nthe request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is\nremoved prior to redirecting the request. If set to false, the query\nportion of the original URL is retained.\n This field is required to ensure an empty block is not set. The normal default value is false.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When a path pattern is matched, the request is redirected to a URL specified\nby urlRedirect. If urlRedirect is specified, service or routeAction must not\nbe set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The list of path rules. Use this list instead of routeRules when routing based\non simple path matching is all that's required. The order by which path rules\nare specified does not matter. Matches are always done on the longest-path-first\nbasis. For example: a pathRule with a path /a/b/c/* will match before /a/b/*\nirrespective of the order in which those paths appear in this list. Within a\ngiven pathMatcher, only one of pathRules or routeRules must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"route_rules":{"Attributes":{"priority":{"Type":"number","Description":"For routeRules within a given pathMatcher, priority determines the order\nin which load balancer will interpret routeRules. RouteRules are evaluated\nin order of priority, from the lowest to highest number. The priority of\na rule decreases as its number increases (1, 2, 3, N+1). The first rule\nthat matches the request is applied.\n\nYou cannot configure two or more routeRules with the same priority.\nPriority for each rule must be set to a number between 0 and\n2147483647 inclusive.\n\nPriority numbers can have gaps, which enable you to add or remove rules\nin the future without affecting the rest of the rules. For example,\n1, 2, 3, 4, 5, 9, 12, 16 is a valid series of priority numbers to which\nyou could add rules numbered from 6 to 8, 10 to 11, and 13 to 15 in the\nfuture without any impact on existing rules.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"The backend service resource to which traffic is\ndirected if this rule is matched. If routeAction is additionally specified,\nadvanced routing actions like URL Rewrites, etc. take effect prior to sending\nthe request to the backend. However, if service is specified, routeAction cannot\ncontain any weightedBackendService s. Conversely, if routeAction specifies any\nweightedBackendServices, service must not be specified. Only one of urlRedirect,\nservice or routeAction.weightedBackendService must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. The headerAction specified here are applied before\nthe matching pathMatchers[].headerAction and after pathMatchers[].routeRules[].r\nouteAction.weightedBackendService.backendServiceWeightAction[].headerAction","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"match_rules":{"Attributes":{"full_path_match":{"Type":"string","Description":"For satisfying the matchRule condition, the path of the request must exactly\nmatch the value specified in fullPathMatch after removing any query parameters\nand anchor that may be part of the original URL. FullPathMatch must be between 1\nand 1024 characters. Only one of prefixMatch, fullPathMatch or regexMatch must\nbe specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ignore_case":{"Type":"bool","Description":"Specifies that prefixMatch and fullPathMatch matches are case sensitive.\nDefaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_match":{"Type":"string","Description":"For satisfying the matchRule condition, the request's path must begin with the\nspecified prefixMatch. prefixMatch must begin with a /. The value must be\nbetween 1 and 1024 characters. Only one of prefixMatch, fullPathMatch or\nregexMatch must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regex_match":{"Type":"string","Description":"For satisfying the matchRule condition, the path of the request must satisfy the\nregular expression specified in regexMatch after removing any query parameters\nand anchor supplied with the original URL. For regular expression grammar please\nsee en.cppreference.com/w/cpp/regex/ecmascript Only one of prefixMatch,\nfullPathMatch or regexMatch must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_matches":{"Attributes":{"exact_match":{"Type":"string","Description":"The value should exactly match contents of exactMatch. Only one of exactMatch,\nprefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"header_name":{"Type":"string","Description":"The name of the HTTP header to match. For matching against the HTTP request's\nauthority, use a headerMatch with the header name \":authority\". For matching a\nrequest's method, use the headerName \":method\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"invert_match":{"Type":"bool","Description":"If set to false, the headerMatch is considered a match if the match criteria\nabove are met. If set to true, the headerMatch is considered a match if the\nmatch criteria above are NOT met. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_match":{"Type":"string","Description":"The value of the header must start with the contents of prefixMatch. Only one of\nexactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch\nmust be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"present_match":{"Type":"bool","Description":"A header with the contents of headerName must exist. The match takes place\nwhether or not the request's header has a value or not. Only one of exactMatch,\nprefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regex_match":{"Type":"string","Description":"The value of the header must match the regular expression specified in\nregexMatch. For regular expression grammar, please see:\nen.cppreference.com/w/cpp/regex/ecmascript For matching against a port\nspecified in the HTTP request, use a headerMatch with headerName set to PORT and\na regular expression that satisfies the RFC2616 Host header's port specifier.\nOnly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or\nrangeMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"suffix_match":{"Type":"string","Description":"The value of the header must end with the contents of suffixMatch. Only one of\nexactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch\nmust be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"range_match":{"Attributes":{"range_end":{"Type":"number","Description":"The end of the range (exclusive).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"range_start":{"Type":"number","Description":"The start of the range (inclusive).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The header value must be an integer and its value must be in the range specified\nin rangeMatch. If the header does not contain an integer, number or is empty,\nthe match fails. For example for a range [-5, 0] - -3 will match. - 0 will\nnot match. - 0.25 will not match. - -3someString will not match. Only one of\nexactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch\nmust be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies a list of header match criteria, all of which must match corresponding\nheaders in the request.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"metadata_filters":{"Attributes":{"filter_match_criteria":{"Type":"string","Description":"Specifies how individual filterLabel matches within the list of filterLabels\ncontribute towards the overall metadataFilter match. Supported values are:\n - MATCH_ANY: At least one of the filterLabels must have a matching label in the\nprovided metadata.\n - MATCH_ALL: All filterLabels must have matching labels in\nthe provided metadata. Possible values: [\"MATCH_ALL\", \"MATCH_ANY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"filter_labels":{"Attributes":{"name":{"Type":"string","Description":"Name of metadata label. The name can have a maximum length of 1024 characters\nand must be at least 1 character long.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The value of the label must match the specified value. value can have a maximum\nlength of 1024 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of label value pairs that must match labels in the provided metadata\nbased on filterMatchCriteria This list must not be empty and can have at the\nmost 64 entries.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":64}},"Description":"Opaque filter criteria used by Loadbalancer to restrict routing configuration to\na limited set xDS compliant clients. In their xDS requests to Loadbalancer, xDS\nclients present node metadata. If a match takes place, the relevant routing\nconfiguration is made available to those proxies. For each metadataFilter in\nthis list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the\nfilterLabels must match the corresponding label provided in the metadata. If its\nfilterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match\nwith corresponding labels in the provided metadata. metadataFilters specified\nhere can be overrides those specified in ForwardingRule that refers to this\nUrlMap. metadataFilters only applies to Loadbalancers that have their\nloadBalancingScheme set to INTERNAL_SELF_MANAGED.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"query_parameter_matches":{"Attributes":{"exact_match":{"Type":"string","Description":"The queryParameterMatch matches if the value of the parameter exactly matches\nthe contents of exactMatch. Only one of presentMatch, exactMatch and regexMatch\nmust be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the query parameter to match. The query parameter must exist in the\nrequest, in the absence of which the request match fails.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"present_match":{"Type":"bool","Description":"Specifies that the queryParameterMatch matches if the request contains the query\nparameter, irrespective of whether the parameter has a value or not. Only one of\npresentMatch, exactMatch and regexMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"regex_match":{"Type":"string","Description":"The queryParameterMatch matches if the value of the parameter matches the\nregular expression specified by regexMatch. For the regular expression grammar,\nplease see en.cppreference.com/w/cpp/regex/ecmascript Only one of presentMatch,\nexactMatch and regexMatch must be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a list of query parameter match criteria, all of which must match\ncorresponding query parameters in the request.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The rules for determining a match.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"route_action":{"Attributes":{},"BlockTypes":{"cors_policy":{"Attributes":{"allow_credentials":{"Type":"bool","Description":"In response to a preflight request, setting this to true indicates that the\nactual request can include user credentials. This translates to the Access-\nControl-Allow-Credentials header. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_methods":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Methods header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origin_regexes":{"Type":["list","string"],"Description":"Specifies the regular expression patterns that match allowed origins. For\nregular expression grammar please see en.cppreference.com/w/cpp/regex/ecmascript\nAn origin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origins":{"Type":["list","string"],"Description":"Specifies the list of origins that will be allowed to do CORS requests. An\norigin is allowed if it matches either allow_origins or allow_origin_regex.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If true, specifies the CORS policy is disabled.\nwhich indicates that the CORS policy is in effect. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expose_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Expose-Headers header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_age":{"Type":"number","Description":"Specifies how long the results of a preflight request can be cached. This\ntranslates to the content for the Access-Control-Max-Age header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for allowing client side cross-origin requests. Please see W3C\nRecommendation for Cross Origin Resource Sharing","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"fault_injection_policy":{"Attributes":{},"BlockTypes":{"abort":{"Attributes":{"http_status":{"Type":"number","Description":"The HTTP status code used to abort the request. The value must be between 200\nand 599 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) which will be\naborted as part of fault injection. The value must be between 0.0 and 100.0\ninclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The specification for how client requests are aborted as part of fault\ninjection.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"delay":{"Attributes":{"percentage":{"Type":"number","Description":"The percentage of traffic (connections/operations/requests) on which delay will\nbe introduced as part of fault injection. The value must be between 0.0 and\n100.0 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fixed_delay":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the value of the fixed delay interval.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for how client requests are delayed as part of fault\ninjection, before being sent to a backend service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The specification for fault injection introduced into traffic to test the\nresiliency of clients to backend service failure. As part of fault injection,\nwhen clients send requests to a backend service, delays can be introduced by\nLoadbalancer on a percentage of requests before sending those request to the\nbackend service. Similarly requests from clients can be aborted by the\nLoadbalancer for a percentage of requests. timeout and retry_policy will be\nignored by clients that are configured with a fault_injection_policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_mirror_policy":{"Attributes":{"backend_service":{"Type":"string","Description":"The BackendService resource being mirrored to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the policy on how requests intended for the route's backends are\nshadowed to a separate mirrored backend service. Loadbalancer does not wait for\nresponses from the shadow service. Prior to sending traffic to the shadow\nservice, the host / authority header is suffixed with -shadow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_policy":{"Attributes":{"num_retries":{"Type":"number","Description":"Specifies the allowed number retries. This number must be \u003e 0.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"retry_conditions":{"Type":["list","string"],"Description":"Specfies one or more conditions when this retry rule applies. Valid values are:\n\n* 5xx: Loadbalancer will attempt a retry if the backend service responds with\n any 5xx response code, or if the backend service does not respond at all,\n example: disconnects, reset, read timeout, connection failure, and refused\n streams.\n* gateway-error: Similar to 5xx, but only applies to response codes\n 502, 503 or 504.\n* connect-failure: Loadbalancer will retry on failures\n connecting to backend services, for example due to connection timeouts.\n* retriable-4xx: Loadbalancer will retry for retriable 4xx response codes.\n Currently the only retriable error supported is 409.\n* refused-stream: Loadbalancer will retry if the backend service resets the stream with a\n REFUSED_STREAM error code. This reset type indicates that it is safe to retry.\n* cancelled: Loadbalancer will retry if the gRPC status code in the response\n header is set to cancelled\n* deadline-exceeded: Loadbalancer will retry if the\n gRPC status code in the response header is set to deadline-exceeded\n* resource-exhausted: Loadbalancer will retry if the gRPC status code in the response\n header is set to resource-exhausted\n* unavailable: Loadbalancer will retry if the gRPC status code in\n the response header is set to unavailable","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"per_try_timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a non-zero timeout per retry attempt.\nIf not specified, will use the timeout set in HttpRouteAction. If timeout in HttpRouteAction\nis not set, will use the largest timeout among all backend services associated with the route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies the retry policy associated with this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeout":{"Attributes":{"nanos":{"Type":"number","Description":"Span of time that's a fraction of a second at nanosecond resolution. Durations\nless than one second are represented with a 0 'seconds' field and a positive\n'nanos' field. Must be from 0 to 999,999,999 inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"string","Description":"Span of time at a resolution of a second. Must be from 0 to 315,576,000,000\ninclusive.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the timeout for the selected route. Timeout is computed from the time\nthe request is has been fully processed (i.e. end-of-stream) up until the\nresponse has been completely processed. Timeout includes all retries. If not\nspecified, the default value is 15 seconds.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_rewrite":{"Attributes":{"host_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected service, the request's host\nheader is replaced with contents of hostRewrite. The value must be between 1 and\n255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_prefix_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected backend service, the matching\nportion of the request's path is replaced by pathPrefixRewrite. The value must\nbe between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The spec to modify the URL of the request, prior to forwarding the request to\nthe matched service","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"weighted_backend_services":{"Attributes":{"backend_service":{"Type":"string","Description":"The default BackendService resource. Before\nforwarding the request to backendService, the loadbalancer applies any relevant\nheaderActions specified as part of this backendServiceWeight.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Specifies the fraction of traffic sent to backendService, computed as weight /\n(sum of all weightedBackendService weights in routeAction) . The selection of a\nbackend service is determined only for new traffic. Once a user's request has\nbeen directed to a backendService, subsequent requests will be sent to the same\nbackendService as determined by the BackendService's session affinity policy.\nThe value must be between 0 and 1000","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{"request_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the request\nprior to forwarding the request to the backendService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_headers_to_remove":{"Type":["list","string"],"Description":"A list of header names for headers that need to be removed from the response\nprior to sending the response back to the client.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"request_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to a matching request prior to forwarding the request to the\nbackendService.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"response_headers_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"If false, headerValue is appended to any values that already exist for the\nheader. If true, headerValue is set for the header, discarding any values that\nwere set for that header.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add the response prior to sending the response back to the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Specifies changes to request and response headers that need to take effect for\nthe selected backendService. headerAction specified here take effect before\nheaderAction in the enclosing HttpRouteRule, PathMatcher and UrlMap.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A list of weighted backend services to send traffic to when a route match\noccurs. The weights determine the fraction of traffic that flows to their\ncorresponding backend service. If all traffic needs to go to a single backend\nservice, there must be one weightedBackendService with weight set to a non 0\nnumber. Once a backendService is identified and before forwarding the request to\nthe backend service, advanced routing actions like Url rewrites and header\ntransformations are applied depending on additional settings specified in this\nHttpRouteAction.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"In response to a matching matchRule, the load balancer performs advanced routing\nactions like URL rewrites, header transformations, etc. prior to forwarding the\nrequest to the selected backend. If routeAction specifies any\nweightedBackendServices, service must not be set. Conversely if service is set,\nrouteAction cannot contain any weightedBackendServices. Only one of routeAction\nor urlRedirect must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one that was\nsupplied in the request. The value must be between 1 and 255 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https. If set\nto false, the URL scheme of the redirected request will remain the same as that\nof the request. This must only be set for UrlMaps used in TargetHttpProxys.\nSetting this true for TargetHttpsProxy is not permitted. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one that was\nsupplied in the request. Only one of pathRedirect or prefixRedirect must be\nspecified. The value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch,\nretaining the remaining portion of the URL before redirecting the request.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction. Supported values are:\n\n* MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301.\n\n* FOUND, which corresponds to 302.\n\n* SEE_OTHER which corresponds to 303.\n\n* TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method will be retained.\n\n* PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method will be retained. Possible values: [\"FOUND\", \"MOVED_PERMANENTLY_DEFAULT\", \"PERMANENT_REDIRECT\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is removed\nprior to redirecting the request. If set to false, the query portion of the\noriginal URL is retained. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"When this rule is matched, the request is redirected to a URL specified by\nurlRedirect. If urlRedirect is specified, service or routeAction must not be\nset.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The list of ordered HTTP route rules. Use this list instead of pathRules when\nadvanced route matching and routing actions are desired. The order of specifying\nrouteRules matters: the first rule that matches will cause its specified routing\naction to take effect. Within a given pathMatcher, only one of pathRules or\nrouteRules must be set. routeRules are not supported in UrlMaps intended for\nExternal load balancers.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The list of named PathMatchers to use against the URL.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"test":{"Attributes":{"description":{"Type":"string","Description":"Description of this test case.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"Host portion of the URL.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Path portion of the URL.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"The backend service or backend bucket link that should be matched by this test.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of expected URL mapping tests. Request to update this UrlMap will\nsucceed only if all of the test cases pass. You can specify a maximum of 100\ntests per UrlMap.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_vpn_gateway":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"gateway_id":{"Type":"number","Description":"The unique identifier for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. Provided by the client when the resource is\ncreated. The name must be 1-63 characters long, and comply with\nRFC1035. Specifically, the name must be 1-63 characters long and\nmatch the regular expression '[a-z]([-a-z0-9]*[a-z0-9])?' which means\nthe first character must be a lowercase letter, and all following\ncharacters must be a dash, lowercase letter, or digit, except the last\ncharacter, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The network this VPN gateway is accepting traffic for.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region this gateway should sit in.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_compute_vpn_tunnel":{"Version":0,"Block":{"Attributes":{"creation_timestamp":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description of this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"detailed_status":{"Type":"string","Description":"Detailed status message for the VPN tunnel.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ike_version":{"Type":"number","Description":"IKE protocol version to use when establishing the VPN tunnel with\npeer VPN gateway.\nAcceptable IKE versions are 1 or 2. Default version is 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"local_traffic_selector":{"Type":["set","string"],"Description":"Local traffic selector to use when establishing the VPN tunnel with\npeer VPN gateway. The value should be a CIDR formatted string,\nfor example '192.168.0.0/16'. The ranges should be disjoint.\nOnly IPv4 is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource. The name must be 1-63 characters long, and\ncomply with RFC1035. Specifically, the name must be 1-63\ncharacters long and match the regular expression\n'[a-z]([-a-z0-9]*[a-z0-9])?' which means the first character\nmust be a lowercase letter, and all following characters must\nbe a dash, lowercase letter, or digit,\nexcept the last character, which cannot be a dash.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"peer_external_gateway":{"Type":"string","Description":"URL of the peer side external VPN gateway to which this VPN tunnel is connected.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"peer_external_gateway_interface":{"Type":"number","Description":"The interface ID of the external VPN gateway to which this VPN tunnel is connected.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"peer_gcp_gateway":{"Type":"string","Description":"URL of the peer side HA GCP VPN gateway to which this VPN tunnel is connected.\nIf provided, the VPN tunnel will automatically use the same vpn_gateway_interface\nID in the peer GCP VPN gateway.\nThis field must reference a 'google_compute_ha_vpn_gateway' resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"peer_ip":{"Type":"string","Description":"IP address of the peer VPN gateway. Only IPv4 is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region where the tunnel is located. If unset, is set to the region of 'target_vpn_gateway'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"remote_traffic_selector":{"Type":["set","string"],"Description":"Remote traffic selector to use when establishing the VPN tunnel with\npeer VPN gateway. The value should be a CIDR formatted string,\nfor example '192.168.0.0/16'. The ranges should be disjoint.\nOnly IPv4 is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"router":{"Type":"string","Description":"URL of router resource to be used for dynamic routing.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"shared_secret":{"Type":"string","Description":"Shared secret used to set the secure session between the Cloud VPN\ngateway and the peer VPN gateway.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"shared_secret_hash":{"Type":"string","Description":"Hash of the shared secret.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target_vpn_gateway":{"Type":"string","Description":"URL of the Target VPN gateway with which this VPN tunnel is\nassociated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tunnel_id":{"Type":"string","Description":"The unique identifier for the resource. This identifier is defined by the server.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"vpn_gateway":{"Type":"string","Description":"URL of the VPN gateway with which this VPN tunnel is associated.\nThis must be used if a High Availability VPN gateway resource is created.\nThis field must reference a 'google_compute_ha_vpn_gateway' resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"vpn_gateway_interface":{"Type":"number","Description":"The interface ID of the VPN gateway with which this VPN tunnel is associated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_container_analysis_note":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The time this note was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"expiration_time":{"Type":"string","Description":"Time of expiration for this note. Leave empty if note does not expire.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"kind":{"Type":"string","Description":"The type of analysis this note describes","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"long_description":{"Type":"string","Description":"A detailed description of the note","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the note.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"related_note_names":{"Type":["set","string"],"Description":"Names of other notes related to this note.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"short_description":{"Type":"string","Description":"A one sentence description of the note.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The time this note was last updated.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"attestation_authority":{"Attributes":{},"BlockTypes":{"hint":{"Attributes":{"human_readable_name":{"Type":"string","Description":"The human readable name of this Attestation Authority, for\nexample \"qa\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"This submessage provides human-readable hints about the purpose of\nthe AttestationAuthority. Because the name of a Note acts as its\nresource reference, it is important to disambiguate the canonical\nname of the Note (which might be a UUID for security purposes)\nfrom \"readable\" names more suitable for debug output. Note that\nthese hints should NOT be used to look up AttestationAuthorities\nin security sensitive contexts, such as when looking up\nAttestations to verify.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Note kind that represents a logical attestation \"role\" or \"authority\".\nFor example, an organization might have one AttestationAuthority for\n\"QA\" and one for \"build\". This Note is intended to act strictly as a\ngrouping mechanism for the attached Occurrences (Attestations). This\ngrouping mechanism also provides a security boundary, since IAM ACLs\ngate the ability for a principle to attach an Occurrence to a given\nNote. It also provides a single point of lookup to find all attached\nAttestation Occurrences, even if they don't all live in the same\nproject.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"related_url":{"Attributes":{"label":{"Type":"string","Description":"Label to describe usage of the URL","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"url":{"Type":"string","Description":"Specific URL associated with the resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"URLs associated with this note and related metadata.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_container_analysis_occurrence":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The time when the repository was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"kind":{"Type":"string","Description":"The note kind which explicitly denotes which of the occurrence\ndetails are specified. This field can be used as a filter in list\nrequests.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the occurrence.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"note_name":{"Type":"string","Description":"The analysis note associated with this occurrence, in the form of\nprojects/[PROJECT]/notes/[NOTE_ID]. This field can be used as a\nfilter in list requests.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"remediation":{"Type":"string","Description":"A description of actions that can be taken to remedy the note.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource_uri":{"Type":"string","Description":"Required. Immutable. A URI that represents the resource for which\nthe occurrence applies. For example,\nhttps://gcr.io/project/image@sha256:123abc for a Docker image.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The time when the repository was last updated.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"attestation":{"Attributes":{"serialized_payload":{"Type":"string","Description":"The serialized payload that is verified by one or\nmore signatures. A base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"signatures":{"Attributes":{"public_key_id":{"Type":"string","Description":"The identifier for the public key that verifies this\nsignature. MUST be an RFC3986 conformant\nURI. * When possible, the key id should be an\nimmutable reference, such as a cryptographic digest.\nExamples of valid values:\n\n* OpenPGP V4 public key fingerprint. See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr\n for more details on this scheme.\n * 'openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA'\n* RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER serialization):\n * \"ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU\"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"signature":{"Type":"string","Description":"The content of the signature, an opaque bytestring.\nThe payload that this signature verifies MUST be\nunambiguously provided with the Signature during\nverification. A wrapper message might provide the\npayload explicitly. Alternatively, a message might\nhave a canonical serialization that can always be\nunambiguously computed to derive the payload.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or more signatures over serializedPayload.\nVerifier implementations should consider this attestation\nmessage verified if at least one signature verifies\nserializedPayload. See Signature in common.proto for more\ndetails on signature structure and verification.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"Occurrence that represents a single \"attestation\". The authenticity\nof an attestation can be verified using the attached signature.\nIf the verifier trusts the public key of the signer, then verifying\nthe signature is sufficient to establish trust. In this circumstance,\nthe authority to which this attestation is attached is primarily\nuseful for lookup (how to find this attestation if you already\nknow the authority and artifact to be verified) and intent (for\nwhich authority this attestation was intended to sign.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_container_cluster":{"Version":1,"Block":{"Attributes":{"cluster_ipv4_cidr":{"Type":"string","Description":"The IP address range of the Kubernetes pods in this cluster in CIDR notation (e.g. 10.96.0.0/14). Leave blank to have one automatically chosen or specify a /14 block in 10.0.0.0/8. This field will only work for routes-based clusters, where ip_allocation_policy is not defined.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"datapath_provider":{"Type":"string","Description":"The desired datapath provider for this cluster. By default, uses the IPTables-based kube-proxy implementation.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"default_max_pods_per_node":{"Type":"number","Description":"The default maximum number of pods per node in this cluster. This doesn't work on \"routes-based\" clusters, clusters that don't have IP Aliasing enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":" Description of the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_autopilot":{"Type":"bool","Description":"Enable Autopilot for this cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_binary_authorization":{"Type":"bool","Description":"Enable Binary Authorization for this cluster. If enabled, all container images will be validated by Google Binary Authorization.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_intranode_visibility":{"Type":"bool","Description":"Whether Intra-node visibility is enabled for this cluster. This makes same node pod to pod traffic visible for VPC network.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"enable_kubernetes_alpha":{"Type":"bool","Description":"Whether to enable Kubernetes Alpha features for this cluster. Note that when this option is enabled, the cluster cannot be upgraded and will be automatically deleted after 30 days.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_legacy_abac":{"Type":"bool","Description":"Whether the ABAC authorizer is enabled for this cluster. When enabled, identities in the system, including service accounts, nodes, and controllers, will have statically granted permissions beyond those provided by the RBAC configuration or IAM. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_shielded_nodes":{"Type":"bool","Description":"Enable Shielded Nodes features on all nodes in this cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"enable_tpu":{"Type":"bool","Description":"Whether to enable Cloud TPU resources in this cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"endpoint":{"Type":"string","Description":"The IP address of this cluster's Kubernetes master.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"initial_node_count":{"Type":"number","Description":"The number of nodes to create in this cluster's default node pool. In regional or multi-zonal clusters, this is the number of nodes per zone. Must be set if node_pool is not set. If you're using google_container_node_pool objects with no default node pool, you'll need to set this to a value of at least 1, alongside setting remove_default_node_pool to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_group_urls":{"Type":["list","string"],"Description":"List of instance group URLs which have been assigned to the cluster.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"label_fingerprint":{"Type":"string","Description":"The fingerprint of the set of labels for this cluster.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location (region or zone) in which the cluster master will be created, as well as the default node location. If you specify a zone (such as us-central1-a), the cluster will be a zonal cluster with a single cluster master. If you specify a region (such as us-west1), the cluster will be a regional cluster with multiple masters spread across zones in the region, and with default node locations in those zones as well.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"logging_service":{"Type":"string","Description":"The logging service that the cluster should write logs to. Available options include logging.googleapis.com(Legacy Stackdriver), logging.googleapis.com/kubernetes(Stackdriver Kubernetes Engine Logging), and none. Defaults to logging.googleapis.com/kubernetes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"master_version":{"Type":"string","Description":"The current version of the master in the cluster. This may be different than the min_master_version set in the config if the master has been updated by GKE.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"min_master_version":{"Type":"string","Description":"The minimum version of the master. GKE will auto-update the master to new versions, so this does not guarantee the current master version--use the read-only master_version field to obtain that. If unset, the cluster's version will be set by GKE to the version of the most recent official release (which is not necessarily the latest version).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"monitoring_service":{"Type":"string","Description":"The monitoring service that the cluster should write metrics to. Automatically send metrics from pods in the cluster to the Google Cloud Monitoring API. VM metrics will be collected by Google Compute Engine regardless of this setting Available options include monitoring.googleapis.com(Legacy Stackdriver), monitoring.googleapis.com/kubernetes(Stackdriver Kubernetes Engine Monitoring), and none. Defaults to monitoring.googleapis.com/kubernetes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the cluster, unique within the project and location.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name or self_link of the Google Compute Engine network to which the cluster is connected. For Shared VPC, set this to the self link of the shared network.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"networking_mode":{"Type":"string","Description":"Determines whether alias IPs or routes will be used for pod IPs in the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"node_locations":{"Type":["set","string"],"Description":"The list of zones in which the cluster's nodes are located. Nodes must be in the region of their regional cluster or in the same region as their cluster's zone for zonal clusters. If this is specified for a zonal cluster, omit the cluster's zone.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"node_version":{"Type":"string","Description":"The Kubernetes version on the nodes. Must either be unset or set to the same value as min_master_version on create. Defaults to the default version set by GKE which is not necessarily the latest version. This only affects nodes in the default node pool. While a fuzzy version can be specified, it's recommended that you specify explicit versions as Terraform will see spurious diffs when fuzzy versions are used. See the google_container_engine_versions data source's version_prefix field to approximate fuzzy versions in a Terraform-compatible way. To update nodes in other node pools, use the version attribute on the node pool.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"operation":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"private_ipv6_google_access":{"Type":"string","Description":"The desired state of IPv6 connectivity to Google Services. By default, no private IPv6 access to or from Google Services (all access will be via IPv4).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"remove_default_node_pool":{"Type":"bool","Description":"If true, deletes the default node pool upon cluster creation. If you're using google_container_node_pool resources with no default node pool, this should be set to true, alongside setting initial_node_count to at least 1.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource_labels":{"Type":["map","string"],"Description":"The GCE resource labels (a map of key/value pairs) to be applied to the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"Server-defined URL for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"services_ipv4_cidr":{"Type":"string","Description":"The IP address range of the Kubernetes services in this cluster, in CIDR notation (e.g. 1.2.3.4/29). Service addresses are typically put in the last /16 from the container CIDR.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The name or self_link of the Google Compute Engine subnetwork in which the cluster's instances are launched.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tpu_ipv4_cidr_block":{"Type":"string","Description":"The IP address range of the Cloud TPUs in this cluster, in CIDR notation (e.g. 1.2.3.4/29).","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"addons_config":{"Attributes":{},"BlockTypes":{"cloudrun_config":{"Attributes":{"disabled":{"Type":"bool","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"load_balancer_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The status of the CloudRun addon. It is disabled by default. Set disabled = false to enable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"horizontal_pod_autoscaling":{"Attributes":{"disabled":{"Type":"bool","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The status of the Horizontal Pod Autoscaling addon, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. It ensures that a Heapster pod is running in the cluster, which is also used by the Cloud Monitoring service. It is enabled by default; set disabled = true to disable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"http_load_balancing":{"Attributes":{"disabled":{"Type":"bool","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The status of the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster. It is enabled by default; set disabled = true to disable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"network_policy_config":{"Attributes":{"disabled":{"Type":"bool","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Whether we should enable the network policy addon for the master. This must be enabled in order to enable network policy for the nodes. To enable this, you must also define a network_policy block, otherwise nothing will happen. It can only be disabled if the nodes already do not have network policies enabled. Defaults to disabled; set disabled = false to enable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The configuration for addons supported by GKE.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"authenticator_groups_config":{"Attributes":{"security_group":{"Type":"string","Description":"The name of the RBAC security group for use with Google security groups in Kubernetes RBAC. Group name must be in format gke-security-groups@yourdomain.com.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for the Google Groups for GKE feature.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"cluster_autoscaling":{"Attributes":{"enabled":{"Type":"bool","Description":"Whether node auto-provisioning is enabled. Resource limits for cpu and memory must be defined to enable node auto-provisioning.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"auto_provisioning_defaults":{"Attributes":{"oauth_scopes":{"Type":["list","string"],"Description":"Scopes that are used by NAP when creating node pools.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The Google Cloud Platform Service Account to be used by the node VMs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Contains defaults for a node pool created by NAP.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"resource_limits":{"Attributes":{"maximum":{"Type":"number","Description":"Maximum amount of the resource in the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"minimum":{"Type":"number","Description":"Minimum amount of the resource in the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource_type":{"Type":"string","Description":"The type of the resource. For example, cpu and memory. See the guide to using Node Auto-Provisioning for a list of types.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Global constraints for machine resources in the cluster. Configuring the cpu and memory types is required if node auto-provisioning is enabled. These limits will apply to node pool autoscaling in addition to node auto-provisioning.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Per-cluster configuration of Node Auto-Provisioning with Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs of the cluster's workload. See the guide to using Node Auto-Provisioning for more details.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"database_encryption":{"Attributes":{"key_name":{"Type":"string","Description":"The key to use to encrypt/decrypt secrets.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"ENCRYPTED or DECRYPTED.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Application-layer Secrets Encryption settings. The object format is {state = string, key_name = string}. Valid values of state are: \"ENCRYPTED\"; \"DECRYPTED\". key_name is the name of a CloudKMS key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"default_snat_status":{"Attributes":{"disabled":{"Type":"bool","Description":"When disabled is set to false, default IP masquerade rules will be applied to the nodes to prevent sNAT on cluster internal traffic.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Whether the cluster disables default in-node sNAT rules. In-node sNAT rules will be disabled when defaultSnatStatus is disabled.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ip_allocation_policy":{"Attributes":{"cluster_ipv4_cidr_block":{"Type":"string","Description":"The IP address range for the cluster pod IPs. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. /14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a specific range to use.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"cluster_secondary_range_name":{"Type":"string","Description":"The name of the existing secondary range in the cluster's subnetwork to use for pod IP addresses. Alternatively, cluster_ipv4_cidr_block can be used to automatically create a GKE-managed one.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"services_ipv4_cidr_block":{"Type":"string","Description":"The IP address range of the services IPs in this cluster. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. /14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a specific range to use.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"services_secondary_range_name":{"Type":"string","Description":"The name of the existing secondary range in the cluster's subnetwork to use for service ClusterIPs. Alternatively, services_ipv4_cidr_block can be used to automatically create a GKE-managed one.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration of cluster IP allocation for VPC-native clusters. Adding this block enables IP aliasing, making the cluster VPC-native instead of routes-based.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"maintenance_policy":{"Attributes":{},"BlockTypes":{"daily_maintenance_window":{"Attributes":{"duration":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Time window specified for daily maintenance operations. Specify start_time in RFC3339 format \"HH:MM”, where HH : [00-23] and MM : [00-59] GMT.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"maintenance_exclusion":{"Attributes":{"end_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"exclusion_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Exceptions to maintenance window. Non-emergency maintenance should not occur in these windows.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":3},"recurring_window":{"Attributes":{"end_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"recurrence":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Time window for recurring maintenance operations.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The maintenance policy to use for the cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"master_auth":{"Attributes":{"client_certificate":{"Type":"string","Description":"Base64 encoded public certificate used by clients to authenticate to the cluster endpoint.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"client_key":{"Type":"string","Description":"Base64 encoded private key used by clients to authenticate to the cluster endpoint.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false},"cluster_ca_certificate":{"Type":"string","Description":"Base64 encoded public certificate that is the root of trust for the cluster.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"password":{"Type":"string","Description":"The password to use for HTTP basic authentication when accessing the Kubernetes master endpoint.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"username":{"Type":"string","Description":"The username to use for HTTP basic authentication when accessing the Kubernetes master endpoint. If not present basic auth will be disabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"client_certificate_config":{"Attributes":{"issue_client_certificate":{"Type":"bool","Description":"Whether client certificate authorization is enabled for this cluster.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Whether client certificate authorization is enabled for this cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The authentication information for accessing the Kubernetes master. Some values in this block are only returned by the API if your service account has permission to get credentials for your GKE cluster. If you see an unexpected diff removing a username/password or unsetting your client cert, ensure you have the container.clusters.getCredentials permission.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"master_authorized_networks_config":{"Attributes":{},"BlockTypes":{"cidr_blocks":{"Attributes":{"cidr_block":{"Type":"string","Description":"External network that can access Kubernetes master through HTTPS. Must be specified in CIDR notation.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Field for users to identify CIDR blocks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"External networks that can access the Kubernetes cluster master through HTTPS.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The desired configuration options for master authorized networks. Omit the nested cidr_blocks attribute to disallow external access (except the cluster node IPs, which GKE automatically whitelists).","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"network_policy":{"Attributes":{"enabled":{"Type":"bool","Description":"Whether network policy is enabled on the cluster.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"provider":{"Type":"string","Description":"The selected network policy provider. Defaults to PROVIDER_UNSPECIFIED.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration options for the NetworkPolicy feature.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"node_config":{"Attributes":{"disk_size_gb":{"Type":"number","Description":"Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_type":{"Type":"string","Description":"Type of the disk attached to each node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"guest_accelerator":{"Type":["list",["object",{"count":"number","type":"string"}]],"Description":"List of the type and count of accelerator cards attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"image_type":{"Type":"string","Description":"The image type to use for this node. Note that for a given image type, the latest version of it will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"local_ssd_count":{"Type":"number","Description":"The number of local SSD disks to be attached to the node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The name of a Google Compute Engine machine type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"The metadata key/value pairs assigned to instances in the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"oauth_scopes":{"Type":["set","string"],"Description":"The set of Google API scopes to be made available on all of the node VMs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"preemptible":{"Type":"bool","Description":"Whether the nodes are created as preemptible VM instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The Google Cloud Platform Service Account to be used by the node VMs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tags":{"Type":["list","string"],"Description":"The list of instance tags applied to all nodes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"taint":{"Type":["list",["object",{"effect":"string","key":"string","value":"string"}]],"Description":"List of Kubernetes taints to be applied to each node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Defines whether the instance has integrity monitoring enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Defines whether the instance has Secure Boot enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Shielded Instance options.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"workload_metadata_config":{"Attributes":{"node_metadata":{"Type":"string","Description":"NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The workload metadata configuration for this node.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The configuration of the nodepool","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"node_pool":{"Attributes":{"initial_node_count":{"Type":"number","Description":"The initial number of nodes for the pool. In regional or multi-zonal clusters, this is the number of nodes per zone. Changing this will force recreation of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_group_urls":{"Type":["list","string"],"Description":"The resource URLs of the managed instance groups associated with this node pool.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"max_pods_per_node":{"Type":"number","Description":"The maximum number of pods per node in this node pool. Note that this does not work on node pools which are \"route-based\" - that is, node pools belonging to clusters that do not have IP Aliasing enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the node pool. If left blank, Terraform will auto-generate a unique name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name_prefix":{"Type":"string","Description":"Creates a unique name for the node pool beginning with the specified prefix. Conflicts with name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"node_count":{"Type":"number","Description":"The number of nodes per instance group. This field can be used to update the number of nodes per instance group but should not be used alongside autoscaling.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"node_locations":{"Type":["set","string"],"Description":"The list of zones in which the node pool's nodes should be located. Nodes must be in the region of their regional cluster or in the same region as their cluster's zone for zonal clusters. If unspecified, the cluster-level node_locations will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"The Kubernetes version for the nodes in this pool. Note that if this field and auto_upgrade are both specified, they will fight each other for what the node version should be, so setting both is highly discouraged. While a fuzzy version can be specified, it's recommended that you specify explicit versions as Terraform will see spurious diffs when fuzzy versions are used. See the google_container_engine_versions data source's version_prefix field to approximate fuzzy versions in a Terraform-compatible way.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"autoscaling":{"Attributes":{"max_node_count":{"Type":"number","Description":"Maximum number of nodes in the NodePool. Must be \u003e= min_node_count.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_node_count":{"Type":"number","Description":"Minimum number of nodes in the NodePool. Must be \u003e=0 and \u003c= max_node_count.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"management":{"Attributes":{"auto_repair":{"Type":"bool","Description":"Whether the nodes will be automatically repaired.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"auto_upgrade":{"Type":"bool","Description":"Whether the nodes will be automatically upgraded.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Node management configuration, wherein auto-repair and auto-upgrade is configured.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"node_config":{"Attributes":{"disk_size_gb":{"Type":"number","Description":"Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_type":{"Type":"string","Description":"Type of the disk attached to each node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"guest_accelerator":{"Type":["list",["object",{"count":"number","type":"string"}]],"Description":"List of the type and count of accelerator cards attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"image_type":{"Type":"string","Description":"The image type to use for this node. Note that for a given image type, the latest version of it will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"local_ssd_count":{"Type":"number","Description":"The number of local SSD disks to be attached to the node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The name of a Google Compute Engine machine type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"The metadata key/value pairs assigned to instances in the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"oauth_scopes":{"Type":["set","string"],"Description":"The set of Google API scopes to be made available on all of the node VMs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"preemptible":{"Type":"bool","Description":"Whether the nodes are created as preemptible VM instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The Google Cloud Platform Service Account to be used by the node VMs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tags":{"Type":["list","string"],"Description":"The list of instance tags applied to all nodes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"taint":{"Type":["list",["object",{"effect":"string","key":"string","value":"string"}]],"Description":"List of Kubernetes taints to be applied to each node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Defines whether the instance has integrity monitoring enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Defines whether the instance has Secure Boot enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Shielded Instance options.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"workload_metadata_config":{"Attributes":{"node_metadata":{"Type":"string","Description":"NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The workload metadata configuration for this node.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The configuration of the nodepool","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"upgrade_settings":{"Attributes":{"max_surge":{"Type":"number","Description":"The number of additional nodes that can be added to the node pool during an upgrade. Increasing max_surge raises the number of nodes that can be upgraded simultaneously. Can be set to 0 or greater.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"max_unavailable":{"Type":"number","Description":"The number of nodes that can be simultaneously unavailable during an upgrade. Increasing max_unavailable raises the number of nodes that can be upgraded in parallel. Can be set to 0 or greater.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specify node upgrade settings to change how many nodes GKE attempts to upgrade at once. The number of nodes upgraded simultaneously is the sum of max_surge and max_unavailable. The maximum number of nodes upgraded simultaneously is limited to 20.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"List of node pools associated with this cluster. See google_container_node_pool for schema. Warning: node pools defined inside a cluster can't be changed (or added/removed) after cluster creation without deleting and recreating the entire cluster. Unless you absolutely need the ability to say \"these are the only node pools associated with this cluster\", use the google_container_node_pool resource instead of this property.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"pod_security_policy_config":{"Attributes":{"enabled":{"Type":"bool","Description":"Enable the PodSecurityPolicy controller for this cluster. If enabled, pods must be valid under a PodSecurityPolicy to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for the PodSecurityPolicy feature.","DescriptionKind":0,"Deprecated":true,"Nesting":3,"MinItems":0,"MaxItems":1},"private_cluster_config":{"Attributes":{"enable_private_endpoint":{"Type":"bool","Description":"Enables the private cluster feature, creating a private endpoint on the cluster. In a private cluster, nodes only have RFC 1918 private addresses and communicate with the master's private endpoint via private networking.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_private_nodes":{"Type":"bool","Description":"When true, the cluster's private endpoint is used as the cluster endpoint and access through the public endpoint is disabled. When false, either endpoint can be used. This field only applies to private clusters, when enable_private_nodes is true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"master_ipv4_cidr_block":{"Type":"string","Description":"The IP range in CIDR notation to use for the hosted master network. This range will be used for assigning private IP addresses to the cluster master(s) and the ILB VIP. This range must not overlap with any other ranges in use within the cluster's network, and it must be a /28 subnet. See Private Cluster Limitations for more details. This field only applies to private clusters, when enable_private_nodes is true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"peering_name":{"Type":"string","Description":"The name of the peering between this cluster and the Google owned VPC.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"private_endpoint":{"Type":"string","Description":"The internal IP address of this cluster's master endpoint.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"public_endpoint":{"Type":"string","Description":"The external IP address of this cluster's master endpoint.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"master_global_access_config":{"Attributes":{"enabled":{"Type":"bool","Description":"Whether the cluster master is accessible globally or not.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Controls cluster master global access settings.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Configuration for private clusters, clusters with private nodes.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"release_channel":{"Attributes":{"channel":{"Type":"string","Description":"The selected release channel. Accepted values are:\n* UNSPECIFIED: Not set.\n* RAPID: Weekly upgrade cadence; Early testers and developers who requires new features.\n* REGULAR: Multiple per month upgrade cadence; Production users who need features not yet offered in the Stable channel.\n* STABLE: Every few months upgrade cadence; Production users who need stability above all else, and for whom frequent upgrades are too risky.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration options for the Release channel feature, which provide more control over automatic upgrades of your GKE clusters. Note that removing this field from your config will not unenroll it. Instead, use the \"UNSPECIFIED\" channel.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"resource_usage_export_config":{"Attributes":{"enable_network_egress_metering":{"Type":"bool","Description":"Whether to enable network egress metering for this cluster. If enabled, a daemonset will be created in the cluster to meter network egress traffic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_resource_consumption_metering":{"Type":"bool","Description":"Whether to enable resource consumption metering on this cluster. When enabled, a table will be created in the resource export BigQuery dataset to store resource consumption data. The resulting table can be joined with the resource usage table or with BigQuery billing export. Defaults to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bigquery_destination":{"Attributes":{"dataset_id":{"Type":"string","Description":"The ID of a BigQuery Dataset.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Parameters for using BigQuery as the destination of resource usage export.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Configuration for the ResourceUsageExportConfig feature.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"vertical_pod_autoscaling":{"Attributes":{"enabled":{"Type":"bool","Description":"Enables vertical pod autoscaling.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Vertical Pod Autoscaling automatically adjusts the resources of pods controlled by it.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"workload_identity_config":{"Attributes":{"identity_namespace":{"Type":"string","Description":"Enables workload identity.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_container_node_pool":{"Version":1,"Block":{"Attributes":{"cluster":{"Type":"string","Description":"The cluster to create the node pool for. Cluster must be present in location provided for zonal clusters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"initial_node_count":{"Type":"number","Description":"The initial number of nodes for the pool. In regional or multi-zonal clusters, this is the number of nodes per zone. Changing this will force recreation of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_group_urls":{"Type":["list","string"],"Description":"The resource URLs of the managed instance groups associated with this node pool.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location (region or zone) of the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_pods_per_node":{"Type":"number","Description":"The maximum number of pods per node in this node pool. Note that this does not work on node pools which are \"route-based\" - that is, node pools belonging to clusters that do not have IP Aliasing enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the node pool. If left blank, Terraform will auto-generate a unique name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name_prefix":{"Type":"string","Description":"Creates a unique name for the node pool beginning with the specified prefix. Conflicts with name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"node_count":{"Type":"number","Description":"The number of nodes per instance group. This field can be used to update the number of nodes per instance group but should not be used alongside autoscaling.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"node_locations":{"Type":["set","string"],"Description":"The list of zones in which the node pool's nodes should be located. Nodes must be in the region of their regional cluster or in the same region as their cluster's zone for zonal clusters. If unspecified, the cluster-level node_locations will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"operation":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which to create the node pool. If blank, the provider-configured project will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"The Kubernetes version for the nodes in this pool. Note that if this field and auto_upgrade are both specified, they will fight each other for what the node version should be, so setting both is highly discouraged. While a fuzzy version can be specified, it's recommended that you specify explicit versions as Terraform will see spurious diffs when fuzzy versions are used. See the google_container_engine_versions data source's version_prefix field to approximate fuzzy versions in a Terraform-compatible way.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"autoscaling":{"Attributes":{"max_node_count":{"Type":"number","Description":"Maximum number of nodes in the NodePool. Must be \u003e= min_node_count.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_node_count":{"Type":"number","Description":"Minimum number of nodes in the NodePool. Must be \u003e=0 and \u003c= max_node_count.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"management":{"Attributes":{"auto_repair":{"Type":"bool","Description":"Whether the nodes will be automatically repaired.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"auto_upgrade":{"Type":"bool","Description":"Whether the nodes will be automatically upgraded.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Node management configuration, wherein auto-repair and auto-upgrade is configured.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"node_config":{"Attributes":{"disk_size_gb":{"Type":"number","Description":"Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_type":{"Type":"string","Description":"Type of the disk attached to each node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"guest_accelerator":{"Type":["list",["object",{"count":"number","type":"string"}]],"Description":"List of the type and count of accelerator cards attached to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"image_type":{"Type":"string","Description":"The image type to use for this node. Note that for a given image type, the latest version of it will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"local_ssd_count":{"Type":"number","Description":"The number of local SSD disks to be attached to the node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The name of a Google Compute Engine machine type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"The metadata key/value pairs assigned to instances in the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"oauth_scopes":{"Type":["set","string"],"Description":"The set of Google API scopes to be made available on all of the node VMs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"preemptible":{"Type":"bool","Description":"Whether the nodes are created as preemptible VM instances.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The Google Cloud Platform Service Account to be used by the node VMs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tags":{"Type":["list","string"],"Description":"The list of instance tags applied to all nodes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"taint":{"Type":["list",["object",{"effect":"string","key":"string","value":"string"}]],"Description":"List of Kubernetes taints to be applied to each node.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Defines whether the instance has integrity monitoring enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Defines whether the instance has Secure Boot enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Shielded Instance options.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"workload_metadata_config":{"Attributes":{"node_metadata":{"Type":"string","Description":"NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The workload metadata configuration for this node.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The configuration of the nodepool","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"upgrade_settings":{"Attributes":{"max_surge":{"Type":"number","Description":"The number of additional nodes that can be added to the node pool during an upgrade. Increasing max_surge raises the number of nodes that can be upgraded simultaneously. Can be set to 0 or greater.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"max_unavailable":{"Type":"number","Description":"The number of nodes that can be simultaneously unavailable during an upgrade. Increasing max_unavailable raises the number of nodes that can be upgraded in parallel. Can be set to 0 or greater.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specify node upgrade settings to change how many nodes GKE attempts to upgrade at once. The number of nodes upgraded simultaneously is the sum of max_surge and max_unavailable. The maximum number of nodes upgraded simultaneously is limited to 20.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_container_registry":{"Version":0,"Block":{"Attributes":{"bucket_self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the registry. One of ASIA, EU, US or not specified. See the official documentation for more information on registry locations.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_entry":{"Version":0,"Block":{"Attributes":{"bigquery_date_sharded_spec":{"Type":["list",["object",{"dataset":"string","shard_count":"number","table_prefix":"string"}]],"Description":"Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD.\nContext: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"bigquery_table_spec":{"Type":["list",["object",{"table_source_type":"string","table_spec":["list",["object",{"grouped_entry":"string"}]],"view_spec":["list",["object",{"view_query":"string"}]]}]],"Description":"Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Entry description, which can consist of several sentences or paragraphs that describe entry contents.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Display information such as title and description. A short name to identify the entry,\nfor example, \"Analytics Data - Jan 2011\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"entry_group":{"Type":"string","Description":"The name of the entry group this entry is in.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"entry_id":{"Type":"string","Description":"The id of the entry to create.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"integrated_system":{"Type":"string","Description":"This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"linked_resource":{"Type":"string","Description":"The resource this metadata entry refers to.\nFor Google Cloud Platform resources, linkedResource is the full name of the resource.\nFor example, the linkedResource for a table resource from BigQuery is:\n//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId\nOutput only when Entry is of type in the EntryType enum. For entries with userSpecifiedType,\nthis field is optional and defaults to an empty string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The Data Catalog resource name of the entry in URL format.\nExample: projects/{project_id}/locations/{location}/entryGroups/{entryGroupId}/entries/{entryId}.\nNote that this Entry and its child resources may not actually be stored in the location in this name.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"schema":{"Type":"string","Description":"Schema of the entry (e.g. BigQuery, GoogleSQL, Avro schema), as a json string. An entry might not have any schema\nattached to it. See\nhttps://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries#schema\nfor what fields this schema can contain.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of the entry. Only used for Entries with types in the EntryType enum.\nCurrently, only FILESET enum value is allowed. All other entries created through Data Catalog must use userSpecifiedType. Possible values: [\"FILESET\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"user_specified_system":{"Type":"string","Description":"This field indicates the entry's source system that Data Catalog does not integrate with.\nuserSpecifiedSystem strings must begin with a letter or underscore and can only contain letters, numbers,\nand underscores; are case insensitive; must be at least 1 character and at most 64 characters long.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"user_specified_type":{"Type":"string","Description":"Entry type if it does not fit any of the input-allowed values listed in EntryType enum above.\nWhen creating an entry, users should check the enum values first, if nothing matches the entry\nto be created, then provide a custom value, for example \"my_special_type\".\nuserSpecifiedType strings must begin with a letter or underscore and can only contain letters,\nnumbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"gcs_fileset_spec":{"Attributes":{"file_patterns":{"Type":["list","string"],"Description":"Patterns to identify a set of files in Google Cloud Storage.\nSee [Cloud Storage documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)\nfor more information. Note that bucket wildcards are currently not supported. Examples of valid filePatterns:\n\n* gs://bucket_name/dir/*: matches all files within bucket_name/dir directory.\n* gs://bucket_name/dir/**: matches all files in bucket_name/dir spanning all subdirectories.\n* gs://bucket_name/file*: matches files prefixed by file in bucket_name\n* gs://bucket_name/??.txt: matches files with two characters followed by .txt in bucket_name\n* gs://bucket_name/[aeiou].txt: matches files that contain a single vowel character followed by .txt in bucket_name\n* gs://bucket_name/[a-m].txt: matches files that contain a, b, ... or m followed by .txt in bucket_name\n* gs://bucket_name/a/*/b: matches all files in bucket_name that match a/*/b pattern, such as a/c/b, a/d/b\n* gs://another_bucket/a.txt: matches gs://another_bucket/a.txt","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"sample_gcs_file_specs":{"Type":["list",["object",{"file_path":"string","size_bytes":"number"}]],"Description":"Sample files contained in this fileset, not all files contained in this fileset are represented here.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_entry_group":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"A short name to identify the entry group, for example, \"analytics data - jan 2011\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"entry_group_id":{"Type":"string","Description":"The id of the entry group to create. The id must begin with a letter or underscore,\ncontain only English letters, numbers and underscores, and be at most 64 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"EntryGroup location region.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_entry_group_iam_binding":{"Version":0,"Block":{"Attributes":{"entry_group":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_entry_group_iam_member":{"Version":0,"Block":{"Attributes":{"entry_group":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_entry_group_iam_policy":{"Version":0,"Block":{"Attributes":{"entry_group":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_tag":{"Version":0,"Block":{"Attributes":{"column":{"Type":"string","Description":"Resources like Entry can have schemas associated with them. This scope allows users to attach tags to an\nindividual column based on that schema.\n\nFor attaching a tag to a nested column, use '.' to separate the column names. Example:\n'outer_column.inner_column'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the tag in URL format. Example:\nprojects/{project_id}/locations/{location}/entrygroups/{entryGroupId}/entries/{entryId}/tags/{tag_id} or\nprojects/{project_id}/locations/{location}/entrygroups/{entryGroupId}/tags/{tag_id}\nwhere tag_id is a system-generated identifier. Note that this Tag may not actually be stored in the location in this name.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The name of the parent this tag is attached to. This can be the name of an entry or an entry group. If an entry group, the tag will be attached to\nall entries in that group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"template":{"Type":"string","Description":"The resource name of the tag template that this tag uses. Example:\nprojects/{project_id}/locations/{location}/tagTemplates/{tagTemplateId}\nThis field cannot be modified after creation.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"template_displayname":{"Type":"string","Description":"The display name of the tag template.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fields":{"Attributes":{"bool_value":{"Type":"bool","Description":"Holds the value for a tag field with boolean type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The display name of this field","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"double_value":{"Type":"number","Description":"Holds the value for a tag field with double type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enum_value":{"Type":"string","Description":"The display name of the enum value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"field_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"order":{"Type":"number","Description":"The order of this field with respect to other fields in this tag. For example, a higher value can indicate\na more important field. The value can be negative. Multiple fields can have the same order, and field orders\nwithin a tag do not have to be sequential.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"string_value":{"Type":"string","Description":"Holds the value for a tag field with string type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timestamp_value":{"Type":"string","Description":"Holds the value for a tag field with timestamp type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"This maps the ID of a tag field to the value of and additional information about that field.\nValid field IDs are defined by the tag's template. A tag must have at least 1 field and at most 500 fields.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_tag_template":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"The display name for this template.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"force_delete":{"Type":"bool","Description":"This confirms the deletion of any possible tags using this template. Must be set to true in order to delete the tag template.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the tag template in URL format. Example: projects/{project_id}/locations/{location}/tagTemplates/{tagTemplateId}","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Template location region.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tag_template_id":{"Type":"string","Description":"The id of the tag template to create.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fields":{"Attributes":{"description":{"Type":"string","Description":"A description for this field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The display name for this field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"field_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"is_required":{"Type":"bool","Description":"Whether this is a required field. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the tag template field in URL format. Example: projects/{project_id}/locations/{location}/tagTemplates/{tagTemplateId}/fields/{field}","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"order":{"Type":"number","Description":"The order of this field with respect to other fields in this tag template.\nA higher value indicates a more important field. The value can be negative.\nMultiple fields can have the same order, and field orders within a tag do not have to be sequential.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"type":{"Attributes":{"primitive_type":{"Type":"string","Description":"Represents primitive types - string, bool etc.\n Exactly one of 'primitive_type' or 'enum_type' must be set Possible values: [\"DOUBLE\", \"STRING\", \"BOOL\", \"TIMESTAMP\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"enum_type":{"Attributes":{},"BlockTypes":{"allowed_values":{"Attributes":{"display_name":{"Type":"string","Description":"The display name of the enum value.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The set of allowed values for this enum. The display names of the\nvalues must be case-insensitively unique within this set. Currently,\nenum values can only be added to the list of allowed values. Deletion\nand renaming of enum values are not supported.\nCan have up to 500 allowed values.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"Represents an enum type.\n Exactly one of 'primitive_type' or 'enum_type' must be set","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The type of value this tag field can contain.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Set of tag template field IDs and the settings for the field. This set is an exhaustive list of the allowed fields. This set must contain at least one field and at most 500 fields.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_tag_template_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_template":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_tag_template_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_template":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_catalog_tag_template_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tag_template":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_loss_prevention_deidentify_template":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of the template.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"User set display name of the template.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the template. Set by the server.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The parent of the template in any of the following formats:\n\n* 'projects/{{project}}'\n* 'projects/{{project}}/locations/{{location}}'\n* 'organizations/{{organization_id}}'\n* 'organizations/{{organization_id}}/locations/{{location}}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"deidentify_config":{"Attributes":{},"BlockTypes":{"info_type_transformations":{"Attributes":{},"BlockTypes":{"transformations":{"Attributes":{},"BlockTypes":{"info_types":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"InfoTypes to apply the transformation to. Leaving this empty will apply the transformation to apply to\nall findings that correspond to infoTypes that were requested in InspectConfig.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"primitive_transformation":{"Attributes":{"replace_with_info_type_config":{"Type":"bool","Description":"Replace each matching finding with the name of the info type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"character_mask_config":{"Attributes":{"masking_character":{"Type":"string","Description":"Character to use to mask the sensitive values—for example, * for an alphabetic string such as a name, or 0 for a numeric string\nsuch as ZIP code or credit card number. This string must have a length of 1. If not supplied, this value defaults to * for\nstrings, and 0 for digits.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"number_to_mask":{"Type":"number","Description":"Number of characters to mask. If not set, all matching chars will be masked. Skipped characters do not count towards this tally.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"reverse_order":{"Type":"bool","Description":"Mask characters in reverse order. For example, if masking_character is 0, number_to_mask is 14, and reverse_order is 'false', then the\ninput string '1234-5678-9012-3456' is masked as '00000000000000-3456'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"characters_to_ignore":{"Attributes":{"character_to_skip":{"Type":"string","Description":"Characters to not transform when masking.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"common_characters_to_ignore":{"Type":"string","Description":"Common characters to not transform when masking. Useful to avoid removing punctuation. Possible values: [\"NUMERIC\", \"ALPHA_UPPER_CASE\", \"ALPHA_LOWER_CASE\", \"PUNCTUATION\", \"WHITESPACE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Characters to skip when doing de-identification of a value. These will be left alone and skipped.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Partially mask a string by replacing a given number of characters with a fixed character.\nMasking can start from the beginning or end of the string.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"crypto_deterministic_config":{"Attributes":{},"BlockTypes":{"context":{"Attributes":{"name":{"Type":"string","Description":"Name describing the field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A context may be used for higher security and maintaining referential integrity such that the same identifier in two different contexts will be given a distinct surrogate. The context is appended to plaintext value being encrypted. On decryption the provided context is validated against the value used during encryption. If a context was provided during encryption, same context must be provided during decryption as well.\n\nIf the context is not set, plaintext would be used as is for encryption. If the context is set but:\n\n1. there is no record present when transforming a given value or\n2. the field is not present when transforming a given value,\n\nplaintext would be used as is for encryption.\n\nNote that case (1) is expected when an 'InfoTypeTransformation' is applied to both structured and non-structured 'ContentItem's.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"crypto_key":{"Attributes":{},"BlockTypes":{"kms_wrapped":{"Attributes":{"crypto_key_name":{"Type":"string","Description":"The resource name of the KMS CryptoKey to use for unwrapping.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"wrapped_key":{"Type":"string","Description":"The wrapped data crypto key.\n\nA base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Kms wrapped key","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"transient":{"Attributes":{"name":{"Type":"string","Description":"Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate 'TransientCryptoKey' protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Transient crypto key","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"unwrapped":{"Attributes":{"key":{"Type":"string","Description":"A 128/192/256 bit key.\n\nA base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Unwrapped crypto key","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The key used by the encryption function.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"surrogate_info_type":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at [https://cloud.google.com/dlp/docs/infotypes-reference](https://cloud.google.com/dlp/docs/infotypes-reference) when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern '[A-Za-z0-9$-_]{1,64}'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The custom info type to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom info type followed by the number of characters comprising the surrogate. The following scheme defines the format: {info type name}({surrogate character count}):{surrogate}\n\nFor example, if the name of custom info type is 'MY\\_TOKEN\\_INFO\\_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY\\_TOKEN\\_INFO\\_TYPE(3):abc'\n\nThis annotation identifies the surrogate when inspecting content using the custom info type 'Surrogate'. This facilitates reversal of the surrogate when it occurs in free text.\n\nNote: For record transformations where the entire cell in a table is being transformed, surrogates are not mandatory. Surrogates are used to denote the location of the token and are necessary for re-identification in free form text.\n\nIn order for inspection to work properly, the name of this info type must not occur naturally anywhere in your data; otherwise, inspection may either\n\n* reverse a surrogate that does not correspond to an actual identifier\n* be unable to parse the surrogate and result in an error\n\nTherefore, choose your custom info type name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY\\_TOKEN\\_TYPE.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Pseudonymization method that generates deterministic encryption for the given input. Outputs a base64 encoded representation of the encrypted output. Uses AES-SIV based on the RFC [https://tools.ietf.org/html/rfc5297](https://tools.ietf.org/html/rfc5297).","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"crypto_replace_ffx_fpe_config":{"Attributes":{"common_alphabet":{"Type":"string","Description":"Common alphabets. Possible values: [\"FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED\", \"NUMERIC\", \"HEXADECIMAL\", \"UPPER_CASE_ALPHA_NUMERIC\", \"ALPHA_NUMERIC\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"custom_alphabet":{"Type":"string","Description":"This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range \\[2, 95\\]. This must be encoded as ASCII. The order of characters does not matter. The full list of allowed characters is:\n\n''0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ~'!@#$%^\u0026*()_-+={[}]|:;\"'\u003c,\u003e.?/''","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"radix":{"Type":"number","Description":"The native way to select the alphabet. Must be in the range \\[2, 95\\].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"context":{"Attributes":{"name":{"Type":"string","Description":"Name describing the field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The 'tweak', a context may be used for higher security since the same identifier in two different contexts won't be given the same surrogate. If the context is not set, a default tweak will be used.\n\nIf the context is set but:\n\n1. there is no record present when transforming a given value or\n2. the field is not present when transforming a given value,\n\na default tweak will be used.\n\nNote that case (1) is expected when an 'InfoTypeTransformation' is applied to both structured and non-structured 'ContentItem's. Currently, the referenced field may be of value type integer or string.\n\nThe tweak is constructed as a sequence of bytes in big endian byte order such that:\n\n* a 64 bit integer is encoded followed by a single byte of value 1\n* a string is encoded in UTF-8 format followed by a single byte of value 2","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"crypto_key":{"Attributes":{},"BlockTypes":{"kms_wrapped":{"Attributes":{"crypto_key_name":{"Type":"string","Description":"The resource name of the KMS CryptoKey to use for unwrapping.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"wrapped_key":{"Type":"string","Description":"The wrapped data crypto key.\n\nA base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Kms wrapped key","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"transient":{"Attributes":{"name":{"Type":"string","Description":"Name of the key. This is an arbitrary string used to differentiate different keys. A unique key is generated per name: two separate 'TransientCryptoKey' protos share the same generated key if their names are the same. When the data crypto key is generated, this name is not used in any way (repeating the api call will result in a different key being generated).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Transient crypto key","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"unwrapped":{"Attributes":{"key":{"Type":"string","Description":"A 128/192/256 bit key.\n\nA base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Unwrapped crypto key","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The key used by the encryption algorithm.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"surrogate_info_type":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at [https://cloud.google.com/dlp/docs/infotypes-reference](https://cloud.google.com/dlp/docs/infotypes-reference) when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern '[A-Za-z0-9$-_]{1,64}'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The custom infoType to annotate the surrogate with. This annotation will be applied to the surrogate by prefixing it with the name of the custom infoType followed by the number of characters comprising the surrogate. The following scheme defines the format: info\\_type\\_name(surrogate\\_character\\_count):surrogate\n\nFor example, if the name of custom infoType is 'MY\\_TOKEN\\_INFO\\_TYPE' and the surrogate is 'abc', the full replacement value will be: 'MY\\_TOKEN\\_INFO\\_TYPE(3):abc'\n\nThis annotation identifies the surrogate when inspecting content using the custom infoType ['SurrogateType'](https://cloud.google.com/dlp/docs/reference/rest/v2/InspectConfig#surrogatetype). This facilitates reversal of the surrogate when it occurs in free text.\n\nIn order for inspection to work properly, the name of this infoType must not occur naturally anywhere in your data; otherwise, inspection may find a surrogate that does not correspond to an actual identifier. Therefore, choose your custom infoType name carefully after considering what your data looks like. One way to select a name that has a high chance of yielding reliable detection is to include one or more unicode characters that are highly improbable to exist in your data. For example, assuming your data is entered from a regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY\\_TOKEN\\_TYPE","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Replaces an identifier with a surrogate using Format Preserving Encryption (FPE) with the FFX mode of operation; however when used in the 'content.reidentify' API method, it serves the opposite function by reversing the surrogate back into the original identifier. The identifier must be encoded as ASCII. For a given crypto key and context, the same identifier will be replaced with the same surrogate. Identifiers must be at least two characters long. In the case that the identifier is the empty string, it will be skipped. See [https://cloud.google.com/dlp/docs/pseudonymization](https://cloud.google.com/dlp/docs/pseudonymization) to learn more.\n\nNote: We recommend using CryptoDeterministicConfig for all use cases which do not require preserving the input alphabet space and size, plus warrant referential integrity.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"replace_config":{"Attributes":{},"BlockTypes":{"new_value":{"Attributes":{"boolean_value":{"Type":"bool","Description":"A boolean value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"day_of_week_value":{"Type":"string","Description":"Represents a day of the week. Possible values: [\"MONDAY\", \"TUESDAY\", \"WEDNESDAY\", \"THURSDAY\", \"FRIDAY\", \"SATURDAY\", \"SUNDAY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"float_value":{"Type":"number","Description":"A float value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"integer_value":{"Type":"number","Description":"An integer value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"string_value":{"Type":"string","Description":"A string value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timestamp_value":{"Type":"string","Description":"A timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits.\nExamples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"date_value":{"Attributes":{"day":{"Type":"number","Description":"Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a\nyear by itself or a year and month where the day is not significant.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"month":{"Type":"number","Description":"Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"year":{"Type":"number","Description":"Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Represents a whole or partial calendar date.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"time_value":{"Attributes":{"hours":{"Type":"number","Description":"Hours of day in 24 hour format. Should be from 0 to 23.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"minutes":{"Type":"number","Description":"Minutes of hour of day. Must be from 0 to 59.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"nanos":{"Type":"number","Description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Seconds of minutes of the time. Must normally be from 0 to 59.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Represents a time of day.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Replace each input value with a given value.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Replace each input value with a given value.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Primitive transformation to apply to the infoType.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Transformation for each infoType. Cannot specify more than one for a given infoType.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"Specifies free-text based transformations to be applied to the dataset.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Configuration of the deidentify template","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_loss_prevention_inspect_template":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of the inspect template.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"User set display name of the inspect template.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the inspect template. Set by the server.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The parent of the inspect template in any of the following formats:\n\n* 'projects/{{project}}'\n* 'projects/{{project}}/locations/{{location}}'\n* 'organizations/{{organization_id}}'\n* 'organizations/{{organization_id}}/locations/{{location}}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"inspect_config":{"Attributes":{"content_options":{"Type":["list","string"],"Description":"List of options defining data content to scan. If empty, text, images, and other content will be included. Possible values: [\"CONTENT_TEXT\", \"CONTENT_IMAGE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"exclude_info_types":{"Type":"bool","Description":"When true, excludes type information of the findings.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_quote":{"Type":"bool","Description":"When true, a contextual quote from the data that triggered a finding is included in the response.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_likelihood":{"Type":"string","Description":"Only returns findings equal or above this threshold. See https://cloud.google.com/dlp/docs/likelihood for more info Default value: \"POSSIBLE\" Possible values: [\"VERY_UNLIKELY\", \"UNLIKELY\", \"POSSIBLE\", \"LIKELY\", \"VERY_LIKELY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"custom_info_types":{"Attributes":{"exclusion_type":{"Type":"string","Description":"If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching. Possible values: [\"EXCLUSION_TYPE_EXCLUDE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"likelihood":{"Type":"string","Description":"Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria\nspecified by the rule. Default value: \"VERY_LIKELY\" Possible values: [\"VERY_UNLIKELY\", \"UNLIKELY\", \"POSSIBLE\", \"LIKELY\", \"VERY_LIKELY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"dictionary":{"Attributes":{},"BlockTypes":{"cloud_storage_path":{"Attributes":{"path":{"Type":"string","Description":"A url representing a file or path (no wildcards) in Cloud Storage. Example: 'gs://[BUCKET_NAME]/dictionary.txt'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Newline-delimited file of words in Cloud Storage. Only a single file is accepted.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"word_list":{"Attributes":{"words":{"Type":["list","string"],"Description":"Words or phrases defining the dictionary. The dictionary must contain at least one\nphrase and every phrase must contain at least 2 characters that are letters or digits.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of words or phrases to search for.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Dictionary which defines the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"info_type":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names\nlisted at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing\ninfoTypes and that infoType is specified in 'info_types' field. Specifying the latter adds findings to the\none detected by the system. If built-in info type is not specified in 'info_types' list then the name is\ntreated as a custom info type.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"regex":{"Attributes":{"group_indexes":{"Type":["list","number"],"Description":"The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"pattern":{"Type":"string","Description":"Pattern defining the regular expression.\nIts syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Regular expression which defines the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"stored_type":{"Attributes":{"name":{"Type":"string","Description":"Resource name of the requested StoredInfoType, for example 'organizations/433245324/storedInfoTypes/432452342'\nor 'projects/project-id/storedInfoTypes/432452342'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A reference to a StoredInfoType to use with scanning.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Custom info types to be used. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"info_types":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed\nat https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Restricts what infoTypes to look for. The values must correspond to InfoType values returned by infoTypes.list\nor listed at https://cloud.google.com/dlp/docs/infotypes-reference.\n\nWhen no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose what detectors to run.\nBy default this may be all types, but may change over time as detectors are updated.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"limits":{"Attributes":{"max_findings_per_item":{"Type":"number","Description":"Max number of findings that will be returned for each item scanned. The maximum returned is 2000.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"max_findings_per_request":{"Type":"number","Description":"Max number of findings that will be returned per request/job. The maximum returned is 2000.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"max_findings_per_info_type":{"Attributes":{"max_findings":{"Type":"number","Description":"Max findings limit for the given infoType.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"info_type":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed\nat https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Type of information the findings limit applies to. Only one limit per infoType should be provided. If InfoTypeLimit does\nnot have an infoType, the DLP API applies the limit against all infoTypes that are found but not\nspecified in another InfoTypeLimit.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Configuration of findings limit given for specified infoTypes.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Configuration to control the number of findings returned.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"rule_set":{"Attributes":{},"BlockTypes":{"info_types":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed\nat https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of infoTypes this rule set is applied to.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"rules":{"Attributes":{},"BlockTypes":{"exclusion_rule":{"Attributes":{"matching_type":{"Type":"string","Description":"How the rule is applied. See the documentation for more information: https://cloud.google.com/dlp/docs/reference/rest/v2/InspectConfig#MatchingType Possible values: [\"MATCHING_TYPE_FULL_MATCH\", \"MATCHING_TYPE_PARTIAL_MATCH\", \"MATCHING_TYPE_INVERSE_MATCH\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"dictionary":{"Attributes":{},"BlockTypes":{"cloud_storage_path":{"Attributes":{"path":{"Type":"string","Description":"A url representing a file or path (no wildcards) in Cloud Storage. Example: 'gs://[BUCKET_NAME]/dictionary.txt'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Newline-delimited file of words in Cloud Storage. Only a single file is accepted.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"word_list":{"Attributes":{"words":{"Type":["list","string"],"Description":"Words or phrases defining the dictionary. The dictionary must contain at least one\nphrase and every phrase must contain at least 2 characters that are letters or digits.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of words or phrases to search for.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Dictionary which defines the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"exclude_info_types":{"Attributes":{},"BlockTypes":{"info_types":{"Attributes":{"name":{"Type":"string","Description":"Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed\nat https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"If a finding is matched by any of the infoType detectors listed here, the finding will be excluded from the scan results.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"Set of infoTypes for which findings would affect this rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"regex":{"Attributes":{"group_indexes":{"Type":["list","number"],"Description":"The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"pattern":{"Type":"string","Description":"Pattern defining the regular expression.\nIts syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Regular expression which defines the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The rule that specifies conditions when findings of infoTypes specified in InspectionRuleSet are removed from results.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"hotword_rule":{"Attributes":{},"BlockTypes":{"hotword_regex":{"Attributes":{"group_indexes":{"Type":["list","number"],"Description":"The index of the submatch to extract as findings. When not specified,\nthe entire match is returned. No more than 3 may be included.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"pattern":{"Type":"string","Description":"Pattern defining the regular expression. Its syntax\n(https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Regular expression pattern defining what qualifies as a hotword.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"likelihood_adjustment":{"Attributes":{"fixed_likelihood":{"Type":"string","Description":"Set the likelihood of a finding to a fixed value. Either this or relative_likelihood can be set. Possible values: [\"VERY_UNLIKELY\", \"UNLIKELY\", \"POSSIBLE\", \"LIKELY\", \"VERY_LIKELY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"relative_likelihood":{"Type":"number","Description":"Increase or decrease the likelihood by the specified number of levels. For example,\nif a finding would be POSSIBLE without the detection rule and relativeLikelihood is 1,\nthen it is upgraded to LIKELY, while a value of -1 would downgrade it to UNLIKELY.\nLikelihood may never drop below VERY_UNLIKELY or exceed VERY_LIKELY, so applying an\nadjustment of 1 followed by an adjustment of -1 when base likelihood is VERY_LIKELY\nwill result in a final likelihood of LIKELY. Either this or fixed_likelihood can be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Likelihood adjustment to apply to all matching findings.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"proximity":{"Attributes":{"window_after":{"Type":"number","Description":"Number of characters after the finding to consider. Either this or window_before must be specified","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"window_before":{"Type":"number","Description":"Number of characters before the finding to consider. Either this or window_after must be specified","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Proximity of the finding within which the entire hotword must reside. The total length of the window cannot\nexceed 1000 characters. Note that the finding itself will be included in the window, so that hotwords may be\nused to match substrings of the finding itself. For example, the certainty of a phone number regex\n'(\\d{3}) \\d{3}-\\d{4}' could be adjusted upwards if the area code is known to be the local area code of a company\noffice using the hotword regex '(xxx)', where 'xxx' is the area code in question.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Hotword-based detection rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Set of rules to be applied to infoTypes. The rules are applied in order.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end,\nother rules are executed in the order they are specified for each info type.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The core content of the template.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_loss_prevention_job_trigger":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of the job trigger.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"User set display name of the job trigger.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"last_run_time":{"Type":"string","Description":"The timestamp of the last time this trigger executed.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the job trigger. Set by the server.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The parent of the trigger, either in the format 'projects/{{project}}'\nor 'projects/{{project}}/locations/{{location}}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"status":{"Type":"string","Description":"Whether the trigger is currently active. Default value: \"HEALTHY\" Possible values: [\"PAUSED\", \"HEALTHY\", \"CANCELLED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"inspect_job":{"Attributes":{"inspect_template_name":{"Type":"string","Description":"The name of the template to run when this job is triggered.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"actions":{"Attributes":{},"BlockTypes":{"save_findings":{"Attributes":{},"BlockTypes":{"output_config":{"Attributes":{"output_schema":{"Type":"string","Description":"Schema used for writing the findings for Inspect jobs. This field is only used for\nInspect and must be unspecified for Risk jobs. Columns are derived from the Finding\nobject. If appending to an existing table, any columns from the predefined schema\nthat are missing will be added. No columns in the existing table will be deleted.\n\nIf unspecified, then all available columns will be used for a new table or an (existing)\ntable with no schema, and no changes will be made to an existing table that has a schema.\nOnly for use with external storage. Possible values: [\"BASIC_COLUMNS\", \"GCS_COLUMNS\", \"DATASTORE_COLUMNS\", \"BIG_QUERY_COLUMNS\", \"ALL_COLUMNS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"table":{"Attributes":{"dataset_id":{"Type":"string","Description":"Dataset ID of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The Google Cloud Platform project ID of the project containing the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"Name of the table. If is not set a new one will be generated for you with the following format:\n'dlp_googleapis_yyyy_mm_dd_[dlp_job_id]'. Pacific timezone will be used for generating the date details.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Information on the location of the target BigQuery Table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Information on where to store output","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Schedule for triggered jobs","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"A task to execute on the completion of a job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"storage_config":{"Attributes":{},"BlockTypes":{"big_query_options":{"Attributes":{},"BlockTypes":{"table_reference":{"Attributes":{"dataset_id":{"Type":"string","Description":"The dataset ID of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The Google Cloud Platform project ID of the project containing the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The name of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Set of files to scan.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Options defining BigQuery table and row identifiers.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"cloud_storage_options":{"Attributes":{"bytes_limit_per_file":{"Type":"number","Description":"Max number of bytes to scan from a file. If a scanned file's size is bigger than this value\nthen the rest of the bytes are omitted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"bytes_limit_per_file_percent":{"Type":"number","Description":"Max percentage of bytes to scan from a file. The rest are omitted. The number of bytes scanned is rounded down.\nMust be between 0 and 100, inclusively. Both 0 and 100 means no limit.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_types":{"Type":["list","string"],"Description":"List of file type groups to include in the scan. If empty, all files are scanned and available data\nformat processors are applied. In addition, the binary content of the selected files is always scanned as well.\nImages are scanned only as binary if the specified region does not support image inspection and no fileTypes were specified. Possible values: [\"BINARY_FILE\", \"TEXT_FILE\", \"IMAGE\", \"WORD\", \"PDF\", \"AVRO\", \"CSV\", \"TSV\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"files_limit_percent":{"Type":"number","Description":"Limits the number of files to scan to this percentage of the input FileSet. Number of files scanned is rounded down.\nMust be between 0 and 100, inclusively. Both 0 and 100 means no limit.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sample_method":{"Type":"string","Description":"How to sample bytes if not all bytes are scanned. Meaningful only when used in conjunction with bytesLimitPerFile.\nIf not specified, scanning would start from the top. Possible values: [\"TOP\", \"RANDOM_START\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"file_set":{"Attributes":{"url":{"Type":"string","Description":"The Cloud Storage url of the file(s) to scan, in the format 'gs://\u003cbucket\u003e/\u003cpath\u003e'. Trailing wildcard\nin the path is allowed.\n\nIf the url ends in a trailing slash, the bucket or directory represented by the url will be scanned\nnon-recursively (content in sub-directories will not be scanned). This means that 'gs://mybucket/' is\nequivalent to 'gs://mybucket/*', and 'gs://mybucket/directory/' is equivalent to 'gs://mybucket/directory/*'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"regex_file_set":{"Attributes":{"bucket_name":{"Type":"string","Description":"The name of a Cloud Storage bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"exclude_regex":{"Type":["list","string"],"Description":"A list of regular expressions matching file paths to exclude. All files in the bucket that match at\nleast one of these regular expressions will be excluded from the scan.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_regex":{"Type":["list","string"],"Description":"A list of regular expressions matching file paths to include. All files in the bucket\nthat match at least one of these regular expressions will be included in the set of files,\nexcept for those that also match an item in excludeRegex. Leaving this field empty will\nmatch all files by default (this is equivalent to including .* in the list)","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The regex-filtered set of files to scan.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Set of files to scan.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Options defining a file or a set of files within a Google Cloud Storage bucket.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"datastore_options":{"Attributes":{},"BlockTypes":{"kind":{"Attributes":{"name":{"Type":"string","Description":"The name of the Datastore kind.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A representation of a Datastore kind.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"partition_id":{"Attributes":{"namespace_id":{"Type":"string","Description":"If not empty, the ID of the namespace to which the entities belong.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The ID of the project to which the entities belong.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Datastore partition ID. A partition ID identifies a grouping of entities. The grouping\nis always by project and namespace, however the namespace ID may be empty.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Options defining a data set within Google Cloud Datastore.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timespan_config":{"Attributes":{"enable_auto_population_of_timespan_config":{"Type":"bool","Description":"When the job is started by a JobTrigger we will automatically figure out a valid startTime to avoid\nscanning files that have not been modified since the last time the JobTrigger executed. This will\nbe based on the time of the execution of the last run of the JobTrigger.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"end_time":{"Type":"string","Description":"Exclude files or rows newer than this value. If set to zero, no upper time limit is applied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"Exclude files or rows older than this value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timestamp_field":{"Attributes":{"name":{"Type":"string","Description":"Specification of the field containing the timestamp of scanned items. Used for data sources like Datastore and BigQuery.\n\nFor BigQuery: Required to filter out rows based on the given start and end times. If not specified and the table was\nmodified between the given start and end times, the entire table will be scanned. The valid data types of the timestamp\nfield are: INTEGER, DATE, TIMESTAMP, or DATETIME BigQuery column.\n\nFor Datastore. Valid data types of the timestamp field are: TIMESTAMP. Datastore entity will be scanned if the\ntimestamp property does not exist or its value is empty or invalid.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Information on where to inspect","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Information on where to inspect","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Information on where to inspect","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Controls what and how to inspect for findings.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"triggers":{"Attributes":{},"BlockTypes":{"schedule":{"Attributes":{"recurrence_period_duration":{"Type":"string","Description":"With this option a job is started a regular periodic basis. For example: every day (86400 seconds).\n\nA scheduled start time will be skipped if the previous execution has not ended when its scheduled time occurs.\n\nThis value must be set to a time duration greater than or equal to 1 day and can be no longer than 60 days.\n\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Schedule for triggered jobs","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"What event needs to occur for a new job to be started.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_data_loss_prevention_stored_info_type":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of the info type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"User set display name of the info type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the info type. Set by the server.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The parent of the info type in any of the following formats:\n\n* 'projects/{{project}}'\n* 'projects/{{project}}/locations/{{location}}'\n* 'organizations/{{organization_id}}'\n* 'organizations/{{organization_id}}/locations/{{location}}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"dictionary":{"Attributes":{},"BlockTypes":{"cloud_storage_path":{"Attributes":{"path":{"Type":"string","Description":"A url representing a file or path (no wildcards) in Cloud Storage. Example: 'gs://[BUCKET_NAME]/dictionary.txt'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Newline-delimited file of words in Cloud Storage. Only a single file is accepted.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"word_list":{"Attributes":{"words":{"Type":["list","string"],"Description":"Words or phrases defining the dictionary. The dictionary must contain at least one\nphrase and every phrase must contain at least 2 characters that are letters or digits.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of words or phrases to search for.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Dictionary which defines the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"large_custom_dictionary":{"Attributes":{},"BlockTypes":{"big_query_field":{"Attributes":{},"BlockTypes":{"field":{"Attributes":{"name":{"Type":"string","Description":"Name describing the field.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Designated field in the BigQuery table.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"table":{"Attributes":{"dataset_id":{"Type":"string","Description":"The dataset ID of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The Google Cloud Platform project ID of the project containing the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"table_id":{"Type":"string","Description":"The name of the table.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Field in a BigQuery table where each cell represents a dictionary phrase.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Field in a BigQuery table where each cell represents a dictionary phrase.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"cloud_storage_file_set":{"Attributes":{"url":{"Type":"string","Description":"The url, in the format 'gs://\u003cbucket\u003e/\u003cpath\u003e'. Trailing wildcard in the path is allowed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Set of files containing newline-delimited lists of dictionary phrases.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"output_path":{"Attributes":{"path":{"Type":"string","Description":"A url representing a file or path (no wildcards) in Cloud Storage. Example: 'gs://[BUCKET_NAME]/dictionary.txt'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Location to store dictionary artifacts in Google Cloud Storage. These files will only be accessible by project owners and the DLP API.\nIf any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Dictionary which defines the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"regex":{"Attributes":{"group_indexes":{"Type":["list","number"],"Description":"The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"pattern":{"Type":"string","Description":"Pattern defining the regular expression.\nIts syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Regular expression which defines the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataflow_job":{"Version":0,"Block":{"Attributes":{"additional_experiments":{"Type":["set","string"],"Description":"List of experiments that should be used by the job. An example value is [\"enable_stackdriver_agent_metrics\"].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_streaming_engine":{"Type":"bool","Description":"Indicates if the job should use the streaming engine feature.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_configuration":{"Type":"string","Description":"The configuration for VM IPs. Options are \"WORKER_IP_PUBLIC\" or \"WORKER_IP_PRIVATE\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"job_id":{"Type":"string","Description":"The unique ID of this job.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"kms_key_name":{"Type":"string","Description":"The name for the Cloud KMS key for the job. Key format is: projects/PROJECT_ID/locations/LOCATION/keyRings/KEY_RING/cryptoKeys/KEY","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"User labels to be specified for the job. Keys and values should follow the restrictions specified in the labeling restrictions page. NOTE: Google-provided Dataflow templates often provide default labels that begin with goog-dataflow-provided. Unless explicitly set in config, these labels will be ignored to prevent diffs on re-apply.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The machine type to use for the job.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_workers":{"Type":"number","Description":"The number of workers permitted to work on the job. More workers may improve processing speed at additional cost.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique name for the resource, required by Dataflow.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The network to which VMs will be assigned. If it is not provided, \"default\" will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"on_delete":{"Type":"string","Description":"One of \"drain\" or \"cancel\". Specifies behavior of deletion during terraform destroy.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"parameters":{"Type":["map","string"],"Description":"Key/Value pairs to be passed to the Dataflow job (as used in the template).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project in which the resource belongs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region in which the created job should run.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_email":{"Type":"string","Description":"The Service Account email used to create the job.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"The current state of the resource, selected from the JobState enum.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The subnetwork to which VMs will be assigned. Should be of the form \"regions/REGION/subnetworks/SUBNETWORK\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"temp_gcs_location":{"Type":"string","Description":"A writeable location on Google Cloud Storage for the Dataflow job to dump its temporary data.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"template_gcs_path":{"Type":"string","Description":"The Google Cloud Storage path to the Dataflow job template.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"transform_name_mapping":{"Type":["map","string"],"Description":"Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced with the corresponding name prefixes of the new job.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of this job, selected from the JobType enum.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone in which the created job should run. If it is not provided, the provider zone is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_autoscaling_policy":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location where the autoscaling policy should reside.\nThe default value is 'global'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The \"resource name\" of the autoscaling policy.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_id":{"Type":"string","Description":"The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),\nand hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between\n3 and 50 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"basic_algorithm":{"Attributes":{"cooldown_period":{"Type":"string","Description":"Duration between scaling events. A scaling period starts after the\nupdate operation from the previous event has completed.\n\nBounds: [2m, 1d]. Default: 2m.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"yarn_config":{"Attributes":{"graceful_decommission_timeout":{"Type":"string","Description":"Timeout for YARN graceful decommissioning of Node Managers. Specifies the\nduration to wait for jobs to complete before forcefully removing workers\n(and potentially interrupting jobs). Only applicable to downscaling operations.\n\nBounds: [0s, 1d].","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"scale_down_factor":{"Type":"number","Description":"Fraction of average pending memory in the last cooldown period for which to\nremove workers. A scale-down factor of 1 will result in scaling down so that there\nis no available memory remaining after the update (more aggressive scaling).\nA scale-down factor of 0 disables removing workers, which can be beneficial for\nautoscaling a single job.\n\nBounds: [0.0, 1.0].","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"scale_down_min_worker_fraction":{"Type":"number","Description":"Minimum scale-down threshold as a fraction of total cluster size before scaling occurs.\nFor example, in a 20-worker cluster, a threshold of 0.1 means the autoscaler must\nrecommend at least a 2 worker scale-down for the cluster to scale. A threshold of 0\nmeans the autoscaler will scale down on any recommended change.\n\nBounds: [0.0, 1.0]. Default: 0.0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"scale_up_factor":{"Type":"number","Description":"Fraction of average pending memory in the last cooldown period for which to\nadd workers. A scale-up factor of 1.0 will result in scaling up so that there\nis no pending memory remaining after the update (more aggressive scaling).\nA scale-up factor closer to 0 will result in a smaller magnitude of scaling up\n(less aggressive scaling).\n\nBounds: [0.0, 1.0].","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"scale_up_min_worker_fraction":{"Type":"number","Description":"Minimum scale-up threshold as a fraction of total cluster size before scaling\noccurs. For example, in a 20-worker cluster, a threshold of 0.1 means the autoscaler\nmust recommend at least a 2-worker scale-up for the cluster to scale. A threshold of\n0 means the autoscaler will scale up on any recommended change.\n\nBounds: [0.0, 1.0]. Default: 0.0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"YARN autoscaling configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Basic algorithm for autoscaling.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"secondary_worker_config":{"Attributes":{"max_instances":{"Type":"number","Description":"Maximum number of instances for this group. Note that by default, clusters will not use\nsecondary workers. Required for secondary workers if the minimum secondary instances is set.\nBounds: [minInstances, ). Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_instances":{"Type":"number","Description":"Minimum number of instances for this group. Bounds: [0, maxInstances]. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Weight for the instance group, which is used to determine the fraction of total workers\nin the cluster from this instance group. For example, if primary workers have weight 2,\nand secondary workers have weight 1, the cluster will have approximately 2 primary workers\nfor each secondary worker.\n\nThe cluster may not reach the specified balance if constrained by min/max bounds or other\nautoscaling settings. For example, if maxInstances for secondary workers is 0, then only\nprimary workers will be added. The cluster can also be out of balance when created.\n\nIf weight is not set on any instance group, the cluster will default to equal weight for\nall groups: the cluster will attempt to maintain an equal number of workers in each group\nwithin the configured size bounds for each group. If weight is set for one group only,\nthe cluster will default to zero weight on the unset group. For example if weight is set\nonly on primary workers, the cluster will use primary workers only and no secondary workers.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes how the autoscaler will operate for secondary workers.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"worker_config":{"Attributes":{"max_instances":{"Type":"number","Description":"Maximum number of instances for this group.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"min_instances":{"Type":"number","Description":"Minimum number of instances for this group. Bounds: [2, maxInstances]. Defaults to 2.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"weight":{"Type":"number","Description":"Weight for the instance group, which is used to determine the fraction of total workers\nin the cluster from this instance group. For example, if primary workers have weight 2,\nand secondary workers have weight 1, the cluster will have approximately 2 primary workers\nfor each secondary worker.\n\nThe cluster may not reach the specified balance if constrained by min/max bounds or other\nautoscaling settings. For example, if maxInstances for secondary workers is 0, then only\nprimary workers will be added. The cluster can also be out of balance when created.\n\nIf weight is not set on any instance group, the cluster will default to equal weight for\nall groups: the cluster will attempt to maintain an equal number of workers in each group\nwithin the configured size bounds for each group. If weight is set for one group only,\nthe cluster will default to zero weight on the unset group. For example if weight is set\nonly on primary workers, the cluster will use primary workers only and no secondary workers.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes how the autoscaler will operate for primary workers.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_cluster":{"Version":0,"Block":{"Attributes":{"graceful_decommission_timeout":{"Type":"string","Description":"The timeout duration which allows graceful decomissioning when you change the number of worker nodes directly through a terraform apply","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The list of labels (key/value pairs) to be applied to instances in the cluster. GCP generates some itself including goog-dataproc-cluster-name which is the name of the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the cluster, unique within the project and zone.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the cluster will exist. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region in which the cluster and associated nodes will be created in. Defaults to global.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cluster_config":{"Attributes":{"bucket":{"Type":"string","Description":" The name of the cloud storage bucket ultimately used to house the staging data for the cluster. If staging_bucket is specified, it will contain this value, otherwise it will be the auto generated name.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"staging_bucket":{"Type":"string","Description":"The Cloud Storage staging bucket used to stage files, such as Hadoop jars, between client machines and the cluster. Note: If you don't explicitly specify a staging_bucket then GCP will auto create / assign one for you. However, you are not guaranteed an auto generated bucket which is solely dedicated to your cluster; it may be shared with other clusters in the same region/zone also choosing to use the auto generation option.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"temp_bucket":{"Type":"string","Description":"The Cloud Storage temp bucket used to store ephemeral cluster and jobs data, such as Spark and MapReduce history files. Note: If you don't explicitly specify a temp_bucket then GCP will auto create / assign one for you.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"autoscaling_config":{"Attributes":{"policy_uri":{"Type":"string","Description":"The autoscaling policy used by the cluster.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The autoscaling policy config associated with the cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"encryption_config":{"Attributes":{"kms_key_name":{"Type":"string","Description":"The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Customer managed encryption keys settings for the cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"gce_cluster_config":{"Attributes":{"internal_ip_only":{"Type":"bool","Description":"By default, clusters are not restricted to internal IP addresses, and will have ephemeral external IP addresses assigned to each instance. If set to true, all instances in the cluster will only have internal IP addresses. Note: Private Google Access (also known as privateIpGoogleAccess) must be enabled on the subnetwork that the cluster will be launched in.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"A map of the Compute Engine metadata entries to add to all instances","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name or self_link of the Google Compute Engine network to the cluster will be part of. Conflicts with subnetwork. If neither is specified, this defaults to the \"default\" network.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The service account to be used by the Node VMs. If not specified, the \"default\" service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_scopes":{"Type":["set","string"],"Description":"The set of Google API scopes to be made available on all of the node VMs under the service_account specified. These can be either FQDNs, or scope aliases.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"The name or self_link of the Google Compute Engine subnetwork the cluster will be part of. Conflicts with network.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tags":{"Type":["set","string"],"Description":"The list of instance tags applied to instances in the cluster. Tags are used to identify valid sources or targets for network firewalls.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The GCP zone where your data is stored and used (i.e. where the master and the worker nodes will be created in). If region is set to 'global' (default) then zone is mandatory, otherwise GCP is able to make use of Auto Zone Placement to determine this automatically for you. Note: This setting additionally determines and restricts which computing resources are available for use with other configs such as cluster_config.master_config.machine_type and cluster_config.worker_config.machine_type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Defines whether instances have integrity monitoring enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Defines whether instances have Secure Boot enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_vtpm":{"Type":"bool","Description":"Defines whether instances have the vTPM enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Shielded Instance Config for clusters using Compute Engine Shielded VMs.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Common config settings for resources of Google Compute Engine cluster instances, applicable to all instances in the cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"initialization_action":{"Attributes":{"script":{"Type":"string","Description":"The script to be executed during initialization of the cluster. The script must be a GCS file with a gs:// prefix.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"timeout_sec":{"Type":"number","Description":"The maximum duration (in seconds) which script is allowed to take to execute its action. GCP will default to a predetermined computed value if not set (currently 300).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Commands to execute on each node after config is completed. You can specify multiple versions of these.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"master_config":{"Attributes":{"image_uri":{"Type":"string","Description":"The URI for the image to use for this master/worker","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_names":{"Type":["list","string"],"Description":"List of master/worker instance names which have been assigned to the cluster.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The name of a Google Compute Engine machine type to create for the master/worker","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"The name of a minimum generation of CPU family for the master/worker. If not specified, GCP will default to a predetermined computed value for each zone.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"num_instances":{"Type":"number","Description":"Specifies the number of master/worker nodes to create. If not specified, GCP will default to a predetermined computed value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"accelerators":{"Attributes":{"accelerator_count":{"Type":"number","Description":"The number of the accelerator cards of this type exposed to this instance. Often restricted to one of 1, 2, 4, or 8.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"accelerator_type":{"Type":"string","Description":"The short name of the accelerator type to expose to this instance. For example, nvidia-tesla-k80.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"disk_config":{"Attributes":{"boot_disk_size_gb":{"Type":"number","Description":"Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"boot_disk_type":{"Type":"string","Description":"The disk type of the primary disk attached to each node. One of \"pd-ssd\" or \"pd-standard\". Defaults to \"pd-standard\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_local_ssds":{"Type":"number","Description":"The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Disk Config","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The Google Compute Engine config settings for the master/worker instances in a cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"preemptible_worker_config":{"Attributes":{"instance_names":{"Type":["list","string"],"Description":"List of preemptible instance names which have been assigned to the cluster.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"num_instances":{"Type":"number","Description":"Specifies the number of preemptible nodes to create. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"disk_config":{"Attributes":{"boot_disk_size_gb":{"Type":"number","Description":"Size of the primary disk attached to each preemptible worker node, specified in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"boot_disk_type":{"Type":"string","Description":"The disk type of the primary disk attached to each preemptible worker node. One of \"pd-ssd\" or \"pd-standard\". Defaults to \"pd-standard\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_local_ssds":{"Type":"number","Description":"The amount of local SSD disks that will be attached to each preemptible worker node. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Disk Config","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The Google Compute Engine config settings for the additional (aka preemptible) instances in a cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"security_config":{"Attributes":{},"BlockTypes":{"kerberos_config":{"Attributes":{"cross_realm_trust_admin_server":{"Type":"string","Description":"The admin server (IP or hostname) for the remote trusted realm in a cross realm trust relationship.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_realm_trust_kdc":{"Type":"string","Description":"The KDC (IP or hostname) for the remote trusted realm in a cross realm trust relationship.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_realm_trust_realm":{"Type":"string","Description":"The remote realm the Dataproc on-cluster KDC will trust, should the user enable cross realm trust.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_realm_trust_shared_password_uri":{"Type":"string","Description":"The Cloud Storage URI of a KMS encrypted file containing the shared password between the on-cluster\nKerberos realm and the remote trusted realm, in a cross realm trust relationship.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_kerberos":{"Type":"bool","Description":"Flag to indicate whether to Kerberize the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kdc_db_key_uri":{"Type":"string","Description":"The Cloud Storage URI of a KMS encrypted file containing the master key of the KDC database.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_password_uri":{"Type":"string","Description":"The Cloud Storage URI of a KMS encrypted file containing the password to the user provided key. For the self-signed certificate, this password is generated by Dataproc.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"keystore_password_uri":{"Type":"string","Description":"The Cloud Storage URI of a KMS encrypted file containing\nthe password to the user provided keystore. For the self-signed certificate, this password is generated\nby Dataproc","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"keystore_uri":{"Type":"string","Description":"The Cloud Storage URI of the keystore file used for SSL encryption. If not provided, Dataproc will provide a self-signed certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key_uri":{"Type":"string","Description":"The uri of the KMS key used to encrypt various sensitive files.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"realm":{"Type":"string","Description":"The name of the on-cluster Kerberos realm. If not specified, the uppercased domain of hostnames will be the realm.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"root_principal_password_uri":{"Type":"string","Description":"The cloud Storage URI of a KMS encrypted file containing the root principal password.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tgt_lifetime_hours":{"Type":"number","Description":"The lifetime of the ticket granting ticket, in hours.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"truststore_password_uri":{"Type":"string","Description":"The Cloud Storage URI of a KMS encrypted file containing the password to the user provided truststore. For the self-signed certificate, this password is generated by Dataproc.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"truststore_uri":{"Type":"string","Description":"The Cloud Storage URI of the truststore file used for SSL encryption. If not provided, Dataproc will provide a self-signed certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Kerberos related configuration","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Security related configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"software_config":{"Attributes":{"image_version":{"Type":"string","Description":"The Cloud Dataproc image version to use for the cluster - this controls the sets of software versions installed onto the nodes when you create clusters. If not specified, defaults to the latest version.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"optional_components":{"Type":["set","string"],"Description":"The set of optional components to activate on the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"override_properties":{"Type":["map","string"],"Description":"A list of override and additional properties (key/value pairs) used to modify various aspects of the common configuration files used when creating a cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"A list of the properties used to set the daemon config files. This will include any values supplied by the user via cluster_config.software_config.override_properties","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The config settings for software inside the cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"worker_config":{"Attributes":{"image_uri":{"Type":"string","Description":"The URI for the image to use for this master/worker","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_names":{"Type":["list","string"],"Description":"List of master/worker instance names which have been assigned to the cluster.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"The name of a Google Compute Engine machine type to create for the master/worker","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"The name of a minimum generation of CPU family for the master/worker. If not specified, GCP will default to a predetermined computed value for each zone.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"num_instances":{"Type":"number","Description":"Specifies the number of master/worker nodes to create. If not specified, GCP will default to a predetermined computed value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"accelerators":{"Attributes":{"accelerator_count":{"Type":"number","Description":"The number of the accelerator cards of this type exposed to this instance. Often restricted to one of 1, 2, 4, or 8.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"accelerator_type":{"Type":"string","Description":"The short name of the accelerator type to expose to this instance. For example, nvidia-tesla-k80.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"disk_config":{"Attributes":{"boot_disk_size_gb":{"Type":"number","Description":"Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"boot_disk_type":{"Type":"string","Description":"The disk type of the primary disk attached to each node. One of \"pd-ssd\" or \"pd-standard\". Defaults to \"pd-standard\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_local_ssds":{"Type":"number","Description":"The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Disk Config","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The Google Compute Engine config settings for the master/worker instances in a cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Allows you to configure various aspects of the cluster.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_cluster_iam_binding":{"Version":0,"Block":{"Attributes":{"cluster":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_cluster_iam_member":{"Version":0,"Block":{"Attributes":{"cluster":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_cluster_iam_policy":{"Version":0,"Block":{"Attributes":{"cluster":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_job":{"Version":0,"Block":{"Attributes":{"driver_controls_files_uri":{"Type":"string","Description":"Output-only. If present, the location of miscellaneous control files which may be used as part of job setup and handling. If not present, control files may be placed in the same location as driver_output_uri.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"driver_output_resource_uri":{"Type":"string","Description":"Output-only. A URI pointing to the location of the stdout of the job's driver program","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"force_delete":{"Type":"bool","Description":"By default, you can only delete inactive jobs within Dataproc. Setting this to true, and calling destroy, will ensure that the job is first cancelled before issuing the delete.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Optional. The labels to associate with this job.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project in which the cluster can be found and jobs subsequently run against. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Cloud Dataproc region. This essentially determines which clusters are available for this job to be submitted to. If not specified, defaults to global.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"status":{"Type":["list",["object",{"details":"string","state":"string","state_start_time":"string","substate":"string"}]],"Description":"The status of the job.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"hadoop_config":{"Attributes":{"archive_uris":{"Type":["list","string"],"Description":"HCFS URIs of archives to be extracted in the working directory of .jar, .tar, .tar.gz, .tgz, and .zip.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"args":{"Type":["list","string"],"Description":"The arguments to pass to the driver.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_uris":{"Type":["list","string"],"Description":"HCFS URIs of files to be copied to the working directory of Spark drivers and distributed tasks. Useful for naively parallel tasks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"HCFS URIs of jar files to add to the CLASSPATHs of the Spark driver and tasks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_class":{"Type":"string","Description":"The class containing the main method of the driver. Must be in a provided jar or jar that is already on the classpath. Conflicts with main_jar_file_uri","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_jar_file_uri":{"Type":"string","Description":"The HCFS URI of jar file containing the driver jar. Conflicts with main_class","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"A mapping of property names to values, used to configure Spark. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in /etc/spark/conf/spark-defaults.conf and classes in user code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The runtime logging config of the job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The config of Hadoop job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"hive_config":{"Attributes":{"continue_on_failure":{"Type":"bool","Description":"Whether to continue executing queries if a query fails. The default value is false. Setting to true can be useful when executing independent parallel queries. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"HCFS URIs of jar files to add to the CLASSPATH of the Hive server and Hadoop MapReduce (MR) tasks. Can contain Hive SerDes and UDFs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"A mapping of property names and values, used to configure Hive. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in /etc/hadoop/conf/*-site.xml, /etc/hive/conf/hive-site.xml, and classes in user code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_file_uri":{"Type":"string","Description":"HCFS URI of file containing Hive script to execute as the job. Conflicts with query_list","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_list":{"Type":["list","string"],"Description":"The list of Hive queries or statements to execute as part of the job. Conflicts with query_file_uri","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"script_variables":{"Type":["map","string"],"Description":"Mapping of query variable names to values (equivalent to the Hive command: SET name=\"value\";).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The config of hive job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"pig_config":{"Attributes":{"continue_on_failure":{"Type":"bool","Description":"Whether to continue executing queries if a query fails. The default value is false. Setting to true can be useful when executing independent parallel queries. Defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"HCFS URIs of jar files to add to the CLASSPATH of the Pig Client and Hadoop MapReduce (MR) tasks. Can contain Pig UDFs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"A mapping of property names to values, used to configure Pig. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in /etc/hadoop/conf/*-site.xml, /etc/pig/conf/pig.properties, and classes in user code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_file_uri":{"Type":"string","Description":"HCFS URI of file containing Hive script to execute as the job. Conflicts with query_list","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_list":{"Type":["list","string"],"Description":"The list of Hive queries or statements to execute as part of the job. Conflicts with query_file_uri","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"script_variables":{"Type":["map","string"],"Description":"Mapping of query variable names to values (equivalent to the Pig command: name=[value]).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The runtime logging config of the job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The config of pag job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"placement":{"Attributes":{"cluster_name":{"Type":"string","Description":"The name of the cluster where the job will be submitted","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"cluster_uuid":{"Type":"string","Description":"Output-only. A cluster UUID generated by the Cloud Dataproc service when the job is submitted","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The config of job placement.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"pyspark_config":{"Attributes":{"archive_uris":{"Type":["list","string"],"Description":"Optional. HCFS URIs of archives to be extracted in the working directory of .jar, .tar, .tar.gz, .tgz, and .zip","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"args":{"Type":["list","string"],"Description":"Optional. The arguments to pass to the driver. Do not include arguments, such as --conf, that can be set as job properties, since a collision may occur that causes an incorrect job submission","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_uris":{"Type":["list","string"],"Description":"Optional. HCFS URIs of files to be copied to the working directory of Python drivers and distributed tasks. Useful for naively parallel tasks","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"Optional. HCFS URIs of jar files to add to the CLASSPATHs of the Python driver and tasks","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_python_file_uri":{"Type":"string","Description":"Required. The HCFS URI of the main Python file to use as the driver. Must be a .py file","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"Optional. A mapping of property names to values, used to configure PySpark. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in /etc/spark/conf/spark-defaults.conf and classes in user code","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"python_file_uris":{"Type":["list","string"],"Description":"Optional. HCFS file URIs of Python files to pass to the PySpark framework. Supported file types: .py, .egg, and .zip","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The runtime logging config of the job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The config of pySpark job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"reference":{"Attributes":{"job_id":{"Type":"string","Description":"The job ID, which must be unique within the project. The job ID is generated by the server upon job submission or provided by the user as a means to perform retries without creating duplicate jobs","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The reference of the job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scheduling":{"Attributes":{"max_failures_per_hour":{"Type":"number","Description":"Maximum number of times per hour a driver may be restarted as a result of driver exiting with non-zero code before job is reported failed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"max_failures_total":{"Type":"number","Description":"Maximum number of times in total a driver may be restarted as a result of driver exiting with non-zero code before job is reported failed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Optional. Job scheduling configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"spark_config":{"Attributes":{"archive_uris":{"Type":["list","string"],"Description":"HCFS URIs of archives to be extracted in the working directory of .jar, .tar, .tar.gz, .tgz, and .zip.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"args":{"Type":["list","string"],"Description":"The arguments to pass to the driver.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_uris":{"Type":["list","string"],"Description":"HCFS URIs of files to be copied to the working directory of Spark drivers and distributed tasks. Useful for naively parallel tasks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"HCFS URIs of jar files to add to the CLASSPATHs of the Spark driver and tasks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_class":{"Type":"string","Description":"The class containing the main method of the driver. Must be in a provided jar or jar that is already on the classpath. Conflicts with main_jar_file_uri","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_jar_file_uri":{"Type":"string","Description":"The HCFS URI of jar file containing the driver jar. Conflicts with main_class","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"A mapping of property names to values, used to configure Spark. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in /etc/spark/conf/spark-defaults.conf and classes in user code.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The runtime logging config of the job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The config of the Spark job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"sparksql_config":{"Attributes":{"jar_file_uris":{"Type":["list","string"],"Description":"HCFS URIs of jar files to be added to the Spark CLASSPATH.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"A mapping of property names to values, used to configure Spark SQL's SparkConf. Properties that conflict with values set by the Cloud Dataproc API may be overwritten.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_file_uri":{"Type":"string","Description":"The HCFS URI of the script that contains SQL queries. Conflicts with query_list","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_list":{"Type":["list","string"],"Description":"The list of SQL queries or statements to execute as part of the job. Conflicts with query_file_uri","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"script_variables":{"Type":["map","string"],"Description":"Mapping of query variable names to values (equivalent to the Spark SQL command: SET name=\"value\";).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The runtime logging config of the job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The config of SparkSql job","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_job_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"job_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_job_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"job_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_job_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"job_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dataproc_workflow_template":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"jobs":{"Attributes":{"labels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prerequisite_step_ids":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"step_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"hadoop_job":{"Attributes":{"archive_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"args":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_class":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_jar_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"hive_job":{"Attributes":{"continue_on_failure":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"script_variables":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"query_list":{"Attributes":{"queries":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"pig_job":{"Attributes":{"continue_on_failure":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"script_variables":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"query_list":{"Attributes":{"queries":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"presto_job":{"Attributes":{"client_tags":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"continue_on_failure":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"output_format":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"query_list":{"Attributes":{"queries":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"pyspark_job":{"Attributes":{"archive_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"args":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_python_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"python_file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"scheduling":{"Attributes":{"max_failures_per_hour":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_failures_total":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"spark_job":{"Attributes":{"archive_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"args":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"jar_file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_class":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_jar_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"spark_r_job":{"Attributes":{"archive_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"args":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"main_r_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"spark_sql_job":{"Attributes":{"jar_file_uris":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_file_uri":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"script_variables":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"logging_config":{"Attributes":{"driver_log_levels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"query_list":{"Attributes":{"queries":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"parameters":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fields":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"validation":{"Attributes":{},"BlockTypes":{"regex":{"Attributes":{"regexes":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"values":{"Attributes":{"values":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"placement":{"Attributes":{},"BlockTypes":{"cluster_selector":{"Attributes":{"cluster_labels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"managed_cluster":{"Attributes":{"cluster_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"config":{"Attributes":{"staging_bucket":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"temp_bucket":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"autoscaling_config":{"Attributes":{"policy":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"encryption_config":{"Attributes":{"gce_pd_kms_key_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"endpoint_config":{"Attributes":{"enable_http_port_access":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"http_ports":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"gce_cluster_config":{"Attributes":{"internal_ip_only":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"private_ipv6_google_access":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_scopes":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"subnetwork":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tags":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"node_group_affinity":{"Attributes":{"node_group":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"reservation_affinity":{"Attributes":{"consume_reservation_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"initialization_actions":{"Attributes":{"executable_file":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"execution_timeout":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"lifecycle_config":{"Attributes":{"auto_delete_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"auto_delete_ttl":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"idle_delete_ttl":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"idle_start_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"master_config":{"Attributes":{"image":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_names":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"is_preemptible":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"managed_group_config":{"Type":["list",["object",{"instance_group_manager_name":"string","instance_template_name":"string"}]],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_instances":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"preemptibility":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"accelerators":{"Attributes":{"accelerator_count":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"accelerator_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"disk_config":{"Attributes":{"boot_disk_size_gb":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"boot_disk_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_local_ssds":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"secondary_worker_config":{"Attributes":{"image":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_names":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"is_preemptible":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"managed_group_config":{"Type":["list",["object",{"instance_group_manager_name":"string","instance_template_name":"string"}]],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_instances":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"preemptibility":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"accelerators":{"Attributes":{"accelerator_count":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"accelerator_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"disk_config":{"Attributes":{"boot_disk_size_gb":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"boot_disk_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_local_ssds":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"security_config":{"Attributes":{},"BlockTypes":{"kerberos_config":{"Attributes":{"cross_realm_trust_admin_server":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_realm_trust_kdc":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_realm_trust_realm":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_realm_trust_shared_password":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_kerberos":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kdc_db_key":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_password":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"keystore":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"keystore_password":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"realm":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"root_principal_password":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tgt_lifetime_hours":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"truststore":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"truststore_password":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"software_config":{"Attributes":{"image_version":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"properties":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"worker_config":{"Attributes":{"image":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_names":{"Type":["list","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"is_preemptible":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"managed_group_config":{"Type":["list",["object",{"instance_group_manager_name":"string","instance_template_name":"string"}]],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"min_cpu_platform":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_instances":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"preemptibility":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"accelerators":{"Attributes":{"accelerator_count":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"accelerator_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"disk_config":{"Attributes":{"boot_disk_size_gb":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"boot_disk_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_local_ssds":{"Type":"number","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_datastore_index":{"Version":0,"Block":{"Attributes":{"ancestor":{"Type":"string","Description":"Policy for including ancestors in the index. Default value: \"NONE\" Possible values: [\"NONE\", \"ALL_ANCESTORS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"index_id":{"Type":"string","Description":"The index id.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"kind":{"Type":"string","Description":"The entity kind which the index applies to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"properties":{"Attributes":{"direction":{"Type":"string","Description":"The direction the index should optimize for sorting. Possible values: [\"ASCENDING\", \"DESCENDING\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The property name to index.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"An ordered list of properties to index on.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_deployment_manager_deployment":{"Version":0,"Block":{"Attributes":{"create_policy":{"Type":"string","Description":"Set the policy to use for creating new resources. Only used on\ncreate and update. Valid values are 'CREATE_OR_ACQUIRE' (default) or\n'ACQUIRE'. If set to 'ACQUIRE' and resources do not already exist,\nthe deployment will fail. Note that updating this field does not\nactually affect the deployment, just how it is updated. Default value: \"CREATE_OR_ACQUIRE\" Possible values: [\"ACQUIRE\", \"CREATE_OR_ACQUIRE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete_policy":{"Type":"string","Description":"Set the policy to use for deleting new resources on update/delete.\nValid values are 'DELETE' (default) or 'ABANDON'. If 'DELETE',\nresource is deleted after removal from Deployment Manager. If\n'ABANDON', the resource is only removed from Deployment Manager\nand is not actually deleted. Note that updating this field does not\nactually change the deployment, just how it is updated. Default value: \"DELETE\" Possible values: [\"ABANDON\", \"DELETE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"deployment_id":{"Type":"string","Description":"Unique identifier for deployment. Output only.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Optional user-provided description of deployment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"manifest":{"Type":"string","Description":"Output only. URL of the manifest representing the last manifest that\nwas successfully deployed.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Unique name for the deployment","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"preview":{"Type":"bool","Description":"If set to true, a deployment is created with \"shell\" resources\nthat are not actually instantiated. This allows you to preview a\ndeployment. It can be updated to false to actually deploy\nwith real resources.\n ~\u003e**NOTE:** Deployment Manager does not allow update\nof a deployment in preview (unless updating to preview=false). Thus,\nTerraform will force-recreate deployments if either preview is updated\nto true or if other fields are updated while preview is true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"Output only. Server defined URL for the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"labels":{"Attributes":{"key":{"Type":"string","Description":"Key for label.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"Value of label.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Key-value pairs to apply to this labels.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"target":{"Attributes":{},"BlockTypes":{"config":{"Attributes":{"content":{"Type":"string","Description":"The full YAML contents of your configuration file.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The root configuration file to use for this deployment.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"imports":{"Attributes":{"content":{"Type":"string","Description":"The full contents of the template that you want to import.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the template to import, as declared in the YAML\nconfiguration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies import files for this configuration. This can be\nused to import templates or other files. For example, you might\nimport a text file in order to use the file in a template.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Parameters that define your deployment, including the deployment\nconfiguration and relevant templates.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_agent":{"Version":0,"Block":{"Attributes":{"api_version":{"Type":"string","Description":"API version displayed in Dialogflow console. If not specified, V2 API is assumed. Clients are free to query\ndifferent service endpoints for different API versions. However, bots connectors and webhook calls will follow \nthe specified API version.\n* API_VERSION_V1: Legacy V1 API.\n* API_VERSION_V2: V2 API.\n* API_VERSION_V2_BETA_1: V2beta1 API. Possible values: [\"API_VERSION_V1\", \"API_VERSION_V2\", \"API_VERSION_V2_BETA_1\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"avatar_uri":{"Type":"string","Description":"The URI of the agent's avatar, which are used throughout the Dialogflow console. When an image URL is entered\ninto this field, the Dialogflow will save the image in the backend. The address of the backend image returned\nfrom the API will be shown in the [avatarUriBackend] field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"avatar_uri_backend":{"Type":"string","Description":"The URI of the agent's avatar as returned from the API. Output only. To provide an image URL for the agent avatar,\nthe [avatarUri] field can be used.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"classification_threshold":{"Type":"number","Description":"To filter out false positive results and still get variety in matched natural language inputs for your agent,\nyou can tune the machine learning classification threshold. If the returned score value is less than the threshold\nvalue, then a fallback intent will be triggered or, if there are no fallback intents defined, no intent will be \ntriggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the \ndefault of 0.3 is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"default_language_code":{"Type":"string","Description":"The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/docs/reference/language) \nfor a list of the currently supported language codes. This field cannot be updated after creation.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The name of this agent.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_logging":{"Type":"bool","Description":"Determines whether this agent should log conversation queries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"match_mode":{"Type":"string","Description":"Determines how intents are detected from user queries.\n* MATCH_MODE_HYBRID: Best for agents with a small number of examples in intents and/or wide use of templates\nsyntax and composite entities.\n* MATCH_MODE_ML_ONLY: Can be used for agents with a large number of examples in intents, especially the ones\nusing @sys.any or very large developer entities. Possible values: [\"MATCH_MODE_HYBRID\", \"MATCH_MODE_ML_ONLY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"supported_language_codes":{"Type":["list","string"],"Description":"The list of all languages supported by this agent (except for the defaultLanguageCode).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tier":{"Type":"string","Description":"The agent tier. If not specified, TIER_STANDARD is assumed.\n* TIER_STANDARD: Standard tier.\n* TIER_ENTERPRISE: Enterprise tier (Essentials).\n* TIER_ENTERPRISE_PLUS: Enterprise tier (Plus).\nNOTE: Due to consistency issues, the provider will not read this field from the API. Drift is possible between \nthe Terraform state and Dialogflow if the agent tier is changed outside of Terraform. Possible values: [\"TIER_STANDARD\", \"TIER_ENTERPRISE\", \"TIER_ENTERPRISE_PLUS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York,\nEurope/Paris.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_cx_agent":{"Version":0,"Block":{"Attributes":{"avatar_uri":{"Type":"string","Description":"The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"default_language_code":{"Type":"string","Description":"The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) \nfor a list of the currently supported language codes. This field cannot be updated after creation.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The human-readable name of the agent, unique within the location.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_spell_correction":{"Type":"bool","Description":"Indicates if automatic spell correction is enabled in detect intent requests.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_stackdriver_logging":{"Type":"bool","Description":"Determines whether this agent should log conversation queries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The name of the location this agent is located in.\n\n~\u003e **Note:** The first time you are deploying an Agent in your project you must configure location settings.\n This is a one time step but at the moment you can only [configure location settings](https://cloud.google.com/dialogflow/cx/docs/concept/region#location-settings) via the Dialogflow CX console.\n Another options is to use global location so you don't need to manually configure location settings.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of the agent.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"security_settings":{"Type":"string","Description":"Name of the SecuritySettings reference for the agent. Format: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/securitySettings/\u003cSecurity Settings ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"start_flow":{"Type":"string","Description":"Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"supported_language_codes":{"Type":["list","string"],"Description":"The list of all languages supported by this agent (except for the default_language_code).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York,\nEurope/Paris.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"speech_to_text_settings":{"Attributes":{"enable_speech_adaptation":{"Type":"bool","Description":"Whether to use speech adaptation for speech recognition.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Settings related to speech recognition.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_cx_flow":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"The description of the flow. The maximum length is 500 characters. If exceeded, the request is rejected.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The human-readable name of the flow.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"language_code":{"Type":"string","Description":"The language of the following fields in flow:\nFlow.event_handlers.trigger_fulfillment.messages\nFlow.event_handlers.trigger_fulfillment.conditional_cases\nFlow.transition_routes.trigger_fulfillment.messages\nFlow.transition_routes.trigger_fulfillment.conditional_cases\nIf not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of the flow. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The agent to create a flow for. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"transition_route_groups":{"Type":["list","string"],"Description":"A flow's transition route group serve two purposes:\nThey are responsible for matching the user's first utterances in the flow.\nThey are inherited by every page's [transition route groups][Page.transition_route_groups]. Transition route groups defined in the page have higher priority than those defined in the flow.\nFormat:projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e/transitionRouteGroups/\u003cTransitionRouteGroup ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"event_handlers":{"Attributes":{"event":{"Type":"string","Description":"The name of the event to handle.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of this event handler.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target_flow":{"Type":"string","Description":"The target flow to transition to. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_page":{"Type":"string","Description":"The target page to transition to. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e/pages/\u003cPage ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"trigger_fulfillment":{"Attributes":{"return_partial_responses":{"Type":"bool","Description":"Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tag":{"Type":"string","Description":"The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"webhook":{"Type":"string","Description":"The webhook to call. Format: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/webhooks/\u003cWebhook ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"messages":{"Attributes":{},"BlockTypes":{"text":{"Attributes":{"allow_playback_interruption":{"Type":"bool","Description":"Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"text":{"Type":["list","string"],"Description":"A collection of text responses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The text response message.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The list of rich message responses to present to the user.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A flow's event handlers serve two purposes:\nThey are responsible for handling events (e.g. no match, webhook errors) in the flow.\nThey are inherited by every page's [event handlers][Page.event_handlers], which can be used to handle common events regardless of the current page. Event handlers defined in the page have higher priority than those defined in the flow.\nUnlike transitionRoutes, these handlers are evaluated on a first-match basis. The first one that matches the event get executed, with the rest being ignored.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"nlu_settings":{"Attributes":{"classification_threshold":{"Type":"number","Description":"To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. \nIf the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"model_training_mode":{"Type":"string","Description":"Indicates NLU model training mode.\n* MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode.\n* MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. Possible values: [\"MODEL_TRAINING_MODE_AUTOMATIC\", \"MODEL_TRAINING_MODE_MANUAL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"model_type":{"Type":"string","Description":"Indicates the type of NLU model.\n* MODEL_TYPE_STANDARD: Use standard NLU model.\n* MODEL_TYPE_ADVANCED: Use advanced NLU model. Possible values: [\"MODEL_TYPE_STANDARD\", \"MODEL_TYPE_ADVANCED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"NLU related settings of the flow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"transition_routes":{"Attributes":{"condition":{"Type":"string","Description":"The condition to evaluate against form parameters or session parameters.\nAt least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"intent":{"Type":"string","Description":"The unique identifier of an Intent. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/intents/\u003cIntent ID\u003e. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of this transition route.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"target_flow":{"Type":"string","Description":"The target flow to transition to. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"target_page":{"Type":"string","Description":"The target page to transition to. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e/pages/\u003cPage ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"trigger_fulfillment":{"Attributes":{"return_partial_responses":{"Type":"bool","Description":"Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"tag":{"Type":"string","Description":"The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"webhook":{"Type":"string","Description":"The webhook to call. Format: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/webhooks/\u003cWebhook ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"messages":{"Attributes":{},"BlockTypes":{"text":{"Attributes":{"allow_playback_interruption":{"Type":"bool","Description":"Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"text":{"Type":["list","string"],"Description":"A collection of text responses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The text response message.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The list of rich message responses to present to the user.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A flow's transition routes serve two purposes:\nThey are responsible for matching the user's first utterances in the flow.\nThey are inherited by every page's [transition routes][Page.transition_routes] and can support use cases such as the user saying \"help\" or \"can I talk to a human?\", which can be handled in a common way regardless of the current page. Transition routes defined in the page have higher priority than those defined in the flow.\n \nTransitionRoutes are evalauted in the following order:\n TransitionRoutes with intent specified.\n TransitionRoutes with only condition specified.\n TransitionRoutes with intent specified are inherited by pages in the flow.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_cx_intent":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The human-readable name of the intent, unique within the agent.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"is_fallback":{"Type":"bool","Description":"Indicates whether this is a fallback intent. Currently only default fallback intent is allowed in the agent, which is added upon agent creation. \nAdding training phrases to fallback intent is useful in the case of requests that are mistakenly matched, since training phrases assigned to fallback intents act as negative examples that triggers no-match event.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The key/value metadata to label an intent. Labels can contain lowercase letters, digits and the symbols '-' and '_'. International characters are allowed, including letters from unicase alphabets. Keys must start with a letter. Keys and values can be no longer than 63 characters and no more than 128 bytes.\nPrefix \"sys-\" is reserved for Dialogflow defined labels. Currently allowed Dialogflow defined labels include: * sys-head * sys-contextual The above labels do not require value. \"sys-head\" means the intent is a head intent. \"sys.contextual\" means the intent is a contextual intent.\nAn object containing a list of \"key\": value pairs. Example: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"language_code":{"Type":"string","Description":"The language of the following fields in intent:\nIntent.training_phrases.parts.text\nIf not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of the intent. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/intents/\u003cIntent ID\u003e.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The agent to create an intent for.\nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"priority":{"Type":"number","Description":"The priority of this intent. Higher numbers represent higher priorities.\nIf the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the Normal priority in the console.\nIf the supplied value is negative, the intent is ignored in runtime detect intent requests.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"parameters":{"Attributes":{"entity_type":{"Type":"string","Description":"The entity type of the parameter. \nFormat: projects/-/locations/-/agents/-/entityTypes/\u003cSystem Entity Type ID\u003e for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/entityTypes/\u003cEntity Type ID\u003e for developer entity types.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"The unique identifier of the parameter. This field is used by training phrases to annotate their parts.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"is_list":{"Type":"bool","Description":"Indicates whether the parameter represents a list of values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redact":{"Type":"bool","Description":"Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. \nNote: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The collection of parameters associated with the intent.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"training_phrases":{"Attributes":{"id":{"Type":"string","Description":"The unique identifier of the training phrase.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"repeat_count":{"Type":"number","Description":"Indicates how many times this example was added to the intent.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"parts":{"Attributes":{"parameter_id":{"Type":"string","Description":"The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"text":{"Type":"string","Description":"The text for this part.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase.\nNote: The API does not automatically annotate training phrases like the Dialogflow Console does.\nNote: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated.\nIf the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set.\nIf you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways:\nPart.text is set to a part of the phrase that has no parameters.\nPart.text is set to a part of the phrase that you want to annotate, and the parameterId field is set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"The collection of training phrases the agent is trained on to identify the intent.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_cx_version":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"A timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The human-readable name of the version. Limit of 64 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Format: projects//locations//agents//flows//versions/. Version ID is a self-increasing number generated by Dialogflow upon version creation.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"nlu_settings":{"Type":["list",["object",{"classification_threshold":"number","model_training_mode":"string","model_type":"string"}]],"Description":"The NLU settings of the flow at version creation.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The Flow to create an Version for. \nFormat: projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"The state of this version.\n* RUNNING: Version is not ready to serve (e.g. training is running).\n* SUCCEEDED: Training has succeeded and this version is ready to serve.\n* FAILED: Version training failed.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_entity_type":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"The name of this entity type to be displayed on the console.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_fuzzy_extraction":{"Type":"bool","Description":"Enables fuzzy entity extraction during classification.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"kind":{"Type":"string","Description":"Indicates the kind of entity type.\n* KIND_MAP: Map entity types allow mapping of a group of synonyms to a reference value.\n* KIND_LIST: List entity types contain a set of entries that do not map to reference values. However, list entity\ntypes can contain references to other entity types (with or without aliases).\n* KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. Possible values: [\"KIND_MAP\", \"KIND_LIST\", \"KIND_REGEXP\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of the entity type. \nFormat: projects/\u003cProject ID\u003e/agent/entityTypes/\u003cEntity type ID\u003e.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"entities":{"Attributes":{"synonyms":{"Type":["list","string"],"Description":"A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym\ncould be green onions.\nFor KIND_LIST entity types:\n* This collection must contain exactly one synonym equal to value.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The primary value associated with this entity entry. For example, if the entity type is vegetable, the value\ncould be scallions.\nFor KIND_MAP entity types:\n* A reference value to be used in place of synonyms.\nFor KIND_LIST entity types:\n* A string that can contain references to other entity types (with or without aliases).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The collection of entity entries associated with the entity type.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_fulfillment":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"The human-readable name of the fulfillment, unique within the agent.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"Whether fulfillment is enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of the fulfillment. \nFormat: projects/\u003cProject ID\u003e/agent/fulfillment - projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agent/fulfillment","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"features":{"Attributes":{"type":{"Type":"string","Description":"The type of the feature that enabled for fulfillment.\n* SMALLTALK: Fulfillment is enabled for SmallTalk. Possible values: [\"SMALLTALK\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The field defines whether the fulfillment is enabled for certain features.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"generic_web_service":{"Attributes":{"password":{"Type":"string","Description":"The password for HTTP Basic authentication.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"request_headers":{"Type":["map","string"],"Description":"The HTTP request headers to send together with fulfillment requests.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"uri":{"Type":"string","Description":"The fulfillment URI for receiving POST requests. It must use https protocol.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"username":{"Type":"string","Description":"The user name for HTTP Basic authentication.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Represents configuration for a generic web service. Dialogflow supports two mechanisms for authentications: - Basic authentication with username and password. - Authentication with additional authentication headers.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dialogflow_intent":{"Version":0,"Block":{"Attributes":{"action":{"Type":"string","Description":"The name of the action associated with the intent.\nNote: The action name must not contain whitespaces.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"default_response_platforms":{"Type":["list","string"],"Description":"The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED\n(i.e. default platform). Possible values: [\"FACEBOOK\", \"SLACK\", \"TELEGRAM\", \"KIK\", \"SKYPE\", \"LINE\", \"VIBER\", \"ACTIONS_ON_GOOGLE\", \"GOOGLE_HANGOUTS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The name of this intent to be displayed on the console.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"events":{"Type":["list","string"],"Description":"The collection of event names that trigger the intent. If the collection of input contexts is not empty, all of\nthe contexts must be present in the active user session for an event to trigger this intent. See the \n[events reference](https://cloud.google.com/dialogflow/docs/events-overview) for more details.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"followup_intent_info":{"Type":["list",["object",{"followup_intent_name":"string","parent_followup_intent_name":"string"}]],"Description":"Information about all followup intents that have this intent as a direct or indirect parent. We populate this field\nonly in the output.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"input_context_names":{"Type":["list","string"],"Description":"The list of context names required for this intent to be triggered.\nFormat: projects/\u003cProject ID\u003e/agent/sessions/-/contexts/\u003cContext ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"is_fallback":{"Type":"bool","Description":"Indicates whether this is a fallback intent.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ml_disabled":{"Type":"bool","Description":"Indicates whether Machine Learning is disabled for the intent.\nNote: If mlDisabled setting is set to true, then this intent is not taken into account during inference in ML\nONLY match mode. Also, auto-markup in the UI is turned off.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of this intent. \nFormat: projects/\u003cProject ID\u003e/agent/intents/\u003cIntent ID\u003e.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent_followup_intent_name":{"Type":"string","Description":"The unique identifier of the parent intent in the chain of followup intents.\nFormat: projects/\u003cProject ID\u003e/agent/intents/\u003cIntent ID\u003e.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"priority":{"Type":"number","Description":"The priority of this intent. Higher numbers represent higher priorities.\n - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds\n to the Normal priority in the console.\n - If the supplied value is negative, the intent is ignored in runtime detect intent requests.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"reset_contexts":{"Type":"bool","Description":"Indicates whether to delete all contexts in the current session when this intent is matched.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"root_followup_intent_name":{"Type":"string","Description":"The unique identifier of the root intent in the chain of followup intents. It identifies the correct followup\nintents chain for this intent.\nFormat: projects/\u003cProject ID\u003e/agent/intents/\u003cIntent ID\u003e.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"webhook_state":{"Type":"string","Description":"Indicates whether webhooks are enabled for the intent.\n* WEBHOOK_STATE_ENABLED: Webhook is enabled in the agent and in the intent.\n* WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING: Webhook is enabled in the agent and in the intent. Also, each slot\nfilling prompt is forwarded to the webhook. Possible values: [\"WEBHOOK_STATE_ENABLED\", \"WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dns_managed_zone":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A textual description field. Defaults to 'Managed by Terraform'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"dns_name":{"Type":"string","Description":"The DNS name of this managed zone, for instance \"example.com.\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"force_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to this ManagedZone.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"User assigned name for this resource.\nMust be unique within the project.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name_servers":{"Type":["list","string"],"Description":"Delegate your managed_zone to these virtual name servers;\ndefined by the server","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"visibility":{"Type":"string","Description":"The zone's visibility: public zones are exposed to the Internet,\nwhile private zones are visible only to Virtual Private Cloud resources. Default value: \"public\" Possible values: [\"private\", \"public\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"dnssec_config":{"Attributes":{"kind":{"Type":"string","Description":"Identifies what kind of resource this is","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"non_existence":{"Type":"string","Description":"Specifies the mechanism used to provide authenticated denial-of-existence responses.\nnon_existence can only be updated when the state is 'off'. Possible values: [\"nsec\", \"nsec3\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"Specifies whether DNSSEC is enabled, and what mode it is in Possible values: [\"off\", \"on\", \"transfer\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"default_key_specs":{"Attributes":{"algorithm":{"Type":"string","Description":"String mnemonic specifying the DNSSEC algorithm of this key Possible values: [\"ecdsap256sha256\", \"ecdsap384sha384\", \"rsasha1\", \"rsasha256\", \"rsasha512\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_length":{"Type":"number","Description":"Length of the keys in bits","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_type":{"Type":"string","Description":"Specifies whether this is a key signing key (KSK) or a zone\nsigning key (ZSK). Key signing keys have the Secure Entry\nPoint flag set and, when active, will only be used to sign\nresource record sets of type DNSKEY. Zone signing keys do\nnot have the Secure Entry Point flag set and will be used\nto sign all other types of resource record sets. Possible values: [\"keySigning\", \"zoneSigning\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kind":{"Type":"string","Description":"Identifies what kind of resource this is","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies parameters that will be used for generating initial DnsKeys\nfor this ManagedZone. If you provide a spec for keySigning or zoneSigning,\nyou must also provide one for the other.\ndefault_key_specs can only be updated when the state is 'off'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"DNSSEC configuration","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"forwarding_config":{"Attributes":{},"BlockTypes":{"target_name_servers":{"Attributes":{"forwarding_path":{"Type":"string","Description":"Forwarding path for this TargetNameServer. If unset or 'default' Cloud DNS will make forwarding\ndecision based on address ranges, i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go\nto the Internet. When set to 'private', Cloud DNS will always send queries through VPC for this target Possible values: [\"default\", \"private\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ipv4_address":{"Type":"string","Description":"IPv4 address of a target name server.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of target name servers to forward to. Cloud DNS will\nselect the best available name server if more than\none target is given.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"The presence for this field indicates that outbound forwarding is enabled\nfor this zone. The value of this field contains the set of destinations\nto forward to.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"peering_config":{"Attributes":{},"BlockTypes":{"target_network":{"Attributes":{"network_url":{"Type":"string","Description":"The id or fully qualified URL of the VPC network to forward queries to.\nThis should be formatted like 'projects/{project}/global/networks/{network}' or\n'https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The network with which to peer.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The presence of this field indicates that DNS Peering is enabled for this\nzone. The value of this field contains the network to peer with.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"private_visibility_config":{"Attributes":{},"BlockTypes":{"networks":{"Attributes":{"network_url":{"Type":"string","Description":"The id or fully qualified URL of the VPC network to bind to.\nThis should be formatted like 'projects/{project}/global/networks/{network}' or\n'https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of VPC networks that can see this zone. Until the provider updates to use the Terraform 0.12 SDK in a future release, you\nmay experience issues with this resource while updating. If you've defined a 'networks' block and\nadd another 'networks' block while keeping the old block, Terraform will see an incorrect diff\nand apply an incorrect update to the resource. If you encounter this issue, remove all 'networks'\nblocks in an update and then apply another update adding all of them back simultaneously.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"For privately visible zones, the set of Virtual Private Cloud\nresources that the zone is visible from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dns_policy":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A textual description field. Defaults to 'Managed by Terraform'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_inbound_forwarding":{"Type":"bool","Description":"Allows networks bound to this policy to receive DNS queries sent\nby VMs or applications over VPN connections. When enabled, a\nvirtual IP address will be allocated from each of the sub-networks\nthat are bound to this policy.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_logging":{"Type":"bool","Description":"Controls whether logging is enabled for the networks bound to this policy.\nDefaults to no logging if not set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"User assigned name for this policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"alternative_name_server_config":{"Attributes":{},"BlockTypes":{"target_name_servers":{"Attributes":{"forwarding_path":{"Type":"string","Description":"Forwarding path for this TargetNameServer. If unset or 'default' Cloud DNS will make forwarding\ndecision based on address ranges, i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go\nto the Internet. When set to 'private', Cloud DNS will always send queries through VPC for this target Possible values: [\"default\", \"private\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ipv4_address":{"Type":"string","Description":"IPv4 address to forward to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sets an alternative name server for the associated networks. When specified,\nall DNS queries are forwarded to a name server that you choose. Names such as .internal\nare not available when an alternative name server is specified.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"Sets an alternative name server for the associated networks.\nWhen specified, all DNS queries are forwarded to a name server that you choose.\nNames such as .internal are not available when an alternative name server is specified.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"networks":{"Attributes":{"network_url":{"Type":"string","Description":"The id or fully qualified URL of the VPC network to forward queries to.\nThis should be formatted like 'projects/{project}/global/networks/{network}' or\n'https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"List of network names specifying networks to which this policy is applied.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_dns_record_set":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"managed_zone":{"Type":"string","Description":"Identifies the managed zone addressed by this request.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"For example, www.example.com.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"rrdatas":{"Type":["list","string"],"Description":"The string data for the records in this record set whose meaning depends on the DNS type. \nFor TXT record, if the string data contains spaces, add surrounding \\\" if you don't want your string to get\nsplit on spaces. To specify a single record value longer than 255 characters such as a TXT record for \nDKIM, add \\\"\\\" inside the Terraform configuration string (e.g. \"first255characters\\\"\\\"morecharacters\").","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ttl":{"Type":"number","Description":"Number of seconds that this ResourceRecordSet can be cached by\nresolvers.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"One of valid DNS resource types. Possible values: [\"A\", \"AAAA\", \"CAA\", \"CNAME\", \"DNSKEY\", \"DS\", \"IPSECVPNKEY\", \"MX\", \"NAPTR\", \"NS\", \"PTR\", \"SOA\", \"SPF\", \"SRV\", \"SSHFP\", \"TLSA\", \"TXT\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_endpoints_service":{"Version":1,"Block":{"Attributes":{"apis":{"Type":["list",["object",{"methods":["list",["object",{"name":"string","request_type":"string","response_type":"string","syntax":"string"}]],"name":"string","syntax":"string","version":"string"}]],"Description":"A list of API objects.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"config_id":{"Type":"string","Description":"The autogenerated ID for the configuration that is rolled out as part of the creation of this resource. Must be provided to compute engine instances as a tag.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"dns_address":{"Type":"string","Description":"The address at which the service can be found - usually the same as the service name.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"endpoints":{"Type":["list",["object",{"address":"string","name":"string"}]],"Description":"A list of Endpoint objects.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"grpc_config":{"Type":"string","Description":"The full text of the Service Config YAML file (Example located here). If provided, must also provide protoc_output_base64. open_api config must not be provided.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"openapi_config":{"Type":"string","Description":"The full text of the OpenAPI YAML configuration as described here. Either this, or both of grpc_config and protoc_output_base64 must be specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project ID that the service belongs to. If not provided, provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"protoc_output_base64":{"Type":"string","Description":"The full contents of the Service Descriptor File generated by protoc. This should be a compiled .pb file, base64-encoded.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_name":{"Type":"string","Description":"The name of the service. Usually of the form $apiname.endpoints.$projectid.cloud.goog.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_endpoints_service_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_endpoints_service_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_endpoints_service_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_eventarc_trigger":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"uid":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"destination":{"Attributes":{"cloud_function":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cloud_run_service":{"Attributes":{"path":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"matching_criteria":{"Attributes":{"attribute":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"transport":{"Attributes":{},"BlockTypes":{"pubsub":{"Attributes":{"subscription":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_filestore_instance":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A description of the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"Server-specified ETag for the instance resource to prevent\nsimultaneous updates from overwriting each other.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Resource labels to represent user-provided metadata.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tier":{"Type":"string","Description":"The service tier of the instance. Possible values: [\"TIER_UNSPECIFIED\", \"STANDARD\", \"PREMIUM\", \"BASIC_HDD\", \"BASIC_SSD\", \"HIGH_SCALE_SSD\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The name of the Filestore zone of the instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"file_shares":{"Attributes":{"capacity_gb":{"Type":"number","Description":"File share capacity in GiB. This must be at least 1024 GiB\nfor the standard tier, or 2560 GiB for the premium tier.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the fileshare (16 characters or less)","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"File system shares on the instance. For this version, only a\nsingle file share is supported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"networks":{"Attributes":{"ip_addresses":{"Type":["list","string"],"Description":"A list of IPv4 or IPv6 addresses.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"modes":{"Type":["list","string"],"Description":"IP versions for which the instance has\nIP addresses assigned. Possible values: [\"ADDRESS_MODE_UNSPECIFIED\", \"MODE_IPV4\", \"MODE_IPV6\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name of the GCE VPC network to which the\ninstance is connected.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"reserved_ip_range":{"Type":"string","Description":"A /29 CIDR block that identifies the range of IP\naddresses reserved for this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"VPC networks to which the instance is connected. For this version,\nonly a single network is supported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_firestore_document":{"Version":0,"Block":{"Attributes":{"collection":{"Type":"string","Description":"The collection ID, relative to database. For example: chatrooms or chatrooms/my-document/private-messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"Creation timestamp in RFC3339 format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"database":{"Type":"string","Description":"The Firestore database id. Defaults to '\"(default)\"'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"document_id":{"Type":"string","Description":"The client-assigned document ID to use for this document during creation.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"fields":{"Type":"string","Description":"The document's [fields](https://cloud.google.com/firestore/docs/reference/rest/v1/projects.databases.documents) formated as a json string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A server defined name for this index. Format:\n'projects/{{project_id}}/databases/{{database_id}}/documents/{{path}}/{{document_id}}'","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"A relative path to the collection this document exists within","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Last update timestamp in RFC3339 format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_firestore_index":{"Version":0,"Block":{"Attributes":{"collection":{"Type":"string","Description":"The collection being indexed.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"database":{"Type":"string","Description":"The Firestore database id. Defaults to '\"(default)\"'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A server defined name for this index. Format:\n'projects/{{project}}/databases/{{database}}/collectionGroups/{{collection}}/indexes/{{server_generated_id}}'","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"query_scope":{"Type":"string","Description":"The scope at which a query is run. Default value: \"COLLECTION\" Possible values: [\"COLLECTION\", \"COLLECTION_GROUP\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fields":{"Attributes":{"array_config":{"Type":"string","Description":"Indicates that this field supports operations on arrayValues. Only one of 'order' and 'arrayConfig' can\nbe specified. Possible values: [\"CONTAINS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"field_path":{"Type":"string","Description":"Name of the field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"order":{"Type":"string","Description":"Indicates that this field supports ordering by the specified order or comparing using =, \u003c, \u003c=, \u003e, \u003e=.\nOnly one of 'order' and 'arrayConfig' can be specified. Possible values: [\"ASCENDING\", \"DESCENDING\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The fields supported by this index. The last field entry is always for\nthe field path '__name__'. If, on creation, '__name__' was not\nspecified as the last field, it will be added automatically with the\nsame direction as that of the last field defined. If the final field\nin a composite index is not directional, the '__name__' will be\nordered '\"ASCENDING\"' (unless explicitly specified otherwise).","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":2,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_folder":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Timestamp when the Folder was created. Assigned by the server. A timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The folder's display name. A folder's display name must be unique amongst its siblings, e.g. no two folders with the same parent can share the same display name. The display name must start and end with a letter or digit, may contain letters, digits, spaces, hyphens and underscores and can be no longer than 30 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"folder_id":{"Type":"string","Description":"The folder id from the name \"folders/{folder_id}\"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"lifecycle_state":{"Type":"string","Description":"The lifecycle state of the folder such as ACTIVE or DELETE_REQUESTED.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the Folder. Its format is folders/{folder_id}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The resource name of the parent Folder or Organization. Must be of the form folders/{folder_id} or organizations/{org_id}.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_folder_access_approval_settings":{"Version":0,"Block":{"Attributes":{"enrolled_ancestor":{"Type":"bool","Description":"If the field is true, that indicates that at least one service is enrolled for Access Approval in one or more ancestors of the Folder.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"folder_id":{"Type":"string","Description":"ID of the folder of the access approval settings.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the settings. Format is \"folders/{folder_id}/accessApprovalSettings\"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"notification_emails":{"Type":["set","string"],"Description":"A list of email addresses to which notifications relating to approval requests should be sent.\nNotifications relating to a resource will be sent to all emails in the settings of ancestor\nresources of that resource. A maximum of 50 email addresses are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"enrolled_services":{"Attributes":{"cloud_product":{"Type":"string","Description":"The product for which Access Approval will be enrolled. Allowed values are listed (case-sensitive):\n * all\n * App Engine\n * BigQuery\n * Cloud Bigtable\n * Cloud Key Management Service\n * Compute Engine\n * Cloud Dataflow\n * Cloud Identity and Access Management\n * Cloud Pub/Sub\n * Cloud Storage\n * Persistent Disk\n\nNote: These values are supported as input, but considered a legacy format:\n * all\n * appengine.googleapis.com\n * bigquery.googleapis.com\n * bigtable.googleapis.com\n * cloudkms.googleapis.com\n * compute.googleapis.com\n * dataflow.googleapis.com\n * iam.googleapis.com\n * pubsub.googleapis.com\n * storage.googleapis.com","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enrollment_level":{"Type":"string","Description":"The enrollment level of the service. Default value: \"BLOCK_ALL\" Possible values: [\"BLOCK_ALL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of Google Cloud Services for which the given resource has Access Approval enrolled.\nAccess requests for the resource given by name against any of these services contained here will be required\nto have explicit approval. Enrollment can only be done on an all or nothing basis.\n\nA maximum of 10 enrolled services will be enforced, to be expanded as the set of supported services is expanded.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_folder_iam_audit_config":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"The etag of iam policy","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"Service which will be enabled for audit logging. The special value allServices covers all services.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"audit_log_config":{"Attributes":{"exempted_members":{"Type":["set","string"],"Description":"Identities that do not cause logging for this type of permission. Each entry can have one of the following values:user:{emailid}: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com. serviceAccount:{emailid}: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com. group:{emailid}: An email address that represents a Google group. For example, admins@example.com. domain:{domain}: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"log_type":{"Type":"string","Description":"Permission type for which logging is to be configured. Must be one of DATA_READ, DATA_WRITE, or ADMIN_READ.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration for logging of each type of permission. This can be specified multiple times.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_folder_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_folder_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_folder_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_folder_organization_policy":{"Version":0,"Block":{"Attributes":{"constraint":{"Type":"string","Description":"The name of the Constraint the Policy is configuring, for example, serviceuser.services.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"The etag of the organization policy. etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"The resource name of the folder to set the policy for. Its format is folders/{folder_id}.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds, representing when the variable was last updated. Example: \"2016-10-09T12:33:37.578138407Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"number","Description":"Version of the Policy. Default version is 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"boolean_policy":{"Attributes":{"enforced":{"Type":"bool","Description":"If true, then the Policy is enforced. If false, then any configuration is acceptable.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A boolean policy is a constraint that is either enforced or not.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"list_policy":{"Attributes":{"inherit_from_parent":{"Type":"bool","Description":"If set to true, the values from the effective Policy of the parent resource are inherited, meaning the values set in this Policy are added to the values inherited up the hierarchy.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"suggested_value":{"Type":"string","Description":"The Google Cloud Console will try to default to a configuration that matches the value specified in this field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"allow":{"Attributes":{"all":{"Type":"bool","Description":"The policy allows or denies all values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"The policy can define specific values that are allowed or denied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or the other must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"deny":{"Attributes":{"all":{"Type":"bool","Description":"The policy allows or denies all values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"The policy can define specific values that are allowed or denied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or the other must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A policy that can define specific values that are allowed or denied for the given constraint. It can also be used to allow or deny all values. ","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"restore_policy":{"Attributes":{"default":{"Type":"bool","Description":"May only be set to true. If set, then the default Policy is restored.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A restore policy is a constraint to restore the default policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_game_services_game_server_cluster":{"Version":0,"Block":{"Attributes":{"cluster_id":{"Type":"string","Description":"Required. The resource name of the game server cluster","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Human readable description of the cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels associated with this game server cluster. Each label is a\nkey-value pair.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the Cluster.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource id of the game server cluster, eg:\n\n'projects/{project_id}/locations/{location}/realms/{realm_id}/gameServerClusters/{cluster_id}'.\nFor example,\n\n'projects/my-project/locations/{location}/realms/zanzibar/gameServerClusters/my-onprem-cluster'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"realm_id":{"Type":"string","Description":"The realm id of the game server realm.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"connection_info":{"Attributes":{"namespace":{"Type":"string","Description":"Namespace designated on the game server cluster where the game server\ninstances will be created. The namespace existence will be validated\nduring creation.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"gke_cluster_reference":{"Attributes":{"cluster":{"Type":"string","Description":"The full or partial name of a GKE cluster, using one of the following\nforms:\n\n* 'projects/{project_id}/locations/{location}/clusters/{cluster_id}'\n* 'locations/{location}/clusters/{cluster_id}'\n* '{cluster_id}'\n\nIf project and location are not specified, the project and location of the\nGameServerCluster resource are used to generate the full name of the\nGKE cluster.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Reference of the GKE cluster where the game servers are installed.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Game server cluster connection information. This information is used to\nmanage game server clusters.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_game_services_game_server_config":{"Version":0,"Block":{"Attributes":{"config_id":{"Type":"string","Description":"A unique id for the deployment config.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"deployment_id":{"Type":"string","Description":"A unique id for the deployment.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The description of the game server config.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels associated with this game server config. Each label is a\nkey-value pair.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the Deployment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the game server config, in the form:\n\n'projects/{project_id}/locations/{location}/gameServerDeployments/{deployment_id}/configs/{config_id}'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"fleet_configs":{"Attributes":{"fleet_spec":{"Type":"string","Description":"The fleet spec, which is sent to Agones to configure fleet.\nThe spec can be passed as inline json but it is recommended to use a file reference\ninstead. File references can contain the json or yaml format of the fleet spec. Eg:\n\n* fleet_spec = jsonencode(yamldecode(file(\"fleet_configs.yaml\")))\n* fleet_spec = file(\"fleet_configs.json\")\n\nThe format of the spec can be found :\n'https://agones.dev/site/docs/reference/fleet/'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the FleetConfig.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The fleet config contains list of fleet specs. In the Single Cloud, there\nwill be only one.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"scaling_configs":{"Attributes":{"fleet_autoscaler_spec":{"Type":"string","Description":"Fleet autoscaler spec, which is sent to Agones.\nExample spec can be found :\nhttps://agones.dev/site/docs/reference/fleetautoscaler/","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the ScalingConfig","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"schedules":{"Attributes":{"cron_job_duration":{"Type":"string","Description":"The duration for the cron job event. The duration of the event is effective\nafter the cron job's start time.\n\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cron_spec":{"Type":"string","Description":"The cron definition of the scheduled event. See\nhttps://en.wikipedia.org/wiki/Cron. Cron spec specifies the local time as\ndefined by the realm.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"end_time":{"Type":"string","Description":"The end time of the event.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"The start time of the event.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The schedules to which this scaling config applies.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"selectors":{"Attributes":{"labels":{"Type":["map","string"],"Description":"Set of labels to group by.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Labels used to identify the clusters to which this scaling config\napplies. A cluster is subject to this scaling config if its labels match\nany of the selector entries.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Optional. This contains the autoscaling settings.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_game_services_game_server_deployment":{"Version":0,"Block":{"Attributes":{"deployment_id":{"Type":"string","Description":"A unique id for the deployment.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Human readable description of the game server deployment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels associated with this game server deployment. Each label is a\nkey-value pair.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the Deployment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource id of the game server deployment, eg:\n\n'projects/{project_id}/locations/{location}/gameServerDeployments/{deployment_id}'.\nFor example,\n\n'projects/my-project/locations/{location}/gameServerDeployments/my-deployment'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_game_services_game_server_deployment_rollout":{"Version":0,"Block":{"Attributes":{"default_game_server_config":{"Type":"string","Description":"This field points to the game server config that is\napplied by default to all realms and clusters. For example,\n\n'projects/my-project/locations/global/gameServerDeployments/my-game/configs/my-config'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"deployment_id":{"Type":"string","Description":"The deployment to rollout the new config to. Only 1 rollout must be associated with each deployment.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource id of the game server deployment\n\neg: 'projects/my-project/locations/global/gameServerDeployments/my-deployment/rollout'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"game_server_config_overrides":{"Attributes":{"config_version":{"Type":"string","Description":"Version of the configuration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"realms_selector":{"Attributes":{"realms":{"Type":["list","string"],"Description":"List of realms to match against.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Selection by realms.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The game_server_config_overrides contains the per game server config\noverrides. The overrides are processed in the order they are listed. As\nsoon as a match is found for a cluster, the rest of the list is not\nprocessed.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_game_services_realm":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"Human readable description of the realm.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"ETag of the resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels associated with this realm. Each label is a key-value pair.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the Realm.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource id of the realm, of the form:\n'projects/{project_id}/locations/{location}/realms/{realm_id}'. For\nexample, 'projects/my-project/locations/{location}/realms/my-realm'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"realm_id":{"Type":"string","Description":"GCP region of the Realm.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"Required. Time zone where all realm-specific policies are evaluated. The value of\nthis field must be from the IANA time zone database:\nhttps://www.iana.org/time-zones.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_gke_hub_membership":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels to apply to this membership.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"membership_id":{"Type":"string","Description":"The client-provided identifier of the membership.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique identifier of the membership.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"authority":{"Attributes":{"issuer":{"Type":"string","Description":"A JSON Web Token (JWT) issuer URI. 'issuer' must start with 'https://' and // be a valid \nwith length \u003c2000 characters. For example: 'https://container.googleapis.com/v1/projects/my-project/locations/us-west1/clusters/my-cluster' (must be 'locations' rather than 'zones'). If the cluster is provisioned with Terraform, this is '\"https://container.googleapis.com/v1/${google_container_cluster.my-cluster.id}\"'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Authority encodes how Google will recognize identities from this Membership.\nSee the workload identity documentation for more details:\nhttps://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"endpoint":{"Attributes":{},"BlockTypes":{"gke_cluster":{"Attributes":{"resource_link":{"Type":"string","Description":"Self-link of the GCP resource for the GKE cluster.\nFor example: '//container.googleapis.com/projects/my-project/zones/us-west1-a/clusters/my-cluster'.\nIt can be at the most 1000 characters in length. If the cluster is provisioned with Terraform,\nthis is '\"//container.googleapis.com/${google_container_cluster.my-cluster.id}\"'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"If this Membership is a Kubernetes API server hosted on GKE, this is a self link to its GCP resource.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"If this Membership is a Kubernetes API server hosted on GKE, this is a self link to its GCP resource.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_consent_store":{"Version":0,"Block":{"Attributes":{"dataset":{"Type":"string","Description":"Identifies the dataset addressed by this request. Must be in the format\n'projects/{project}/locations/{location}/datasets/{dataset}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"default_consent_ttl":{"Type":"string","Description":"Default time to live for consents in this store. Must be at least 24 hours. Updating this field will not affect the expiration time of existing consents.\n\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_consent_create_on_update":{"Type":"bool","Description":"If true, [consents.patch] [google.cloud.healthcare.v1.consent.UpdateConsent] creates the consent if it does not already exist.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"User-supplied key-value pairs used to organize Consent stores.\n\nLabel keys must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must\nconform to the following PCRE regular expression: '[\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}'\n\nLabel values are optional, must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128\nbytes, and must conform to the following PCRE regular expression: '[\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}'\n\nNo more than 64 labels can be associated with a given store.\n\nAn object containing a list of \"key\": value pairs.\nExample: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of this ConsentStore, for example:\n\"consent1\"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_consent_store_iam_binding":{"Version":0,"Block":{"Attributes":{"consent_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"dataset":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_consent_store_iam_member":{"Version":0,"Block":{"Attributes":{"consent_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"dataset":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_consent_store_iam_policy":{"Version":0,"Block":{"Attributes":{"consent_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"dataset":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dataset":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location for the Dataset.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for the Dataset.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The fully qualified name of this dataset","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"time_zone":{"Type":"string","Description":"The default timezone used by this dataset. Must be a either a valid IANA time zone name such as\n\"America/New_York\" or empty, which defaults to UTC. This is used for parsing times in resources\n(e.g., HL7 messages) where no explicit timezone is specified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dataset_iam_binding":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dataset_iam_member":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dataset_iam_policy":{"Version":0,"Block":{"Attributes":{"dataset_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dicom_store":{"Version":0,"Block":{"Attributes":{"dataset":{"Type":"string","Description":"Identifies the dataset addressed by this request. Must be in the format\n'projects/{project}/locations/{location}/datasets/{dataset}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"User-supplied key-value pairs used to organize DICOM stores.\n\nLabel keys must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must\nconform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}\n\nLabel values are optional, must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128\nbytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}\n\nNo more than 64 labels can be associated with a given store.\n\nAn object containing a list of \"key\": value pairs.\nExample: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for the DicomStore.\n\n** Changing this property may recreate the Dicom store (removing all data) **","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The fully qualified name of this dataset","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"notification_config":{"Attributes":{"pubsub_topic":{"Type":"string","Description":"The Cloud Pub/Sub topic that notifications of changes are published on. Supplied by the client.\nPubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message.\nIt is guaranteed to be unique within the topic. PubsubMessage.PublishTime is the time at which the message\nwas published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a\nproject. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given\nCloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dicom_store_iam_binding":{"Version":0,"Block":{"Attributes":{"dicom_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dicom_store_iam_member":{"Version":0,"Block":{"Attributes":{"dicom_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_dicom_store_iam_policy":{"Version":0,"Block":{"Attributes":{"dicom_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_fhir_store":{"Version":0,"Block":{"Attributes":{"dataset":{"Type":"string","Description":"Identifies the dataset addressed by this request. Must be in the format\n'projects/{project}/locations/{location}/datasets/{dataset}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"disable_referential_integrity":{"Type":"bool","Description":"Whether to disable referential integrity in this FHIR store. This field is immutable after FHIR store\ncreation. The default value is false, meaning that the API will enforce referential integrity and fail the\nrequests that will result in inconsistent state in the FHIR store. When this field is set to true, the API\nwill skip referential integrity check. Consequently, operations that rely on references, such as\nPatient.get$everything, will not return all the results if broken references exist.\n\n** Changing this property may recreate the FHIR store (removing all data) **","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disable_resource_versioning":{"Type":"bool","Description":"Whether to disable resource versioning for this FHIR store. This field can not be changed after the creation\nof FHIR store. If set to false, which is the default behavior, all write operations will cause historical\nversions to be recorded automatically. The historical versions can be fetched through the history APIs, but\ncannot be updated. If set to true, no historical versions will be kept. The server will send back errors for\nattempts to read the historical versions.\n\n** Changing this property may recreate the FHIR store (removing all data) **","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_history_import":{"Type":"bool","Description":"Whether to allow the bulk import API to accept history bundles and directly insert historical resource\nversions into the FHIR store. Importing resource histories creates resource interactions that appear to have\noccurred in the past, which clients may not want to allow. If set to false, history bundles within an import\nwill fail with an error.\n\n** Changing this property may recreate the FHIR store (removing all data) **\n\n** This property can be changed manually in the Google Cloud Healthcare admin console without recreating the FHIR store **","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_update_create":{"Type":"bool","Description":"Whether this FHIR store has the updateCreate capability. This determines if the client can use an Update\noperation to create a new resource with a client-specified ID. If false, all IDs are server-assigned through\nthe Create operation and attempts to Update a non-existent resource will return errors. Please treat the audit\nlogs with appropriate levels of care if client-specified resource IDs contain sensitive data such as patient\nidentifiers, those IDs will be part of the FHIR resource path recorded in Cloud audit logs and Cloud Pub/Sub\nnotifications.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"User-supplied key-value pairs used to organize FHIR stores.\n\nLabel keys must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must\nconform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}\n\nLabel values are optional, must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128\nbytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}\n\nNo more than 64 labels can be associated with a given store.\n\nAn object containing a list of \"key\": value pairs.\nExample: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for the FhirStore.\n\n** Changing this property may recreate the FHIR store (removing all data) **","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The fully qualified name of this dataset","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"The FHIR specification version. Possible values: [\"DSTU2\", \"STU3\", \"R4\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"notification_config":{"Attributes":{"pubsub_topic":{"Type":"string","Description":"The Cloud Pub/Sub topic that notifications of changes are published on. Supplied by the client.\nPubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message.\nIt is guaranteed to be unique within the topic. PubsubMessage.PublishTime is the time at which the message\nwas published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a\nproject. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given\nCloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"stream_configs":{"Attributes":{"resource_types":{"Type":["list","string"],"Description":"Supply a FHIR resource type (such as \"Patient\" or \"Observation\"). See\nhttps://www.hl7.org/fhir/valueset-resource-types.html for a list of all FHIR resource types. The server treats\nan empty list as an intent to stream all the supported resource types in this FHIR store.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bigquery_destination":{"Attributes":{"dataset_uri":{"Type":"string","Description":"BigQuery URI to a dataset, up to 2000 characters long, in the format bq://projectId.bqDatasetId","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"schema_config":{"Attributes":{"recursive_structure_depth":{"Type":"number","Description":"The depth for all recursive structures in the output analytics schema. For example, concept in the CodeSystem\nresource is a recursive structure; when the depth is 2, the CodeSystem table will have a column called\nconcept.concept but not concept.concept.concept. If not specified or set to 0, the server will use the default\nvalue 2. The maximum depth allowed is 5.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"schema_type":{"Type":"string","Description":"Specifies the output schema type. Only ANALYTICS is supported at this time.\n * ANALYTICS: Analytics schema defined by the FHIR community.\n See https://github.com/FHIR/sql-on-fhir/blob/master/sql-on-fhir.md. Default value: \"ANALYTICS\" Possible values: [\"ANALYTICS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration for the exported BigQuery schema.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The destination BigQuery structure that contains both the dataset location and corresponding schema config.\nThe output is organized in one table per resource type. The server reuses the existing tables (if any) that\nare named after the resource types, e.g. \"Patient\", \"Observation\". When there is no existing table for a given\nresource type, the server attempts to create one.\nSee the [streaming config reference](https://cloud.google.com/healthcare/docs/reference/rest/v1beta1/projects.locations.datasets.fhirStores#streamconfig) for more details.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"A list of streaming configs that configure the destinations of streaming export for every resource mutation in\nthis FHIR store. Each store is allowed to have up to 10 streaming configs. After a new config is added, the next\nresource mutation is streamed to the new location in addition to the existing ones. When a location is removed\nfrom the list, the server stops streaming to that location. Before adding a new config, you must add the required\nbigquery.dataEditor role to your project's Cloud Healthcare Service Agent service account. Some lag (typically on\nthe order of dozens of seconds) is expected before the results show up in the streaming destination.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_fhir_store_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"fhir_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_fhir_store_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"fhir_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_fhir_store_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"fhir_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_hl7_v2_store":{"Version":0,"Block":{"Attributes":{"dataset":{"Type":"string","Description":"Identifies the dataset addressed by this request. Must be in the format\n'projects/{project}/locations/{location}/datasets/{dataset}'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"User-supplied key-value pairs used to organize HL7v2 stores.\n\nLabel keys must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must\nconform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}\n\nLabel values are optional, must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128\nbytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}\n\nNo more than 64 labels can be associated with a given store.\n\nAn object containing a list of \"key\": value pairs.\nExample: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for the Hl7V2Store.\n\n** Changing this property may recreate the Hl7v2 store (removing all data) **","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The fully qualified name of this dataset","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"notification_config":{"Attributes":{"pubsub_topic":{"Type":"string","Description":"The Cloud Pub/Sub topic that notifications of changes are published on. Supplied by the client.\nPubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message.\nIt is guaranteed to be unique within the topic. PubsubMessage.PublishTime is the time at which the message\nwas published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a\nproject. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given\nCloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"notification_configs":{"Attributes":{"filter":{"Type":"string","Description":"Restricts notifications sent for messages matching a filter. If this is empty, all messages\nare matched. Syntax: https://cloud.google.com/appengine/docs/standard/python/search/query_strings\n\nFields/functions available for filtering are:\n\n* messageType, from the MSH-9.1 field. For example, NOT messageType = \"ADT\".\n* send_date or sendDate, the YYYY-MM-DD date the message was sent in the dataset's timeZone, from the MSH-7 segment. For example, send_date \u003c \"2017-01-02\".\n* sendTime, the timestamp when the message was sent, using the RFC3339 time format for comparisons, from the MSH-7 segment. For example, sendTime \u003c \"2017-01-02T00:00:00-05:00\".\n* sendFacility, the care center that the message came from, from the MSH-4 segment. For example, sendFacility = \"ABC\".\n* PatientId(value, type), which matches if the message lists a patient having an ID of the given value and type in the PID-2, PID-3, or PID-4 segments. For example, PatientId(\"123456\", \"MRN\").\n* labels.x, a string value of the label with key x as set using the Message.labels map. For example, labels.\"priority\"=\"high\". The operator :* can be used to assert the existence of a label. For example, labels.\"priority\":*.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"pubsub_topic":{"Type":"string","Description":"The Cloud Pub/Sub topic that notifications of changes are published on. Supplied by the client.\nPubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message.\nIt is guaranteed to be unique within the topic. PubsubMessage.PublishTime is the time at which the message\nwas published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a\nproject. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given\nCloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail.\n\nIf a notification cannot be published to Cloud Pub/Sub, errors will be logged to Stackdriver","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of notification configs. Each configuration uses a filter to determine whether to publish a\nmessage (both Ingest \u0026 Create) on the corresponding notification destination. Only the message name\nis sent as part of the notification. Supplied by the client.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"parser_config":{"Attributes":{"allow_null_header":{"Type":"bool","Description":"Determines whether messages with no header are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"schema":{"Type":"string","Description":"JSON encoded string for schemas used to parse messages in this\nstore if schematized parsing is desired.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"segment_terminator":{"Type":"string","Description":"Byte(s) to be used as the segment terminator. If this is unset, '\\r' will be used as segment terminator.\n\nA base64-encoded string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A nested object resource","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_hl7_v2_store_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"hl7_v2_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_hl7_v2_store_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"hl7_v2_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_healthcare_hl7_v2_store_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"hl7_v2_store_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_app_engine_service_iam_binding":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_app_engine_service_iam_member":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_app_engine_service_iam_policy":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_app_engine_version_iam_binding":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"version_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_app_engine_version_iam_member":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"version_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_app_engine_version_iam_policy":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"version_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_brand":{"Version":0,"Block":{"Attributes":{"application_title":{"Type":"string","Description":"Application name displayed on OAuth consent screen.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Output only. Identifier of the brand, in the format\n'projects/{project_number}/brands/{brand_id}'. NOTE: The brand\nidentification corresponds to the project number as only one\nbrand per project can be created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"org_internal_only":{"Type":"bool","Description":"Whether the brand is only intended for usage inside the GSuite organization only.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"support_email":{"Type":"string","Description":"Support email displayed on the OAuth consent screen. Can be either a\nuser or group email. When a user email is specified, the caller must\nbe the user with the associated email address. When a group email is\nspecified, the caller can be either a user or a service account which\nis an owner of the specified group in Cloud Identity.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_client":{"Version":0,"Block":{"Attributes":{"brand":{"Type":"string","Description":"Identifier of the brand to which this client\nis attached to. The format is\n'projects/{project_number}/brands/{brand_id}/identityAwareProxyClients/{client_id}'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"client_id":{"Type":"string","Description":"Output only. Unique identifier of the OAuth client.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Human-friendly name given to the OAuth client.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"secret":{"Type":"string","Description":"Output only. Client secret of the OAuth client.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_tunnel_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_tunnel_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_tunnel_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_tunnel_instance_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_tunnel_instance_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_tunnel_instance_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_backend_service_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"web_backend_service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_backend_service_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"web_backend_service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_backend_service_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"web_backend_service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_type_app_engine_iam_binding":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_type_app_engine_iam_member":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_type_app_engine_iam_policy":{"Version":0,"Block":{"Attributes":{"app_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_type_compute_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_type_compute_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_iap_web_type_compute_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_identity_platform_default_supported_idp_config":{"Version":0,"Block":{"Attributes":{"client_id":{"Type":"string","Description":"OAuth client ID","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"client_secret":{"Type":"string","Description":"OAuth client secret","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"If this IDP allows the user to sign in","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"idp_id":{"Type":"string","Description":"ID of the IDP. Possible values include:\n\n* 'apple.com'\n\n* 'facebook.com'\n\n* 'gc.apple.com'\n\n* 'github.com'\n\n* 'google.com'\n\n* 'linkedin.com'\n\n* 'microsoft.com'\n\n* 'playgames.google.com'\n\n* 'twitter.com'\n\n* 'yahoo.com'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the DefaultSupportedIdpConfig resource","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_identity_platform_inbound_saml_config":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"Human friendly display name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"If this config allows users to sign in with the provider.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the InboundSamlConfig resource. Must start with 'saml.' and can only have alphanumeric characters,\nhyphens, underscores or periods. The part after 'saml.' must also start with a lowercase letter, end with an\nalphanumeric character, and have at least 2 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"idp_config":{"Attributes":{"idp_entity_id":{"Type":"string","Description":"Unique identifier for all SAML entities","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"sign_request":{"Type":"bool","Description":"Indicates if outbounding SAMLRequest should be signed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sso_url":{"Type":"string","Description":"URL to send Authentication request to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"idp_certificates":{"Attributes":{"x509_certificate":{"Type":"string","Description":"The IdP's x509 certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The IdP's certificate data to verify the signature in the SAMLResponse issued by the IDP.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"SAML IdP configuration when the project acts as the relying party","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"sp_config":{"Attributes":{"callback_uri":{"Type":"string","Description":"Callback URI where responses from IDP are handled. Must start with 'https://'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sp_certificates":{"Type":["list",["object",{"x509_certificate":"string"}]],"Description":"The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"sp_entity_id":{"Type":"string","Description":"Unique identifier for all SAML entities.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"SAML SP (Service Provider) configuration when the project acts as the relying party to receive\nand accept an authentication assertion issued by a SAML identity provider.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_identity_platform_oauth_idp_config":{"Version":0,"Block":{"Attributes":{"client_id":{"Type":"string","Description":"The client id of an OAuth client.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"client_secret":{"Type":"string","Description":"The client secret of the OAuth client, to enable OIDC code flow.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Human friendly display name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"If this config allows users to sign in with the provider.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"issuer":{"Type":"string","Description":"For OIDC Idps, the issuer identifier.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the OauthIdpConfig. Must start with 'oidc.'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_identity_platform_tenant":{"Version":0,"Block":{"Attributes":{"allow_password_signup":{"Type":"bool","Description":"Whether to allow email/password user authentication.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disable_auth":{"Type":"bool","Description":"Whether authentication is disabled for the tenant. If true, the users under\nthe disabled tenant are not allowed to sign-in. Admins of the disabled tenant\nare not able to manage its users.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Human friendly display name of the tenant.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_email_link_signin":{"Type":"bool","Description":"Whether to enable email link user authentication.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the tenant that is generated by the server","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_identity_platform_tenant_default_supported_idp_config":{"Version":0,"Block":{"Attributes":{"client_id":{"Type":"string","Description":"OAuth client ID","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"client_secret":{"Type":"string","Description":"OAuth client secret","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"If this IDP allows the user to sign in","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"idp_id":{"Type":"string","Description":"ID of the IDP. Possible values include:\n\n* 'apple.com'\n\n* 'facebook.com'\n\n* 'gc.apple.com'\n\n* 'github.com'\n\n* 'google.com'\n\n* 'linkedin.com'\n\n* 'microsoft.com'\n\n* 'playgames.google.com'\n\n* 'twitter.com'\n\n* 'yahoo.com'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the default supported IDP config resource","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tenant":{"Type":"string","Description":"The name of the tenant where this DefaultSupportedIdpConfig resource exists","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_identity_platform_tenant_inbound_saml_config":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"Human friendly display name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"If this config allows users to sign in with the provider.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the InboundSamlConfig resource. Must start with 'saml.' and can only have alphanumeric characters,\nhyphens, underscores or periods. The part after 'saml.' must also start with a lowercase letter, end with an\nalphanumeric character, and have at least 2 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tenant":{"Type":"string","Description":"The name of the tenant where this inbound SAML config resource exists","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"idp_config":{"Attributes":{"idp_entity_id":{"Type":"string","Description":"Unique identifier for all SAML entities","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"sign_request":{"Type":"bool","Description":"Indicates if outbounding SAMLRequest should be signed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sso_url":{"Type":"string","Description":"URL to send Authentication request to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"idp_certificates":{"Attributes":{"x509_certificate":{"Type":"string","Description":"The x509 certificate","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"SAML IdP configuration when the project acts as the relying party","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"sp_config":{"Attributes":{"callback_uri":{"Type":"string","Description":"Callback URI where responses from IDP are handled. Must start with 'https://'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"sp_certificates":{"Type":["list",["object",{"x509_certificate":"string"}]],"Description":"The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"sp_entity_id":{"Type":"string","Description":"Unique identifier for all SAML entities.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"SAML SP (Service Provider) configuration when the project acts as the relying party to receive\nand accept an authentication assertion issued by a SAML identity provider.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_identity_platform_tenant_oauth_idp_config":{"Version":0,"Block":{"Attributes":{"client_id":{"Type":"string","Description":"The client id of an OAuth client.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"client_secret":{"Type":"string","Description":"The client secret of the OAuth client, to enable OIDC code flow.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Human friendly display name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"If this config allows users to sign in with the provider.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"issuer":{"Type":"string","Description":"For OIDC Idps, the issuer identifier.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the OauthIdpConfig. Must start with 'oidc.'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tenant":{"Type":"string","Description":"The name of the tenant where this OIDC IDP configuration resource exists","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_crypto_key":{"Version":1,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key_ring":{"Type":"string","Description":"The KeyRing that this key belongs to.\nFormat: ''projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}''.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels with user-defined metadata to apply to this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for the CryptoKey.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"purpose":{"Type":"string","Description":"The immutable purpose of this CryptoKey. See the\n[purpose reference](https://cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.cryptoKeys#CryptoKeyPurpose)\nfor possible inputs. Default value: \"ENCRYPT_DECRYPT\" Possible values: [\"ENCRYPT_DECRYPT\", \"ASYMMETRIC_SIGN\", \"ASYMMETRIC_DECRYPT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"rotation_period":{"Type":"string","Description":"Every time this period passes, generate a new CryptoKeyVersion and set it as the primary.\nThe first rotation will take place after the specified period. The rotation period has\nthe format of a decimal number with up to 9 fractional digits, followed by the\nletter 's' (seconds). It must be greater than a day (ie, 86400).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The self link of the created KeyRing in the format projects/{project}/locations/{location}/keyRings/{name}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":true},"skip_initial_version_creation":{"Type":"bool","Description":"If set to true, the request will create a CryptoKey without any CryptoKeyVersions. \nYou must use the 'google_kms_key_ring_import_job' resource to import the CryptoKeyVersion.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"version_template":{"Attributes":{"algorithm":{"Type":"string","Description":"The algorithm to use when creating a version based on this template.\nSee the [algorithm reference](https://cloud.google.com/kms/docs/reference/rest/v1/CryptoKeyVersionAlgorithm) for possible inputs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"protection_level":{"Type":"string","Description":"The protection level to use when creating a version based on this template. Default value: \"SOFTWARE\" Possible values: [\"SOFTWARE\", \"HSM\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A template describing settings for new crypto key versions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_crypto_key_iam_binding":{"Version":0,"Block":{"Attributes":{"crypto_key_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_crypto_key_iam_member":{"Version":0,"Block":{"Attributes":{"crypto_key_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_crypto_key_iam_policy":{"Version":0,"Block":{"Attributes":{"crypto_key_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_key_ring":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location for the KeyRing.\nA full list of valid locations can be found by running 'gcloud kms locations list'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for the KeyRing.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The self link of the created KeyRing in the format projects/{project}/locations/{location}/keyRings/{name}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":true}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_key_ring_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key_ring_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_key_ring_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key_ring_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_key_ring_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key_ring_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_key_ring_import_job":{"Version":0,"Block":{"Attributes":{"attestation":{"Type":["list",["object",{"content":"string","format":"string"}]],"Description":"Statement that was generated and signed by the key creator (for example, an HSM) at key creation time.\nUse this statement to verify attributes of the key as stored on the HSM, independently of Google.\nOnly present if the chosen ImportMethod is one with a protection level of HSM.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"expire_time":{"Type":"string","Description":"The time at which this resource is scheduled for expiration and can no longer be used.\nThis is in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"import_job_id":{"Type":"string","Description":"It must be unique within a KeyRing and match the regular expression [a-zA-Z0-9_-]{1,63}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"import_method":{"Type":"string","Description":"The wrapping method to be used for incoming key material. Possible values: [\"RSA_OAEP_3072_SHA1_AES_256\", \"RSA_OAEP_4096_SHA1_AES_256\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"key_ring":{"Type":"string","Description":"The KeyRing that this import job belongs to.\nFormat: ''projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}''.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for this ImportJob in the format projects/*/locations/*/keyRings/*/importJobs/*.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"protection_level":{"Type":"string","Description":"The protection level of the ImportJob. This must match the protectionLevel of the\nversionTemplate on the CryptoKey you attempt to import into. Possible values: [\"SOFTWARE\", \"HSM\", \"EXTERNAL\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"public_key":{"Type":["list",["object",{"pem":"string"}]],"Description":"The public key with which to wrap key material prior to import. Only returned if state is 'ACTIVE'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"The current state of the ImportJob, indicating if it can be used.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_kms_secret_ciphertext":{"Version":0,"Block":{"Attributes":{"additional_authenticated_data":{"Type":"string","Description":"The additional authenticated data used for integrity checks during encryption and decryption.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"ciphertext":{"Type":"string","Description":"Contains the result of encrypting the provided plaintext, encoded in base64.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"crypto_key":{"Type":"string","Description":"The full name of the CryptoKey that will be used to encrypt the provided plaintext.\nFormat: ''projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}/cryptoKeys/{{cryptoKey}}''","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"plaintext":{"Type":"string","Description":"The plaintext to be encrypted.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_billing_account_bucket_config":{"Version":0,"Block":{"Attributes":{"billing_account":{"Type":"string","Description":"The parent resource that contains the logging bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"bucket_id":{"Type":"string","Description":"The name of the logging bucket. Logging automatically creates two log buckets: _Required and _Default.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description for this bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"lifecycle_state":{"Type":"string","Description":"The bucket's lifecycle such as active or deleted.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the bucket","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"retention_days":{"Type":"number","Description":"Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_billing_account_exclusion":{"Version":0,"Block":{"Attributes":{"billing_account":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A human-readable description.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"Whether this exclusion rule should be disabled or not. This defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when excluding logs. Only log entries that match the filter are excluded.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging exclusion.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_billing_account_sink":{"Version":0,"Block":{"Attributes":{"billing_account":{"Type":"string","Description":"The billing account exported to the sink.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A description of this sink. The maximum length of the description is 8000 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"destination":{"Type":"string","Description":"The destination of the sink (or, in other words, where logs are written to). Can be a Cloud Storage bucket, a PubSub topic, or a BigQuery dataset. Examples: \"storage.googleapis.com/[GCS_BUCKET]\" \"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]\" \"pubsub.googleapis.com/projects/[PROJECT_ID]/topics/[TOPIC_ID]\" The writer associated with the sink must have access to write to the above resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this sink is disabled and it does not export any log entries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when exporting logs. Only log entries that match the filter are exported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging sink.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"writer_identity":{"Type":"string","Description":"The identity associated with this sink. This identity must be granted write access to the configured destination.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bigquery_options":{"Attributes":{"use_partitioned_tables":{"Type":"bool","Description":"Whether to use BigQuery's partition tables. By default, Logging creates dated tables based on the log entries' timestamps, e.g. syslog_20170523. With partitioned tables the date suffix is no longer present and special query syntax has to be used instead. In both cases, tables are sharded based on UTC timezone.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Options that affect sinks exporting data to BigQuery.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"exclusions":{"Attributes":{"description":{"Type":"string","Description":"A description of this exclusion.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this exclusion is disabled and it does not exclude any log entries","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"An advanced logs filter that matches the log entries to be excluded. By using the sample function, you can exclude less than 100% of the matching log entries","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A client-assigned identifier, such as \"load-balancer-exclusion\". Identifiers are limited to 100 characters and can include only letters, digits, underscores, hyphens, and periods. First character has to be alphanumeric.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Log entries that match any of the exclusion filters will not be exported. If a log entry is matched by both filter and one of exclusion_filters it will not be exported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_folder_bucket_config":{"Version":0,"Block":{"Attributes":{"bucket_id":{"Type":"string","Description":"The name of the logging bucket. Logging automatically creates two log buckets: _Required and _Default.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description for this bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"The parent resource that contains the logging bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"lifecycle_state":{"Type":"string","Description":"The bucket's lifecycle such as active or deleted.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the bucket","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"retention_days":{"Type":"number","Description":"Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_folder_exclusion":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"Whether this exclusion rule should be disabled or not. This defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when excluding logs. Only log entries that match the filter are excluded.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging exclusion.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_folder_sink":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of this sink. The maximum length of the description is 8000 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"destination":{"Type":"string","Description":"The destination of the sink (or, in other words, where logs are written to). Can be a Cloud Storage bucket, a PubSub topic, or a BigQuery dataset. Examples: \"storage.googleapis.com/[GCS_BUCKET]\" \"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]\" \"pubsub.googleapis.com/projects/[PROJECT_ID]/topics/[TOPIC_ID]\" The writer associated with the sink must have access to write to the above resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this sink is disabled and it does not export any log entries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when exporting logs. Only log entries that match the filter are exported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"folder":{"Type":"string","Description":"The folder to be exported to the sink. Note that either [FOLDER_ID] or \"folders/[FOLDER_ID]\" is accepted.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"include_children":{"Type":"bool","Description":"Whether or not to include children folders in the sink export. If true, logs associated with child projects are also exported; otherwise only logs relating to the provided folder are included.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging sink.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"writer_identity":{"Type":"string","Description":"The identity associated with this sink. This identity must be granted write access to the configured destination.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bigquery_options":{"Attributes":{"use_partitioned_tables":{"Type":"bool","Description":"Whether to use BigQuery's partition tables. By default, Logging creates dated tables based on the log entries' timestamps, e.g. syslog_20170523. With partitioned tables the date suffix is no longer present and special query syntax has to be used instead. In both cases, tables are sharded based on UTC timezone.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Options that affect sinks exporting data to BigQuery.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"exclusions":{"Attributes":{"description":{"Type":"string","Description":"A description of this exclusion.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this exclusion is disabled and it does not exclude any log entries","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"An advanced logs filter that matches the log entries to be excluded. By using the sample function, you can exclude less than 100% of the matching log entries","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A client-assigned identifier, such as \"load-balancer-exclusion\". Identifiers are limited to 100 characters and can include only letters, digits, underscores, hyphens, and periods. First character has to be alphanumeric.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Log entries that match any of the exclusion filters will not be exported. If a log entry is matched by both filter and one of exclusion_filters it will not be exported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_metric":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of this metric, which is used in documentation. The maximum length of the\ndescription is 8000 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"An advanced logs filter (https://cloud.google.com/logging/docs/view/advanced-filters) which\nis used to match log entries.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"label_extractors":{"Type":["map","string"],"Description":"A map from a label key string to an extractor expression which is used to extract data from a log\nentry field and assign as the label value. Each label key specified in the LabelDescriptor must\nhave an associated extractor expression in this map. The syntax of the extractor expression is\nthe same as for the valueExtractor field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The client-assigned metric identifier. Examples - \"error_count\", \"nginx/requests\".\nMetric identifiers are limited to 100 characters and can include only the following\ncharacters A-Z, a-z, 0-9, and the special characters _-.,+!*',()%/. The forward-slash\ncharacter (/) denotes a hierarchy of name pieces, and it cannot be the first character\nof the name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"value_extractor":{"Type":"string","Description":"A valueExtractor is required when using a distribution logs-based metric to extract the values to\nrecord from a log entry. Two functions are supported for value extraction - EXTRACT(field) or\nREGEXP_EXTRACT(field, regex). The argument are 1. field - The name of the log entry field from which\nthe value is to be extracted. 2. regex - A regular expression using the Google RE2 syntax\n(https://github.com/google/re2/wiki/Syntax) with a single capture group to extract data from the specified\nlog entry field. The value of the field is converted to a string before applying the regex. It is an\nerror to specify a regex that does not include exactly one capture group.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bucket_options":{"Attributes":{},"BlockTypes":{"explicit_buckets":{"Attributes":{"bounds":{"Type":["list","number"],"Description":"The values must be monotonically increasing.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a set of buckets with arbitrary widths.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"exponential_buckets":{"Attributes":{"growth_factor":{"Type":"number","Description":"Must be greater than 1.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_finite_buckets":{"Type":"number","Description":"Must be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"scale":{"Type":"number","Description":"Must be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies an exponential sequence of buckets that have a width that is proportional to the value of\nthe lower bound. Each bucket represents a constant relative uncertainty on a specific value in the bucket.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"linear_buckets":{"Attributes":{"num_finite_buckets":{"Type":"number","Description":"Must be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"offset":{"Type":"number","Description":"Lower bound of the first bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"width":{"Type":"number","Description":"Must be greater than 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a linear sequence of buckets that all have the same width (except overflow and underflow).\nEach bucket represents a constant absolute uncertainty on the specific value in the bucket.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The bucketOptions are required when the logs-based metric is using a DISTRIBUTION value type and it\ndescribes the bucket boundaries used to create a histogram of the extracted values.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"metric_descriptor":{"Attributes":{"display_name":{"Type":"string","Description":"A concise name for the metric, which can be displayed in user interfaces. Use sentence case \nwithout an ending period, for example \"Request count\". This field is optional but it is \nrecommended to be set for any metrics associated with user-visible concepts, such as Quota.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metric_kind":{"Type":"string","Description":"Whether the metric records instantaneous values, changes to a value, etc.\nSome combinations of metricKind and valueType might not be supported.\nFor counter metrics, set this to DELTA. Possible values: [\"DELTA\", \"GAUGE\", \"CUMULATIVE\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"unit":{"Type":"string","Description":"The unit in which the metric value is reported. It is only applicable if the valueType is\n'INT64', 'DOUBLE', or 'DISTRIBUTION'. The supported units are a subset of\n[The Unified Code for Units of Measure](http://unitsofmeasure.org/ucum.html) standard","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"value_type":{"Type":"string","Description":"Whether the measurement is an integer, a floating-point number, etc.\nSome combinations of metricKind and valueType might not be supported.\nFor counter metrics, set this to INT64. Possible values: [\"BOOL\", \"INT64\", \"DOUBLE\", \"STRING\", \"DISTRIBUTION\", \"MONEY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"labels":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description for the label.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key":{"Type":"string","Description":"The label key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value_type":{"Type":"string","Description":"The type of data that can be assigned to the label. Default value: \"STRING\" Possible values: [\"BOOL\", \"INT64\", \"STRING\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The set of labels that can be used to describe a specific instance of this metric type. For\nexample, the appengine.googleapis.com/http/server/response_latencies metric type has a label\nfor the HTTP response code, response_code, so you can look at latencies for successful responses\nor just for responses that failed.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"The metric descriptor associated with the logs-based metric.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_organization_bucket_config":{"Version":0,"Block":{"Attributes":{"bucket_id":{"Type":"string","Description":"The name of the logging bucket. Logging automatically creates two log buckets: _Required and _Default.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description for this bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"lifecycle_state":{"Type":"string","Description":"The bucket's lifecycle such as active or deleted.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the bucket","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"organization":{"Type":"string","Description":"The parent resource that contains the logging bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"retention_days":{"Type":"number","Description":"Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_organization_exclusion":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"Whether this exclusion rule should be disabled or not. This defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when excluding logs. Only log entries that match the filter are excluded.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging exclusion.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_organization_sink":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of this sink. The maximum length of the description is 8000 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"destination":{"Type":"string","Description":"The destination of the sink (or, in other words, where logs are written to). Can be a Cloud Storage bucket, a PubSub topic, or a BigQuery dataset. Examples: \"storage.googleapis.com/[GCS_BUCKET]\" \"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]\" \"pubsub.googleapis.com/projects/[PROJECT_ID]/topics/[TOPIC_ID]\" The writer associated with the sink must have access to write to the above resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this sink is disabled and it does not export any log entries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when exporting logs. Only log entries that match the filter are exported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"include_children":{"Type":"bool","Description":"Whether or not to include children organizations in the sink export. If true, logs associated with child projects are also exported; otherwise only logs relating to the provided organization are included.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging sink.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The numeric ID of the organization to be exported to the sink.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"writer_identity":{"Type":"string","Description":"The identity associated with this sink. This identity must be granted write access to the configured destination.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bigquery_options":{"Attributes":{"use_partitioned_tables":{"Type":"bool","Description":"Whether to use BigQuery's partition tables. By default, Logging creates dated tables based on the log entries' timestamps, e.g. syslog_20170523. With partitioned tables the date suffix is no longer present and special query syntax has to be used instead. In both cases, tables are sharded based on UTC timezone.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Options that affect sinks exporting data to BigQuery.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"exclusions":{"Attributes":{"description":{"Type":"string","Description":"A description of this exclusion.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this exclusion is disabled and it does not exclude any log entries","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"An advanced logs filter that matches the log entries to be excluded. By using the sample function, you can exclude less than 100% of the matching log entries","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A client-assigned identifier, such as \"load-balancer-exclusion\". Identifiers are limited to 100 characters and can include only letters, digits, underscores, hyphens, and periods. First character has to be alphanumeric.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Log entries that match any of the exclusion filters will not be exported. If a log entry is matched by both filter and one of exclusion_filters it will not be exported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_project_bucket_config":{"Version":0,"Block":{"Attributes":{"bucket_id":{"Type":"string","Description":"The name of the logging bucket. Logging automatically creates two log buckets: _Required and _Default.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"An optional description for this bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"lifecycle_state":{"Type":"string","Description":"The bucket's lifecycle such as active or deleted.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The location of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the bucket","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The parent project that contains the logging bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"retention_days":{"Type":"number","Description":"Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_project_exclusion":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"Whether this exclusion rule should be disabled or not. This defaults to false.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when excluding logs. Only log entries that match the filter are excluded.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging exclusion.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_logging_project_sink":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A description of this sink. The maximum length of the description is 8000 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"destination":{"Type":"string","Description":"The destination of the sink (or, in other words, where logs are written to). Can be a Cloud Storage bucket, a PubSub topic, or a BigQuery dataset. Examples: \"storage.googleapis.com/[GCS_BUCKET]\" \"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]\" \"pubsub.googleapis.com/projects/[PROJECT_ID]/topics/[TOPIC_ID]\" The writer associated with the sink must have access to write to the above resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this sink is disabled and it does not export any log entries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter to apply when exporting logs. Only log entries that match the filter are exported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the logging sink.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project to create the sink in. If omitted, the project associated with the provider is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"unique_writer_identity":{"Type":"bool","Description":"Whether or not to create a unique identity associated with this sink. If false (the default), then the writer_identity used is serviceAccount:cloud-logs@system.gserviceaccount.com. If true, then a unique service account is created and used for this sink. If you wish to publish logs across projects, you must set unique_writer_identity to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"writer_identity":{"Type":"string","Description":"The identity associated with this sink. This identity must be granted write access to the configured destination.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"bigquery_options":{"Attributes":{"use_partitioned_tables":{"Type":"bool","Description":"Whether to use BigQuery's partition tables. By default, Logging creates dated tables based on the log entries' timestamps, e.g. syslog_20170523. With partitioned tables the date suffix is no longer present and special query syntax has to be used instead. In both cases, tables are sharded based on UTC timezone.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Options that affect sinks exporting data to BigQuery.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"exclusions":{"Attributes":{"description":{"Type":"string","Description":"A description of this exclusion.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If set to True, then this exclusion is disabled and it does not exclude any log entries","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"An advanced logs filter that matches the log entries to be excluded. By using the sample function, you can exclude less than 100% of the matching log entries","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A client-assigned identifier, such as \"load-balancer-exclusion\". Identifiers are limited to 100 characters and can include only letters, digits, underscores, hyphens, and periods. First character has to be alphanumeric.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Log entries that match any of the exclusion filters will not be exported. If a log entry is matched by both filter and one of exclusion_filters it will not be exported.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_memcache_instance":{"Version":0,"Block":{"Attributes":{"authorized_network":{"Type":"string","Description":"The full name of the GCE network to connect the instance to. If not provided,\n'default' will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"Creation timestamp in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"discovery_endpoint":{"Type":"string","Description":"Endpoint for Discovery API","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"A user-visible name for the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Resource labels to represent user-provided metadata.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"memcache_full_version":{"Type":"string","Description":"The full version of memcached server running on this instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"memcache_nodes":{"Type":["list",["object",{"host":"string","node_id":"string","port":"number","state":"string","zone":"string"}]],"Description":"Additional information about the instance state, if available.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"memcache_version":{"Type":"string","Description":"The major version of Memcached software. If not provided, latest supported version will be used.\nCurrently the latest supported major version is MEMCACHE_1_5. The minor version will be automatically\ndetermined by our system based on the latest supported minor version. Default value: \"MEMCACHE_1_5\" Possible values: [\"MEMCACHE_1_5\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"node_count":{"Type":"number","Description":"Number of nodes in the memcache instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region of the Memcache instance. If it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"zones":{"Type":["set","string"],"Description":"Zones where memcache nodes should be provisioned. If not\nprovided, all zones will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"memcache_parameters":{"Attributes":{"id":{"Type":"string","Description":"This is a unique ID associated with this set of parameters.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"params":{"Type":["map","string"],"Description":"User-defined set of parameters to use in the memcache process.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"User-specified parameters for this memcache instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"node_config":{"Attributes":{"cpu_count":{"Type":"number","Description":"Number of CPUs per node.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"memory_size_mb":{"Type":"number","Description":"Memory size in Mebibytes for each memcache node.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for memcache nodes.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_ml_engine_model":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"The description specified for the model when it was created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"One or more labels that you can add, to organize your models.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name specified for the model.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"online_prediction_console_logging":{"Type":"bool","Description":"If true, online prediction nodes send stderr and stdout streams to Stackdriver Logging","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"online_prediction_logging":{"Type":"bool","Description":"If true, online prediction access logs are sent to StackDriver Logging.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"regions":{"Type":["list","string"],"Description":"The list of regions where the model is going to be deployed.\nCurrently only one region per model is supported","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"default_version":{"Attributes":{"name":{"Type":"string","Description":"The name specified for the version when it was created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The default version of the model. This version will be used to handle\nprediction requests that do not specify a version.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_alert_policy":{"Version":0,"Block":{"Attributes":{"combiner":{"Type":"string","Description":"How to combine the results of multiple conditions to\ndetermine if an incident should be opened. Possible values: [\"AND\", \"OR\", \"AND_WITH_MATCHING_RESOURCE\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"creation_record":{"Type":["list",["object",{"mutate_time":"string","mutated_by":"string"}]],"Description":"A read-only record of the creation of the alerting policy.\nIf provided in a call to create or update, this field will\nbe ignored.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"A short name or phrase used to identify the policy in\ndashboards, notifications, and incidents. To avoid confusion, don't use\nthe same display name for multiple policies in the same project. The\nname is limited to 512 Unicode characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"Whether or not the policy is enabled. The default is true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique resource name for this policy.\nIts syntax is: projects/[PROJECT_ID]/alertPolicies/[ALERT_POLICY_ID]","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"notification_channels":{"Type":["list","string"],"Description":"Identifies the notification channels to which notifications should be\nsent when incidents are opened or closed or when new violations occur\non an already opened incident. Each element of this array corresponds\nto the name field in each of the NotificationChannel objects that are\nreturned from the notificationChannels.list method. The syntax of the\nentries in this field is\n'projects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID]'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"user_labels":{"Type":["map","string"],"Description":"This field is intended to be used for organizing and identifying the AlertPolicy\nobjects.The field can contain up to 64 entries. Each key and value is limited\nto 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values\ncan contain only lowercase letters, numerals, underscores, and dashes. Keys\nmust begin with a letter.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"conditions":{"Attributes":{"display_name":{"Type":"string","Description":"A short name or phrase used to identify the\ncondition in dashboards, notifications, and\nincidents. To avoid confusion, don't use the same\ndisplay name for multiple conditions in the same\npolicy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The unique resource name for this condition.\nIts syntax is:\nprojects/[PROJECT_ID]/alertPolicies/[POLICY_ID]/conditions/[CONDITION_ID]\n[CONDITION_ID] is assigned by Stackdriver Monitoring when\nthe condition is created as part of a new or updated alerting\npolicy.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition_absent":{"Attributes":{"duration":{"Type":"string","Description":"The amount of time that a time series must\nfail to report new data to be considered\nfailing. Currently, only values that are a\nmultiple of a minute--e.g. 60s, 120s, or 300s\n--are supported.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"A filter that identifies which time series\nshould be compared with the threshold.The\nfilter is similar to the one that is\nspecified in the\nMetricService.ListTimeSeries request (that\ncall is useful to verify the time series\nthat will be retrieved / processed) and must\nspecify the metric type and optionally may\ncontain restrictions on resource type,\nresource labels, and metric labels. This\nfield may not exceed 2048 Unicode characters\nin length.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"aggregations":{"Attributes":{"alignment_period":{"Type":"string","Description":"The alignment period for per-time\nseries alignment. If present,\nalignmentPeriod must be at least\n60 seconds. After per-time series\nalignment, each time series will\ncontain data points only on the\nperiod boundaries. If\nperSeriesAligner is not specified\nor equals ALIGN_NONE, then this\nfield is ignored. If\nperSeriesAligner is specified and\ndoes not equal ALIGN_NONE, then\nthis field must be defined;\notherwise an error is returned.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_series_reducer":{"Type":"string","Description":"The approach to be used to combine\ntime series. Not all reducer\nfunctions may be applied to all\ntime series, depending on the\nmetric type and the value type of\nthe original time series.\nReduction may change the metric\ntype of value type of the time\nseries.Time series data must be\naligned in order to perform cross-\ntime series reduction. If\ncrossSeriesReducer is specified,\nthen perSeriesAligner must be\nspecified and not equal ALIGN_NONE\nand alignmentPeriod must be\nspecified; otherwise, an error is\nreturned. Possible values: [\"REDUCE_NONE\", \"REDUCE_MEAN\", \"REDUCE_MIN\", \"REDUCE_MAX\", \"REDUCE_SUM\", \"REDUCE_STDDEV\", \"REDUCE_COUNT\", \"REDUCE_COUNT_TRUE\", \"REDUCE_COUNT_FALSE\", \"REDUCE_FRACTION_TRUE\", \"REDUCE_PERCENTILE_99\", \"REDUCE_PERCENTILE_95\", \"REDUCE_PERCENTILE_50\", \"REDUCE_PERCENTILE_05\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"group_by_fields":{"Type":["list","string"],"Description":"The set of fields to preserve when\ncrossSeriesReducer is specified.\nThe groupByFields determine how\nthe time series are partitioned\ninto subsets prior to applying the\naggregation function. Each subset\ncontains time series that have the\nsame value for each of the\ngrouping fields. Each individual\ntime series is a member of exactly\none subset. The crossSeriesReducer\nis applied to each subset of time\nseries. It is not possible to\nreduce across different resource\ntypes, so this field implicitly\ncontains resource.type. Fields not\nspecified in groupByFields are\naggregated away. If groupByFields\nis not specified and all the time\nseries have the same resource\ntype, then the time series are\naggregated into a single output\ntime series. If crossSeriesReducer\nis not defined, this field is\nignored.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"per_series_aligner":{"Type":"string","Description":"The approach to be used to align\nindividual time series. Not all\nalignment functions may be applied\nto all time series, depending on\nthe metric type and value type of\nthe original time series.\nAlignment may change the metric\ntype or the value type of the time\nseries.Time series data must be\naligned in order to perform cross-\ntime series reduction. If\ncrossSeriesReducer is specified,\nthen perSeriesAligner must be\nspecified and not equal ALIGN_NONE\nand alignmentPeriod must be\nspecified; otherwise, an error is\nreturned. Possible values: [\"ALIGN_NONE\", \"ALIGN_DELTA\", \"ALIGN_RATE\", \"ALIGN_INTERPOLATE\", \"ALIGN_NEXT_OLDER\", \"ALIGN_MIN\", \"ALIGN_MAX\", \"ALIGN_MEAN\", \"ALIGN_COUNT\", \"ALIGN_SUM\", \"ALIGN_STDDEV\", \"ALIGN_COUNT_TRUE\", \"ALIGN_COUNT_FALSE\", \"ALIGN_FRACTION_TRUE\", \"ALIGN_PERCENTILE_99\", \"ALIGN_PERCENTILE_95\", \"ALIGN_PERCENTILE_50\", \"ALIGN_PERCENTILE_05\", \"ALIGN_PERCENT_CHANGE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the alignment of data points in\nindividual time series as well as how to\ncombine the retrieved time series together\n(such as when aggregating multiple streams\non each resource to a single stream for each\nresource or when aggregating streams across\nall members of a group of resources).\nMultiple aggregations are applied in the\norder specified.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"trigger":{"Attributes":{"count":{"Type":"number","Description":"The absolute number of time series\nthat must fail the predicate for the\ncondition to be triggered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"The percentage of time series that\nmust fail the predicate for the\ncondition to be triggered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The number/percent of time series for which\nthe comparison must hold in order for the\ncondition to trigger. If unspecified, then\nthe condition will trigger if the comparison\nis true for any of the time series that have\nbeen identified by filter and aggregations.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A condition that checks that a time series\ncontinues to receive new data points.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"condition_monitoring_query_language":{"Attributes":{"duration":{"Type":"string","Description":"The amount of time that a time series must\nviolate the threshold to be considered\nfailing. Currently, only values that are a\nmultiple of a minute--e.g., 0, 60, 120, or\n300 seconds--are supported. If an invalid\nvalue is given, an error will be returned.\nWhen choosing a duration, it is useful to\nkeep in mind the frequency of the underlying\ntime series data (which may also be affected\nby any alignments specified in the\naggregations field); a good duration is long\nenough so that a single outlier does not\ngenerate spurious alerts, but short enough\nthat unhealthy states are detected and\nalerted on quickly.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"query":{"Type":"string","Description":"Monitoring Query Language query that outputs a boolean stream.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"trigger":{"Attributes":{"count":{"Type":"number","Description":"The absolute number of time series\nthat must fail the predicate for the\ncondition to be triggered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"The percentage of time series that\nmust fail the predicate for the\ncondition to be triggered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The number/percent of time series for which\nthe comparison must hold in order for the\ncondition to trigger. If unspecified, then\nthe condition will trigger if the comparison\nis true for any of the time series that have\nbeen identified by filter and aggregations,\nor by the ratio, if denominator_filter and\ndenominator_aggregations are specified.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A Monitoring Query Language query that outputs a boolean stream","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"condition_threshold":{"Attributes":{"comparison":{"Type":"string","Description":"The comparison to apply between the time\nseries (indicated by filter and aggregation)\nand the threshold (indicated by\nthreshold_value). The comparison is applied\non each time series, with the time series on\nthe left-hand side and the threshold on the\nright-hand side. Only COMPARISON_LT and\nCOMPARISON_GT are supported currently. Possible values: [\"COMPARISON_GT\", \"COMPARISON_GE\", \"COMPARISON_LT\", \"COMPARISON_LE\", \"COMPARISON_EQ\", \"COMPARISON_NE\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"denominator_filter":{"Type":"string","Description":"A filter that identifies a time series that\nshould be used as the denominator of a ratio\nthat will be compared with the threshold. If\na denominator_filter is specified, the time\nseries specified by the filter field will be\nused as the numerator.The filter is similar\nto the one that is specified in the\nMetricService.ListTimeSeries request (that\ncall is useful to verify the time series\nthat will be retrieved / processed) and must\nspecify the metric type and optionally may\ncontain restrictions on resource type,\nresource labels, and metric labels. This\nfield may not exceed 2048 Unicode characters\nin length.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"duration":{"Type":"string","Description":"The amount of time that a time series must\nviolate the threshold to be considered\nfailing. Currently, only values that are a\nmultiple of a minute--e.g., 0, 60, 120, or\n300 seconds--are supported. If an invalid\nvalue is given, an error will be returned.\nWhen choosing a duration, it is useful to\nkeep in mind the frequency of the underlying\ntime series data (which may also be affected\nby any alignments specified in the\naggregations field); a good duration is long\nenough so that a single outlier does not\ngenerate spurious alerts, but short enough\nthat unhealthy states are detected and\nalerted on quickly.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"A filter that identifies which time series\nshould be compared with the threshold.The\nfilter is similar to the one that is\nspecified in the\nMetricService.ListTimeSeries request (that\ncall is useful to verify the time series\nthat will be retrieved / processed) and must\nspecify the metric type and optionally may\ncontain restrictions on resource type,\nresource labels, and metric labels. This\nfield may not exceed 2048 Unicode characters\nin length.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"threshold_value":{"Type":"number","Description":"A value against which to compare the time\nseries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"aggregations":{"Attributes":{"alignment_period":{"Type":"string","Description":"The alignment period for per-time\nseries alignment. If present,\nalignmentPeriod must be at least\n60 seconds. After per-time series\nalignment, each time series will\ncontain data points only on the\nperiod boundaries. If\nperSeriesAligner is not specified\nor equals ALIGN_NONE, then this\nfield is ignored. If\nperSeriesAligner is specified and\ndoes not equal ALIGN_NONE, then\nthis field must be defined;\notherwise an error is returned.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_series_reducer":{"Type":"string","Description":"The approach to be used to combine\ntime series. Not all reducer\nfunctions may be applied to all\ntime series, depending on the\nmetric type and the value type of\nthe original time series.\nReduction may change the metric\ntype of value type of the time\nseries.Time series data must be\naligned in order to perform cross-\ntime series reduction. If\ncrossSeriesReducer is specified,\nthen perSeriesAligner must be\nspecified and not equal ALIGN_NONE\nand alignmentPeriod must be\nspecified; otherwise, an error is\nreturned. Possible values: [\"REDUCE_NONE\", \"REDUCE_MEAN\", \"REDUCE_MIN\", \"REDUCE_MAX\", \"REDUCE_SUM\", \"REDUCE_STDDEV\", \"REDUCE_COUNT\", \"REDUCE_COUNT_TRUE\", \"REDUCE_COUNT_FALSE\", \"REDUCE_FRACTION_TRUE\", \"REDUCE_PERCENTILE_99\", \"REDUCE_PERCENTILE_95\", \"REDUCE_PERCENTILE_50\", \"REDUCE_PERCENTILE_05\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"group_by_fields":{"Type":["list","string"],"Description":"The set of fields to preserve when\ncrossSeriesReducer is specified.\nThe groupByFields determine how\nthe time series are partitioned\ninto subsets prior to applying the\naggregation function. Each subset\ncontains time series that have the\nsame value for each of the\ngrouping fields. Each individual\ntime series is a member of exactly\none subset. The crossSeriesReducer\nis applied to each subset of time\nseries. It is not possible to\nreduce across different resource\ntypes, so this field implicitly\ncontains resource.type. Fields not\nspecified in groupByFields are\naggregated away. If groupByFields\nis not specified and all the time\nseries have the same resource\ntype, then the time series are\naggregated into a single output\ntime series. If crossSeriesReducer\nis not defined, this field is\nignored.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"per_series_aligner":{"Type":"string","Description":"The approach to be used to align\nindividual time series. Not all\nalignment functions may be applied\nto all time series, depending on\nthe metric type and value type of\nthe original time series.\nAlignment may change the metric\ntype or the value type of the time\nseries.Time series data must be\naligned in order to perform cross-\ntime series reduction. If\ncrossSeriesReducer is specified,\nthen perSeriesAligner must be\nspecified and not equal ALIGN_NONE\nand alignmentPeriod must be\nspecified; otherwise, an error is\nreturned. Possible values: [\"ALIGN_NONE\", \"ALIGN_DELTA\", \"ALIGN_RATE\", \"ALIGN_INTERPOLATE\", \"ALIGN_NEXT_OLDER\", \"ALIGN_MIN\", \"ALIGN_MAX\", \"ALIGN_MEAN\", \"ALIGN_COUNT\", \"ALIGN_SUM\", \"ALIGN_STDDEV\", \"ALIGN_COUNT_TRUE\", \"ALIGN_COUNT_FALSE\", \"ALIGN_FRACTION_TRUE\", \"ALIGN_PERCENTILE_99\", \"ALIGN_PERCENTILE_95\", \"ALIGN_PERCENTILE_50\", \"ALIGN_PERCENTILE_05\", \"ALIGN_PERCENT_CHANGE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the alignment of data points in\nindividual time series as well as how to\ncombine the retrieved time series together\n(such as when aggregating multiple streams\non each resource to a single stream for each\nresource or when aggregating streams across\nall members of a group of resources).\nMultiple aggregations are applied in the\norder specified.This field is similar to the\none in the MetricService.ListTimeSeries\nrequest. It is advisable to use the\nListTimeSeries method when debugging this\nfield.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"denominator_aggregations":{"Attributes":{"alignment_period":{"Type":"string","Description":"The alignment period for per-time\nseries alignment. If present,\nalignmentPeriod must be at least\n60 seconds. After per-time series\nalignment, each time series will\ncontain data points only on the\nperiod boundaries. If\nperSeriesAligner is not specified\nor equals ALIGN_NONE, then this\nfield is ignored. If\nperSeriesAligner is specified and\ndoes not equal ALIGN_NONE, then\nthis field must be defined;\notherwise an error is returned.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cross_series_reducer":{"Type":"string","Description":"The approach to be used to combine\ntime series. Not all reducer\nfunctions may be applied to all\ntime series, depending on the\nmetric type and the value type of\nthe original time series.\nReduction may change the metric\ntype of value type of the time\nseries.Time series data must be\naligned in order to perform cross-\ntime series reduction. If\ncrossSeriesReducer is specified,\nthen perSeriesAligner must be\nspecified and not equal ALIGN_NONE\nand alignmentPeriod must be\nspecified; otherwise, an error is\nreturned. Possible values: [\"REDUCE_NONE\", \"REDUCE_MEAN\", \"REDUCE_MIN\", \"REDUCE_MAX\", \"REDUCE_SUM\", \"REDUCE_STDDEV\", \"REDUCE_COUNT\", \"REDUCE_COUNT_TRUE\", \"REDUCE_COUNT_FALSE\", \"REDUCE_FRACTION_TRUE\", \"REDUCE_PERCENTILE_99\", \"REDUCE_PERCENTILE_95\", \"REDUCE_PERCENTILE_50\", \"REDUCE_PERCENTILE_05\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"group_by_fields":{"Type":["list","string"],"Description":"The set of fields to preserve when\ncrossSeriesReducer is specified.\nThe groupByFields determine how\nthe time series are partitioned\ninto subsets prior to applying the\naggregation function. Each subset\ncontains time series that have the\nsame value for each of the\ngrouping fields. Each individual\ntime series is a member of exactly\none subset. The crossSeriesReducer\nis applied to each subset of time\nseries. It is not possible to\nreduce across different resource\ntypes, so this field implicitly\ncontains resource.type. Fields not\nspecified in groupByFields are\naggregated away. If groupByFields\nis not specified and all the time\nseries have the same resource\ntype, then the time series are\naggregated into a single output\ntime series. If crossSeriesReducer\nis not defined, this field is\nignored.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"per_series_aligner":{"Type":"string","Description":"The approach to be used to align\nindividual time series. Not all\nalignment functions may be applied\nto all time series, depending on\nthe metric type and value type of\nthe original time series.\nAlignment may change the metric\ntype or the value type of the time\nseries.Time series data must be\naligned in order to perform cross-\ntime series reduction. If\ncrossSeriesReducer is specified,\nthen perSeriesAligner must be\nspecified and not equal ALIGN_NONE\nand alignmentPeriod must be\nspecified; otherwise, an error is\nreturned. Possible values: [\"ALIGN_NONE\", \"ALIGN_DELTA\", \"ALIGN_RATE\", \"ALIGN_INTERPOLATE\", \"ALIGN_NEXT_OLDER\", \"ALIGN_MIN\", \"ALIGN_MAX\", \"ALIGN_MEAN\", \"ALIGN_COUNT\", \"ALIGN_SUM\", \"ALIGN_STDDEV\", \"ALIGN_COUNT_TRUE\", \"ALIGN_COUNT_FALSE\", \"ALIGN_FRACTION_TRUE\", \"ALIGN_PERCENTILE_99\", \"ALIGN_PERCENTILE_95\", \"ALIGN_PERCENTILE_50\", \"ALIGN_PERCENTILE_05\", \"ALIGN_PERCENT_CHANGE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the alignment of data points in\nindividual time series selected by\ndenominatorFilter as well as how to combine\nthe retrieved time series together (such as\nwhen aggregating multiple streams on each\nresource to a single stream for each\nresource or when aggregating streams across\nall members of a group of resources).When\ncomputing ratios, the aggregations and\ndenominator_aggregations fields must use the\nsame alignment period and produce time\nseries that have the same periodicity and\nlabels.This field is similar to the one in\nthe MetricService.ListTimeSeries request. It\nis advisable to use the ListTimeSeries\nmethod when debugging this field.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"trigger":{"Attributes":{"count":{"Type":"number","Description":"The absolute number of time series\nthat must fail the predicate for the\ncondition to be triggered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percent":{"Type":"number","Description":"The percentage of time series that\nmust fail the predicate for the\ncondition to be triggered.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The number/percent of time series for which\nthe comparison must hold in order for the\ncondition to trigger. If unspecified, then\nthe condition will trigger if the comparison\nis true for any of the time series that have\nbeen identified by filter and aggregations,\nor by the ratio, if denominator_filter and\ndenominator_aggregations are specified.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A condition that compares a time series against a\nthreshold.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A list of conditions for the policy. The conditions are combined by\nAND or OR according to the combiner field. If the combined conditions\nevaluate to true, then an incident is created. A policy can have from\none to six conditions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0},"documentation":{"Attributes":{"content":{"Type":"string","Description":"The text of the documentation, interpreted according to mimeType.\nThe content may not exceed 8,192 Unicode characters and may not\nexceed more than 10,240 bytes when encoded in UTF-8 format,\nwhichever is smaller.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"mime_type":{"Type":"string","Description":"The format of the content field. Presently, only the value\n\"text/markdown\" is supported.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Documentation that is included with notifications and incidents related\nto this policy. Best practice is for the documentation to include information\nto help responders understand, mitigate, escalate, and correct the underlying\nproblems detected by the alerting policy. Notification channels that have\nlimited capacity might not show this documentation.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_custom_service":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"Name used for UI elements listing this Service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The full resource name for this service. The syntax is:\nprojects/[PROJECT_ID]/services/[SERVICE_ID].","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_id":{"Type":"string","Description":"An optional service ID to use. If not given, the server will generate a\nservice ID.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"telemetry":{"Attributes":{"resource_name":{"Type":"string","Description":"The full name of the resource that defines this service.\nFormatted as described in\nhttps://cloud.google.com/apis/design/resource_names.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for how to query telemetry on a Service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_dashboard":{"Version":0,"Block":{"Attributes":{"dashboard_json":{"Type":"string","Description":"The JSON representation of a dashboard, following the format at https://cloud.google.com/monitoring/api/ref_v3/rest/v1/projects.dashboards.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_group":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"A user-assigned name for this group, used only for display\npurposes.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The filter used to determine which monitored resources\nbelong to this group.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"is_cluster":{"Type":"bool","Description":"If true, the members of this group are considered to be a\ncluster. The system can perform additional analysis on\ngroups that are clusters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique identifier for this group. The format is\n\"projects/{project_id_or_number}/groups/{group_id}\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent_name":{"Type":"string","Description":"The name of the group's parent, if it has one. The format is\n\"projects/{project_id_or_number}/groups/{group_id}\". For\ngroups with no parent, parentName is the empty string, \"\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_metric_descriptor":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A detailed description of the metric, which can be used in documentation.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"A concise name for the metric, which can be displayed in user interfaces. Use sentence case without an ending period, for example \"Request count\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"launch_stage":{"Type":"string","Description":"The launch stage of the metric definition. Possible values: [\"LAUNCH_STAGE_UNSPECIFIED\", \"UNIMPLEMENTED\", \"PRELAUNCH\", \"EARLY_ACCESS\", \"ALPHA\", \"BETA\", \"GA\", \"DEPRECATED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"metric_kind":{"Type":"string","Description":"Whether the metric records instantaneous values, changes to a value, etc. Some combinations of metricKind and valueType might not be supported. Possible values: [\"METRIC_KIND_UNSPECIFIED\", \"GAUGE\", \"DELTA\", \"CUMULATIVE\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"monitored_resource_types":{"Type":["list","string"],"Description":"If present, then a time series, which is identified partially by a metric type and a MonitoredResourceDescriptor, that is associated with this metric type can only be associated with one of the monitored resource types listed here. This field allows time series to be associated with the intersection of this metric type and the monitored resource types in this list.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the metric descriptor.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The metric type, including its DNS name prefix. The type is not URL-encoded. All service defined metrics must be prefixed with the service name, in the format of {service name}/{relative metric name}, such as cloudsql.googleapis.com/database/cpu/utilization. The relative metric name must have only upper and lower-case letters, digits, '/' and underscores '_' are allowed. Additionally, the maximum number of characters allowed for the relative_metric_name is 100. All user-defined metric types have the DNS name custom.googleapis.com, external.googleapis.com, or logging.googleapis.com/user/.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"unit":{"Type":"string","Description":"The units in which the metric value is reported. It is only applicable if the\nvalueType is INT64, DOUBLE, or DISTRIBUTION. The unit defines the representation of\nthe stored metric values.\n\nDifferent systems may scale the values to be more easily displayed (so a value of\n0.02KBy might be displayed as 20By, and a value of 3523KBy might be displayed as\n3.5MBy). However, if the unit is KBy, then the value of the metric is always in\nthousands of bytes, no matter how it may be displayed.\n\nIf you want a custom metric to record the exact number of CPU-seconds used by a job,\nyou can create an INT64 CUMULATIVE metric whose unit is s{CPU} (or equivalently\n1s{CPU} or just s). If the job uses 12,005 CPU-seconds, then the value is written as\n12005.\n\nAlternatively, if you want a custom metric to record data in a more granular way, you\ncan create a DOUBLE CUMULATIVE metric whose unit is ks{CPU}, and then write the value\n12.005 (which is 12005/1000), or use Kis{CPU} and write 11.723 (which is 12005/1024).\nThe supported units are a subset of The Unified Code for Units of Measure standard.\nMore info can be found in the API documentation\n(https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"value_type":{"Type":"string","Description":"Whether the measurement is an integer, a floating-point number, etc. Some combinations of metricKind and valueType might not be supported. Possible values: [\"BOOL\", \"INT64\", \"DOUBLE\", \"STRING\", \"DISTRIBUTION\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"labels":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description for the label.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key":{"Type":"string","Description":"The key for this label. The key must not exceed 100 characters. The first character of the key must be an upper- or lower-case letter, the remaining characters must be letters, digits or underscores, and the key must match the regular expression [a-zA-Z][a-zA-Z0-9_]*","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value_type":{"Type":"string","Description":"The type of data that can be assigned to the label. Default value: \"STRING\" Possible values: [\"STRING\", \"BOOL\", \"INT64\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The set of labels that can be used to describe a specific instance of this metric type. In order to delete a label, the entire resource must be deleted, then created with the desired labels.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"metadata":{"Attributes":{"ingest_delay":{"Type":"string","Description":"The delay of data points caused by ingestion. Data points older than this age are guaranteed to be ingested and available to be read, excluding data loss due to errors. In '[duration format](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf?\u0026_ga=2.264881487.1507873253.1593446723-935052455.1591817775#google.protobuf.Duration)'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"sample_period":{"Type":"string","Description":"The sampling period of metric data points. For metrics which are written periodically, consecutive data points are stored at this time interval, excluding data loss due to errors. Metrics with a higher granularity have a smaller sampling period. In '[duration format](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf?\u0026_ga=2.264881487.1507873253.1593446723-935052455.1591817775#google.protobuf.Duration)'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Metadata which can be used to guide usage of the metric.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_notification_channel":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"An optional human-readable description of this notification channel. This description may provide additional details, beyond the display name, for the channel. This may not exceed 1024 Unicode characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"An optional human-readable name for this notification channel. It is recommended that you specify a non-empty and unique name in order to make it easier to identify the channels in your project, though this is not enforced. The display name is limited to 512 Unicode characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"Whether notifications are forwarded to the described channel. This makes it possible to disable delivery of notifications to a particular channel without removing the channel from all alerting policies that reference the channel. This is a more convenient approach when the change is temporary and you want to receive notifications from the same set of alerting policies on the channel at some point in the future.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Configuration fields that define the channel and its behavior. The\npermissible and required labels are specified in the\nNotificationChannelDescriptor corresponding to the type field.\n\nLabels with sensitive data are obfuscated by the API and therefore Terraform cannot\ndetermine if there are upstream changes to these fields. They can also be configured via\nthe sensitive_labels block, but cannot be configured in both places.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The full REST resource name for this channel. The syntax is:\nprojects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID]\nThe [CHANNEL_ID] is automatically assigned by the server on creation.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of the notification channel. This field matches the value of the NotificationChannelDescriptor.type field. See https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.notificationChannelDescriptors/list to get the list of valid values such as \"email\", \"slack\", etc...","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"user_labels":{"Type":["map","string"],"Description":"User-supplied key/value data that does not need to conform to the corresponding NotificationChannelDescriptor's schema, unlike the labels field. This field is intended to be used for organizing and identifying the NotificationChannel objects.The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"verification_status":{"Type":"string","Description":"Indicates whether this channel has been verified or not. On a ListNotificationChannels or GetNotificationChannel operation, this field is expected to be populated.If the value is UNVERIFIED, then it indicates that the channel is non-functioning (it both requires verification and lacks verification); otherwise, it is assumed that the channel works.If the channel is neither VERIFIED nor UNVERIFIED, it implies that the channel is of a type that does not require verification or that this specific channel has been exempted from verification because it was created prior to verification being required for channels of this type.This field cannot be modified using a standard UpdateNotificationChannel operation. To change the value of this field, you must call VerifyNotificationChannel.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"sensitive_labels":{"Attributes":{"auth_token":{"Type":"string","Description":"An authorization token for a notification channel. Channel types that support this field include: slack","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"password":{"Type":"string","Description":"An password for a notification channel. Channel types that support this field include: webhook_basicauth","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"service_key":{"Type":"string","Description":"An servicekey token for a notification channel. Channel types that support this field include: pagerduty","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"Different notification type behaviors are configured primarily using the the 'labels' field on this\nresource. This block contains the labels which contain secrets or passwords so that they can be marked\nsensitive and hidden from plan output. The name of the field, eg: password, will be the key\nin the 'labels' map in the api request.\n\nCredentials may not be specified in both locations and will cause an error. Changing from one location\nto a different credential configuration in the config will require an apply to update state.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_slo":{"Version":0,"Block":{"Attributes":{"calendar_period":{"Type":"string","Description":"A calendar period, semantically \"since the start of the current\n\u003ccalendarPeriod\u003e\". Possible values: [\"DAY\", \"WEEK\", \"FORTNIGHT\", \"MONTH\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Name used for UI elements listing this SLO.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"goal":{"Type":"number","Description":"The fraction of service that must be good in order for this objective\nto be met. 0 \u003c goal \u003c= 0.999","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The full resource name for this service. The syntax is:\nprojects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]/serviceLevelObjectives/[SLO_NAME]","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"rolling_period_days":{"Type":"number","Description":"A rolling time period, semantically \"in the past X days\".\nMust be between 1 to 30 days, inclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"ID of the service to which this SLO belongs.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"slo_id":{"Type":"string","Description":"The id to use for this ServiceLevelObjective. If omitted, an id will be generated instead.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"basic_sli":{"Attributes":{"location":{"Type":["set","string"],"Description":"An optional set of locations to which this SLI is relevant.\nTelemetry from other locations will not be used to calculate\nperformance for this SLI. If omitted, this SLI applies to all\nlocations in which the Service has activity. For service types\nthat don't support breaking down by location, setting this\nfield will result in an error.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"method":{"Type":["set","string"],"Description":"An optional set of RPCs to which this SLI is relevant.\nTelemetry from other methods will not be used to calculate\nperformance for this SLI. If omitted, this SLI applies to all\nthe Service's methods. For service types that don't support\nbreaking down by method, setting this field will result in an\nerror.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version":{"Type":["set","string"],"Description":"The set of API versions to which this SLI is relevant.\nTelemetry from other API versions will not be used to\ncalculate performance for this SLI. If omitted,\nthis SLI applies to all API versions. For service types\nthat don't support breaking down by version, setting this\nfield will result in an error.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"availability":{"Attributes":{"enabled":{"Type":"bool","Description":"Whether an availability SLI is enabled or not. Must be set to true. Defaults to 'true'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Availability based SLI, dervied from count of requests made to this service that return successfully.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"latency":{"Attributes":{"threshold":{"Type":"string","Description":"A duration string, e.g. 10s.\nGood service is defined to be the count of requests made to\nthis service that return in no more than threshold.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Parameters for a latency threshold SLI.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Basic Service-Level Indicator (SLI) on a well-known service type.\nPerformance will be computed on the basis of pre-defined metrics.\n\nSLIs are used to measure and calculate the quality of the Service's\nperformance with respect to a single aspect of service quality.\n\nExactly one of the following must be set:\n'basic_sli', 'request_based_sli', 'windows_based_sli'","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"request_based_sli":{"Attributes":{},"BlockTypes":{"distribution_cut":{"Attributes":{"distribution_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\naggregating values to quantify the good service provided.\n\nMust have ValueType = DISTRIBUTION and\nMetricKind = DELTA or MetricKind = CUMULATIVE.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"range":{"Attributes":{"max":{"Type":"number","Description":"max value for the range (inclusive). If not given,\nwill be set to \"infinity\", defining an open range\n\"\u003e= range.min\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min":{"Type":"number","Description":"Min value for the range (inclusive). If not given,\nwill be set to \"-infinity\", defining an open range\n\"\u003c range.max\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Range of numerical values. The computed good_service\nwill be the count of values x in the Distribution such\nthat range.min \u003c= x \u003c range.max. inclusive of min and\nexclusive of max. Open ranges can be defined by setting\njust one of min or max.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Used when good_service is defined by a count of values aggregated in a\nDistribution that fall into a good range. The total_service is the\ntotal count of all values aggregated in the Distribution.\nDefines a distribution TimeSeries filter and thresholds used for\nmeasuring good service and total service.\n\nExactly one of 'distribution_cut' or 'good_total_ratio' can be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"good_total_ratio":{"Attributes":{"bad_service_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nquantifying bad service provided, either demanded service that\nwas not provided or demanded service that was of inadequate\nquality.\n\nMust have ValueType = DOUBLE or ValueType = INT64 and\nmust have MetricKind = DELTA or MetricKind = CUMULATIVE.\n\nExactly two of 'good_service_filter','bad_service_filter','total_service_filter'\nmust be set (good + bad = total is assumed).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"good_service_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nquantifying good service provided.\nMust have ValueType = DOUBLE or ValueType = INT64 and\nmust have MetricKind = DELTA or MetricKind = CUMULATIVE.\n\nExactly two of 'good_service_filter','bad_service_filter','total_service_filter'\nmust be set (good + bad = total is assumed).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"total_service_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nquantifying total demanded service.\n\nMust have ValueType = DOUBLE or ValueType = INT64 and\nmust have MetricKind = DELTA or MetricKind = CUMULATIVE.\n\nExactly two of 'good_service_filter','bad_service_filter','total_service_filter'\nmust be set (good + bad = total is assumed).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A means to compute a ratio of 'good_service' to 'total_service'.\nDefines computing this ratio with two TimeSeries [monitoring filters](https://cloud.google.com/monitoring/api/v3/filters)\nMust specify exactly two of good, bad, and total service filters.\nThe relationship good_service + bad_service = total_service\nwill be assumed.\n\nExactly one of 'distribution_cut' or 'good_total_ratio' can be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A request-based SLI defines a SLI for which atomic units of\nservice are counted directly.\n\nA SLI describes a good service.\nIt is used to measure and calculate the quality of the Service's\nperformance with respect to a single aspect of service quality.\nExactly one of the following must be set:\n'basic_sli', 'request_based_sli', 'windows_based_sli'","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"windows_based_sli":{"Attributes":{"good_bad_metric_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nwith ValueType = BOOL. The window is good if any true values\nappear in the window. One of 'good_bad_metric_filter',\n'good_total_ratio_threshold', 'metric_mean_in_range',\n'metric_sum_in_range' must be set for 'windows_based_sli'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"window_period":{"Type":"string","Description":"Duration over which window quality is evaluated, given as a\nduration string \"{X}s\" representing X seconds. Must be an\ninteger fraction of a day and at least 60s.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"good_total_ratio_threshold":{"Attributes":{"threshold":{"Type":"number","Description":"If window performance \u003e= threshold, the window is counted\nas good.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"basic_sli_performance":{"Attributes":{"location":{"Type":["set","string"],"Description":"An optional set of locations to which this SLI is relevant.\nTelemetry from other locations will not be used to calculate\nperformance for this SLI. If omitted, this SLI applies to all\nlocations in which the Service has activity. For service types\nthat don't support breaking down by location, setting this\nfield will result in an error.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"method":{"Type":["set","string"],"Description":"An optional set of RPCs to which this SLI is relevant.\nTelemetry from other methods will not be used to calculate\nperformance for this SLI. If omitted, this SLI applies to all\nthe Service's methods. For service types that don't support\nbreaking down by method, setting this field will result in an\nerror.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"version":{"Type":["set","string"],"Description":"The set of API versions to which this SLI is relevant.\nTelemetry from other API versions will not be used to\ncalculate performance for this SLI. If omitted,\nthis SLI applies to all API versions. For service types\nthat don't support breaking down by version, setting this\nfield will result in an error.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"availability":{"Attributes":{"enabled":{"Type":"bool","Description":"Whether an availability SLI is enabled or not. Must be set to 'true. Defaults to 'true'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Availability based SLI, dervied from count of requests made to this service that return successfully.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"latency":{"Attributes":{"threshold":{"Type":"string","Description":"A duration string, e.g. 10s.\nGood service is defined to be the count of requests made to\nthis service that return in no more than threshold.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Parameters for a latency threshold SLI.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Basic SLI to evaluate to judge window quality.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"performance":{"Attributes":{},"BlockTypes":{"distribution_cut":{"Attributes":{"distribution_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\naggregating values to quantify the good service provided.\n\nMust have ValueType = DISTRIBUTION and\nMetricKind = DELTA or MetricKind = CUMULATIVE.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"range":{"Attributes":{"max":{"Type":"number","Description":"max value for the range (inclusive). If not given,\nwill be set to \"infinity\", defining an open range\n\"\u003e= range.min\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min":{"Type":"number","Description":"Min value for the range (inclusive). If not given,\nwill be set to \"-infinity\", defining an open range\n\"\u003c range.max\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Range of numerical values. The computed good_service\nwill be the count of values x in the Distribution such\nthat range.min \u003c= x \u003c range.max. inclusive of min and\nexclusive of max. Open ranges can be defined by setting\njust one of min or max.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Used when good_service is defined by a count of values aggregated in a\nDistribution that fall into a good range. The total_service is the\ntotal count of all values aggregated in the Distribution.\nDefines a distribution TimeSeries filter and thresholds used for\nmeasuring good service and total service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"good_total_ratio":{"Attributes":{"bad_service_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nquantifying bad service provided, either demanded service that\nwas not provided or demanded service that was of inadequate\nquality. Exactly two of\ngood, bad, or total service filter must be defined (where\ngood + bad = total is assumed)\n\nMust have ValueType = DOUBLE or ValueType = INT64 and\nmust have MetricKind = DELTA or MetricKind = CUMULATIVE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"good_service_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nquantifying good service provided. Exactly two of\ngood, bad, or total service filter must be defined (where\ngood + bad = total is assumed)\n\nMust have ValueType = DOUBLE or ValueType = INT64 and\nmust have MetricKind = DELTA or MetricKind = CUMULATIVE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"total_service_filter":{"Type":"string","Description":"A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nquantifying total demanded service. Exactly two of\ngood, bad, or total service filter must be defined (where\ngood + bad = total is assumed)\n\nMust have ValueType = DOUBLE or ValueType = INT64 and\nmust have MetricKind = DELTA or MetricKind = CUMULATIVE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A means to compute a ratio of 'good_service' to 'total_service'.\nDefines computing this ratio with two TimeSeries [monitoring filters](https://cloud.google.com/monitoring/api/v3/filters)\nMust specify exactly two of good, bad, and total service filters.\nThe relationship good_service + bad_service = total_service\nwill be assumed.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Request-based SLI to evaluate to judge window quality.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Criterion that describes a window as good if its performance is\nhigh enough. One of 'good_bad_metric_filter',\n'good_total_ratio_threshold', 'metric_mean_in_range',\n'metric_sum_in_range' must be set for 'windows_based_sli'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"metric_mean_in_range":{"Attributes":{"time_series":{"Type":"string","Description":"A [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nspecifying the TimeSeries to use for evaluating window\nThe provided TimeSeries must have ValueType = INT64 or\nValueType = DOUBLE and MetricKind = GAUGE. Mean value 'X'\nshould satisfy 'range.min \u003c= X \u003c range.max'\nunder good service.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"range":{"Attributes":{"max":{"Type":"number","Description":"max value for the range (inclusive). If not given,\nwill be set to \"infinity\", defining an open range\n\"\u003e= range.min\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min":{"Type":"number","Description":"Min value for the range (inclusive). If not given,\nwill be set to \"-infinity\", defining an open range\n\"\u003c range.max\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Range of numerical values. The computed good_service\nwill be the count of values x in the Distribution such\nthat range.min \u003c= x \u003c range.max. inclusive of min and\nexclusive of max. Open ranges can be defined by setting\njust one of min or max. Mean value 'X' of 'time_series'\nvalues should satisfy 'range.min \u003c= X \u003c range.max' for a\ngood service.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Criterion that describes a window as good if the metric's value\nis in a good range, *averaged* across returned streams.\nOne of 'good_bad_metric_filter',\n\n'good_total_ratio_threshold', 'metric_mean_in_range',\n'metric_sum_in_range' must be set for 'windows_based_sli'.\nAverage value X of 'time_series' should satisfy\n'range.min \u003c= X \u003c range.max' for a good window.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"metric_sum_in_range":{"Attributes":{"time_series":{"Type":"string","Description":"A [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)\nspecifying the TimeSeries to use for evaluating window\nquality. The provided TimeSeries must have\nValueType = INT64 or ValueType = DOUBLE and\nMetricKind = GAUGE.\n\nSummed value 'X' should satisfy\n'range.min \u003c= X \u003c range.max' for a good window.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"range":{"Attributes":{"max":{"Type":"number","Description":"max value for the range (inclusive). If not given,\nwill be set to \"infinity\", defining an open range\n\"\u003e= range.min\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min":{"Type":"number","Description":"Min value for the range (inclusive). If not given,\nwill be set to \"-infinity\", defining an open range\n\"\u003c range.max\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Range of numerical values. The computed good_service\nwill be the count of values x in the Distribution such\nthat range.min \u003c= x \u003c range.max. inclusive of min and\nexclusive of max. Open ranges can be defined by setting\njust one of min or max. Summed value 'X' should satisfy\n'range.min \u003c= X \u003c range.max' for a good window.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Criterion that describes a window as good if the metric's value\nis in a good range, *summed* across returned streams.\nSummed value 'X' of 'time_series' should satisfy\n'range.min \u003c= X \u003c range.max' for a good window.\n\nOne of 'good_bad_metric_filter',\n'good_total_ratio_threshold', 'metric_mean_in_range',\n'metric_sum_in_range' must be set for 'windows_based_sli'.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A windows-based SLI defines the criteria for time windows.\ngood_service is defined based off the count of these time windows\nfor which the provided service was of good quality.\n\nA SLI describes a good service. It is used to measure and calculate\nthe quality of the Service's performance with respect to a single\naspect of service quality.\n\nExactly one of the following must be set:\n'basic_sli', 'request_based_sli', 'windows_based_sli'","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_monitoring_uptime_check_config":{"Version":0,"Block":{"Attributes":{"display_name":{"Type":"string","Description":"A human-friendly name for the uptime check configuration. The display name should be unique within a Stackdriver Workspace in order to make it easier to identify; however, uniqueness is not enforced.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique resource name for this UptimeCheckConfig. The format is projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID].","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"period":{"Type":"string","Description":"How often, in seconds, the uptime check is performed. Currently, the only supported values are 60s (1 minute), 300s (5 minutes), 600s (10 minutes), and 900s (15 minutes). Optional, defaults to 300s.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"selected_regions":{"Type":["list","string"],"Description":"The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"timeout":{"Type":"string","Description":"The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Accepted formats https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Duration","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"uptime_check_id":{"Type":"string","Description":"The id of the uptime check","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"content_matchers":{"Attributes":{"content":{"Type":"string","Description":"String or regex content to match (max 1024 bytes)","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"matcher":{"Type":"string","Description":"The type of content matcher that will be applied to the server output, compared to the content string when the check is run. Default value: \"CONTAINS_STRING\" Possible values: [\"CONTAINS_STRING\", \"NOT_CONTAINS_STRING\", \"MATCHES_REGEX\", \"NON_MATCHES_REGEX\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"http_check":{"Attributes":{"body":{"Type":"string","Description":"The request body associated with the HTTP POST request. If contentType is URL_ENCODED, the body passed in must be URL-encoded. Users can provide a Content-Length header via the headers field or the API will do so. If the requestMethod is GET and body is not empty, the API will return an error. The maximum byte size is 1 megabyte. Note - As with all bytes fields JSON representations are base64 encoded. e.g. \"foo=bar\" in URL-encoded form is \"foo%3Dbar\" and in base64 encoding is \"Zm9vJTI1M0RiYXI=\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_type":{"Type":"string","Description":"The content type to use for the check. Possible values: [\"TYPE_UNSPECIFIED\", \"URL_ENCODED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"headers":{"Type":["map","string"],"Description":"The list of headers to send as part of the uptime check request. If two headers have the same key and different values, they should be entered as a single header, with the value being a comma-separated list of all the desired values as described at https://www.w3.org/Protocols/rfc2616/rfc2616.txt (page 31). Entering two separate headers with the same key in a Create call will cause the first to be overwritten by the second. The maximum number of headers allowed is 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"mask_headers":{"Type":"bool","Description":"Boolean specifying whether to encrypt the header information. Encryption should be specified for any headers related to authentication that you do not wish to be seen when retrieving the configuration. The server will be responsible for encrypting the headers. On Get/List calls, if mask_headers is set to True then the headers will be obscured with ******.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"The path to the page to run the check against. Will be combined with the host (specified within the MonitoredResource) and port to construct the full URL. Optional (defaults to \"/\").","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port to the page to run the check against. Will be combined with host (specified within the MonitoredResource) and path to construct the full URL. Optional (defaults to 80 without SSL, or 443 with SSL).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"request_method":{"Type":"string","Description":"The HTTP request method to use for the check. If set to METHOD_UNSPECIFIED then requestMethod defaults to GET. Default value: \"GET\" Possible values: [\"METHOD_UNSPECIFIED\", \"GET\", \"POST\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"use_ssl":{"Type":"bool","Description":"If true, use HTTPS instead of HTTP to run the check.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"validate_ssl":{"Type":"bool","Description":"Boolean specifying whether to include SSL certificate validation as a part of the Uptime check. Only applies to checks where monitoredResource is set to uptime_url. If useSsl is false, setting validateSsl to true has no effect.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"auth_info":{"Attributes":{"password":{"Type":"string","Description":"The password to authenticate.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"username":{"Type":"string","Description":"The username to authenticate.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The authentication information. Optional when creating an HTTP check; defaults to empty.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Contains information needed to make an HTTP or HTTPS check.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"monitored_resource":{"Attributes":{"labels":{"Type":["map","string"],"Description":"Values for all of the labels listed in the associated monitored resource descriptor. For example, Compute Engine VM instances use the labels \"project_id\", \"instance_id\", and \"zone\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The monitored resource type. This field must match the type field of a MonitoredResourceDescriptor (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.monitoredResourceDescriptors#MonitoredResourceDescriptor) object. For example, the type of a Compute Engine VM instance is gce_instance. For a list of types, see Monitoring resource types (https://cloud.google.com/monitoring/api/resources) and Logging resource types (https://cloud.google.com/logging/docs/api/v2/resource-list).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The monitored resource (https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are supported for uptime checks: uptime_url gce_instance gae_app aws_ec2_instance aws_elb_load_balancer","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"resource_group":{"Attributes":{"group_id":{"Type":"string","Description":"The group of resources being monitored. Should be the 'name' of a group","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"resource_type":{"Type":"string","Description":"The resource type of the group members. Possible values: [\"RESOURCE_TYPE_UNSPECIFIED\", \"INSTANCE\", \"AWS_ELB_LOAD_BALANCER\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The group resource associated with the configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"tcp_check":{"Attributes":{"port":{"Type":"number","Description":"The port to the page to run the check against. Will be combined with host (specified within the MonitoredResource) to construct the full URL.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Contains information needed to make a TCP check.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_network_management_connectivity_test":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"The user-supplied description of the Connectivity Test.\nMaximum of 512 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Resource labels to represent user-provided metadata.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Unique name for the connectivity test.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"protocol":{"Type":"string","Description":"IP Protocol of the test. When not provided, \"TCP\" is assumed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"related_projects":{"Type":["list","string"],"Description":"Other projects that may be relevant for reachability analysis.\nThis is applicable to scenarios where a test can cross project\nboundaries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"destination":{"Attributes":{"instance":{"Type":"string","Description":"A Compute Engine instance URI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"The IP address of the endpoint, which can be an external or\ninternal IP. An IPv6 address is only allowed when the test's\ndestination is a global load balancer VIP.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"A Compute Engine network URI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The IP protocol port of the endpoint. Only applicable when\nprotocol is TCP or UDP.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"Project ID where the endpoint is located. The Project ID can be\nderived from the URI if you provide a VM instance or network URI.\nThe following are two cases where you must provide the project ID:\n1. Only the IP address is specified, and the IP address is within\na GCP project. 2. When you are using Shared VPC and the IP address\nthat you provide is from the service project. In this case, the\nnetwork that the IP address resides in is defined in the host\nproject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Required. Destination specification of the Connectivity Test.\n\nYou can use a combination of destination IP address, Compute\nEngine VM instance, or VPC network to uniquely identify the\ndestination location.\n\nEven if the destination IP address is not unique, the source IP\nlocation is unique. Usually, the analysis can infer the destination\nendpoint from route information.\n\nIf the destination you specify is a VM instance and the instance has\nmultiple network interfaces, then you must also specify either a\ndestination IP address or VPC network to identify the destination\ninterface.\n\nA reachability analysis proceeds even if the destination location\nis ambiguous. However, the result can include endpoints that you\ndon't intend to test.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"source":{"Attributes":{"instance":{"Type":"string","Description":"A Compute Engine instance URI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":"string","Description":"The IP address of the endpoint, which can be an external or\ninternal IP. An IPv6 address is only allowed when the test's\ndestination is a global load balancer VIP.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"A Compute Engine network URI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"network_type":{"Type":"string","Description":"Type of the network where the endpoint is located. Possible values: [\"GCP_NETWORK\", \"NON_GCP_NETWORK\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The IP protocol port of the endpoint. Only applicable when\nprotocol is TCP or UDP.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"Project ID where the endpoint is located. The Project ID can be\nderived from the URI if you provide a VM instance or network URI.\nThe following are two cases where you must provide the project ID:\n\n1. Only the IP address is specified, and the IP address is\n within a GCP project.\n2. When you are using Shared VPC and the IP address\n that you provide is from the service project. In this case,\n the network that the IP address resides in is defined in the\n host project.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Required. Source specification of the Connectivity Test.\n\nYou can use a combination of source IP address, virtual machine\n(VM) instance, or Compute Engine network to uniquely identify the\nsource location.\n\nExamples: If the source IP address is an internal IP address within\na Google Cloud Virtual Private Cloud (VPC) network, then you must\nalso specify the VPC network. Otherwise, specify the VM instance,\nwhich already contains its internal IP address and VPC network\ninformation.\n\nIf the source of the test is within an on-premises network, then\nyou must provide the destination VPC network.\n\nIf the source endpoint is a Compute Engine VM instance with multiple\nnetwork interfaces, the instance itself is not sufficient to\nidentify the endpoint. So, you must also specify the source IP\naddress or VPC network.\n\nA reachability analysis proceeds even if the source location is\nambiguous. However, the test result may include endpoints that\nyou don't intend to test.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_network_services_edge_cache_keyset":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Set of label tags associated with the EdgeCache resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is created.\nThe name must be 1-64 characters long, and match the regular expression [a-zA-Z][a-zA-Z0-9_-]* which means the first character must be a letter,\nand all following characters must be a dash, underscore, letter or digit.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"public_key":{"Attributes":{"id":{"Type":"string","Description":"The ID of the public key. The ID must be 1-63 characters long, and comply with RFC1035.\nThe name must be 1-64 characters long, and match the regular expression [a-zA-Z][a-zA-Z0-9_-]*\nwhich means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The base64-encoded value of the Ed25519 public key. The base64 encoding can be padded (44 bytes) or unpadded (43 bytes).\nRepresentations or encodings of the public key other than this will be rejected with an error.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"An ordered list of Ed25519 public keys to use for validating signed requests.\nYou must specify at least one (1) key, and may have up to three (3) keys.\n\nEd25519 public keys are not secret, and only allow Google to validate a request was signed by your corresponding private key.\nYou should ensure that the private key is kept secret, and that only authorized users can add public keys to a keyset.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":3},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_network_services_edge_cache_origin":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"failover_origin":{"Type":"string","Description":"The Origin resource to try when the current origin cannot be reached.\nAfter maxAttempts is reached, the configured failoverOrigin will be used to fulfil the request.\n\nThe value of timeout.maxAttemptsTimeout dictates the timeout across all origins.\nA reference to a Topic resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Set of label tags associated with the EdgeCache resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_attempts":{"Type":"number","Description":"The maximum number of attempts to cache fill from this origin. Another attempt is made when a cache fill fails with one of the retryConditions.\n\nOnce maxAttempts to this origin have failed the failoverOrigin will be used, if one is specified. That failoverOrigin may specify its own maxAttempts,\nretryConditions and failoverOrigin to control its own cache fill failures.\n\nThe total number of allowed attempts to cache fill across this and failover origins is limited to four.\nThe total time allowed for cache fill attempts across this and failover origins can be controlled with maxAttemptsTimeout.\n\nThe last valid response from an origin will be returned to the client.\nIf no origin returns a valid response, an HTTP 503 will be returned to the client.\n\nDefaults to 1. Must be a value greater than 0 and less than 4.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is created.\nThe name must be 1-64 characters long, and match the regular expression [a-zA-Z][a-zA-Z0-9_-]* which means the first character must be a letter,\nand all following characters must be a dash, underscore, letter or digit.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"origin_address":{"Type":"string","Description":"A fully qualified domain name (FQDN) or IP address reachable over the public Internet, or the address of a Google Cloud Storage bucket.\n\nThis address will be used as the origin for cache requests - e.g. FQDN: media-backend.example.com IPv4:35.218.1.1 IPv6:[2607:f8b0:4012:809::200e] Cloud Storage: gs://bucketname\n\nWhen providing an FQDN (hostname), it must be publicly resolvable (e.g. via Google public DNS) and IP addresses must be publicly routable.\nIf a Cloud Storage bucket is provided, it must be in the canonical \"gs://bucketname\" format. Other forms, such as \"storage.googleapis.com\", will be rejected.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port to connect to the origin on.\nDefaults to port 443 for HTTP2 and HTTPS protocols, and port 80 for HTTP.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"protocol":{"Type":"string","Description":"The protocol to use to connect to the configured origin. Defaults to HTTP2, and it is strongly recommended that users use HTTP2 for both security \u0026 performance.\n\nWhen using HTTP2 or HTTPS as the protocol, a valid, publicly-signed, unexpired TLS (SSL) certificate must be presented by the origin server. Possible values: [\"HTTP2\", \"HTTPS\", \"HTTP\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"retry_conditions":{"Type":["list","string"],"Description":"Specifies one or more retry conditions for the configured origin.\n\nIf the failure mode during a connection attempt to the origin matches the configured retryCondition(s),\nthe origin request will be retried up to maxAttempts times. The failoverOrigin, if configured, will then be used to satisfy the request.\n\nThe default retryCondition is \"CONNECT_FAILURE\".\n\nretryConditions apply to this origin, and not subsequent failoverOrigin(s),\nwhich may specify their own retryConditions and maxAttempts.\n\nValid values are:\n\n- CONNECT_FAILURE: Retry on failures connecting to origins, for example due to connection timeouts.\n- HTTP_5XX: Retry if the origin responds with any 5xx response code, or if the origin does not respond at all, example: disconnects, reset, read timeout, connection failure, and refused streams.\n- GATEWAY_ERROR: Similar to 5xx, but only applies to response codes 502, 503 or 504.\n- RETRIABLE_4XX: Retry for retriable 4xx response codes, which include HTTP 409 (Conflict) and HTTP 429 (Too Many Requests)\n- NOT_FOUND: Retry if the origin returns a HTTP 404 (Not Found). This can be useful when generating video content, and the segment is not available yet. Possible values: [\"CONNECT_FAILURE\", \"HTTP_5XX\", \"GATEWAY_ERROR\", \"RETRIABLE_4XX\", \"NOT_FOUND\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeout":{"Attributes":{"connect_timeout":{"Type":"string","Description":"The maximum duration to wait for the origin connection to be established, including DNS lookup, TLS handshake and TCP/QUIC connection establishment.\n\nDefaults to 5 seconds. The timeout must be a value between 1s and 15s.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_attempts_timeout":{"Type":"string","Description":"The maximum time across all connection attempts to the origin, including failover origins, before returning an error to the client. A HTTP 503 will be returned if the timeout is reached before a response is returned.\n\nDefaults to 5 seconds. The timeout must be a value between 1s and 15s.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_timeout":{"Type":"string","Description":"The maximum duration to wait for data to arrive when reading from the HTTP connection/stream.\n\nDefaults to 5 seconds. The timeout must be a value between 1s and 30s.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The connection and HTTP timeout configuration for this origin.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_network_services_edge_cache_service":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disable_quic":{"Type":"bool","Description":"HTTP/3 (IETF QUIC) and Google QUIC are enabled by default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"edge_security_policy":{"Type":"string","Description":"Resource URL that points at the Cloud Armor edge security policy that is applied on each request against the EdgeCacheService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"edge_ssl_certificates":{"Type":["list","string"],"Description":"URLs to sslCertificate resources that are used to authenticate connections between users and the EdgeCacheService.\n\nNote that only \"global\" certificates with a \"scope\" of \"EDGE_CACHE\" can be attached to an EdgeCacheService.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ipv4_addresses":{"Type":["list","string"],"Description":"The IPv4 addresses associated with this service. Addresses are static for the lifetime of the service.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"ipv6_addresses":{"Type":["list","string"],"Description":"The IPv6 addresses associated with this service. Addresses are static for the lifetime of the service.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Set of label tags associated with the EdgeCache resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the resource; provided by the client when the resource is created.\nThe name must be 1-64 characters long, and match the regular expression [a-zA-Z][a-zA-Z0-9_-]* which means the first character must be a letter,\nand all following characters must be a dash, underscore, letter or digit.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"require_tls":{"Type":"bool","Description":"Require TLS (HTTPS) for all clients connecting to this service.\n\nClients who connect over HTTP (port 80) will receive a HTTP 301 to the same URL over HTTPS (port 443).\nYou must have at least one (1) edgeSslCertificate specified to enable this.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ssl_policy":{"Type":"string","Description":"URL of the SslPolicy resource that will be associated with the EdgeCacheService.\n\nIf not set, the EdgeCacheService has no SSL policy configured, and will default to the \"COMPATIBLE\" policy.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"log_config":{"Attributes":{"enable":{"Type":"bool","Description":"Specifies whether to enable logging for traffic served by this service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"sample_rate":{"Type":"number","Description":"Configures the sampling rate of requests, where 1.0 means all logged requests are reported and 0.0 means no logged requests are reported. The default value is 1.0, and the value of the field must be in [0, 1].\n\nThis field can only be specified if logging is enabled for this service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies the logging options for the traffic served by this service. If logging is enabled, logs will be exported to Cloud Logging.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"routing":{"Attributes":{},"BlockTypes":{"host_rule":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description of the hostRule.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"hosts":{"Type":["list","string"],"Description":"The list of host patterns to match.\n\nHost patterns must be valid hostnames with optional port numbers in the format host:port. * matches any string of ([a-z0-9-.]*).\nThe only accepted ports are :80 and :443.\n\nHosts are matched against the HTTP Host header, or for HTTP/2 and HTTP/3, the \":authority\" header, from the incoming request.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path_matcher":{"Type":"string","Description":"The name of the pathMatcher associated with this hostRule.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The list of hostRules to match against. These rules define which hostnames the EdgeCacheService will match against, and which route configurations apply.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":5},"path_matcher":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description of the resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name to which this PathMatcher is referred by the HostRule.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"route_rule":{"Attributes":{"description":{"Type":"string","Description":"A human-readable description of the routeRule.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"origin":{"Type":"string","Description":"The Origin resource that requests to this route should fetch from when a matching response is not in cache. Origins can be defined as short names (\"my-origin\") or fully-qualified resource URLs - e.g. \"networkservices.googleapis.com/projects/my-project/global/edgecacheorigins/my-origin\"\n\nOnly one of origin or urlRedirect can be set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"priority":{"Type":"string","Description":"The priority of this route rule, where 1 is the highest priority.\n\nYou cannot configure two or more routeRules with the same priority. Priority for each rule must be set to a number between 1 and 999 inclusive.\n\nPriority numbers can have gaps, which enable you to add or remove rules in the future without affecting the rest of the rules. For example, 1, 2, 3, 4, 5, 9, 12, 16 is a valid series of priority numbers\nto which you could add rules numbered from 6 to 8, 10 to 11, and 13 to 15 in the future without any impact on existing rules.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_action":{"Attributes":{},"BlockTypes":{"request_header_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"Whether to replace all existing headers with the same name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes a header to add.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":5},"request_header_to_remove":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header to remove.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of header names for headers that need to be removed from the request prior to forwarding the request to the origin.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":10},"response_header_to_add":{"Attributes":{"header_name":{"Type":"string","Description":"The name of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"header_value":{"Type":"string","Description":"The value of the header to add.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"replace":{"Type":"bool","Description":"Whether to replace all existing headers with the same name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Headers to add to the response prior to sending it back to the client.\n\nResponse headers are only sent to the client, and do not have an effect on the cache serving the response.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":5},"response_header_to_remove":{"Attributes":{"header_name":{"Type":"string","Description":"Headers to remove from the response prior to sending it back to the client.\n\nResponse headers are only sent to the client, and do not have an effect on the cache serving the response.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of header names for headers that need to be removed from the request prior to forwarding the request to the origin.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":10}},"Description":"The header actions, including adding \u0026 removing headers, for requests that match this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"match_rule":{"Attributes":{"full_path_match":{"Type":"string","Description":"For satisfying the matchRule condition, the path of the request must exactly match the value specified in fullPathMatch after removing any query parameters and anchor that may be part of the original URL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ignore_case":{"Type":"bool","Description":"Specifies that prefixMatch and fullPathMatch matches are case sensitive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"path_template_match":{"Type":"string","Description":"For satisfying the matchRule condition, the path of the request\nmust match the wildcard pattern specified in pathTemplateMatch\nafter removing any query parameters and anchor that may be part\nof the original URL.\n\npathTemplateMatch must be between 1 and 255 characters\n(inclusive). The pattern specified by pathTemplateMatch may\nhave at most 5 wildcard operators and at most 5 variable\ncaptures in total.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_match":{"Type":"string","Description":"For satisfying the matchRule condition, the request's path must begin with the specified prefixMatch. prefixMatch must begin with a /.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"header_match":{"Attributes":{"exact_match":{"Type":"string","Description":"The value of the header should exactly match contents of exactMatch.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"header_name":{"Type":"string","Description":"The header name to match on.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"invert_match":{"Type":"bool","Description":"If set to false (default), the headerMatch is considered a match if the match criteria above are met.\nIf set to true, the headerMatch is considered a match if the match criteria above are NOT met.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"prefix_match":{"Type":"string","Description":"The value of the header must start with the contents of prefixMatch.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"present_match":{"Type":"bool","Description":"A header with the contents of headerName must exist. The match takes place whether or not the request's header has a value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"suffix_match":{"Type":"string","Description":"The value of the header must end with the contents of suffixMatch.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a list of header match criteria, all of which must match corresponding headers in the request.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":3},"query_parameter_match":{"Attributes":{"exact_match":{"Type":"string","Description":"The queryParameterMatch matches if the value of the parameter exactly matches the contents of exactMatch.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the query parameter to match. The query parameter must exist in the request, in the absence of which the request match fails.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"present_match":{"Type":"bool","Description":"Specifies that the queryParameterMatch matches if the request contains the query parameter, irrespective of whether the parameter has a value or not.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Specifies a list of query parameter match criteria, all of which must match corresponding query parameters in the request.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":5}},"Description":"The list of criteria for matching attributes of a request to this routeRule. This list has OR semantics: the request matches this routeRule when any of the matchRules are satisfied. However predicates\nwithin a given matchRule have AND semantics. All predicates within a matchRule must match for the request to match the rule.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":5},"route_action":{"Attributes":{},"BlockTypes":{"cdn_policy":{"Attributes":{"cache_mode":{"Type":"string","Description":"Cache modes allow users to control the behaviour of the cache, what content it should cache automatically, whether to respect origin headers, or whether to unconditionally cache all responses.\n\nFor all cache modes, Cache-Control headers will be passed to the client. Use clientTtl to override what is sent to the client. Possible values: [\"CACHE_ALL_STATIC\", \"USE_ORIGIN_HEADERS\", \"FORCE_CACHE_ALL\", \"BYPASS_CACHE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"client_ttl":{"Type":"string","Description":"Specifies a separate client (e.g. browser client) TTL, separate from the TTL used by the edge caches. Leaving this empty will use the same cache TTL for both the CDN and the client-facing response.\n\n- The TTL must be \u003e 0 and \u003c= 86400s (1 day)\n- The clientTtl cannot be larger than the defaultTtl (if set)\n- Fractions of a second are not allowed.\n- Omit this field to use the defaultTtl, or the max-age set by the origin, as the client-facing TTL.\n\nWhen the cache mode is set to \"USE_ORIGIN_HEADERS\" or \"BYPASS_CACHE\", you must omit this field.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"default_ttl":{"Type":"string","Description":"Specifies the default TTL for cached content served by this origin for responses that do not have an existing valid TTL (max-age or s-max-age).\n\nDefaults to 3600s (1 hour).\n\n- The TTL must be \u003e= 0 and \u003c= 2592000s (1 month)\n- Setting a TTL of \"0\" means \"always revalidate\" (equivalent to must-revalidate)\n- The value of defaultTTL cannot be set to a value greater than that of maxTTL.\n- Fractions of a second are not allowed.\n- When the cacheMode is set to FORCE_CACHE_ALL, the defaultTTL will overwrite the TTL set in all responses.\n\nNote that infrequently accessed objects may be evicted from the cache before the defined TTL. Objects that expire will be revalidated with the origin.\n\nWhen the cache mode is set to \"USE_ORIGIN_HEADERS\" or \"BYPASS_CACHE\", you must omit this field.\n\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"max_ttl":{"Type":"string","Description":"Specifies the maximum allowed TTL for cached content served by this origin.\n\nDefaults to 86400s (1 day).\n\nCache directives that attempt to set a max-age or s-maxage higher than this, or an Expires header more than maxTtl seconds in the future will be capped at the value of maxTTL, as if it were the value of an s-maxage Cache-Control directive.\n\n- The TTL must be \u003e= 0 and \u003c= 2592000s (1 month)\n- Setting a TTL of \"0\" means \"always revalidate\"\n- The value of maxTtl must be equal to or greater than defaultTtl.\n- Fractions of a second are not allowed.\n- When the cache mode is set to \"USE_ORIGIN_HEADERS\", \"FORCE_CACHE_ALL\", or \"BYPASS_CACHE\", you must omit this field.\n\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"negative_caching":{"Type":"bool","Description":"Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common errors or redirects. This can reduce the load on your origin and improve end-user experience by reducing response latency.\n\nBy default, the CDNPolicy will apply the following default TTLs to these status codes:\n\n- HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m\n- HTTP 404 (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s\n- HTTP 405 (Method Not Found), 414 (URI Too Long), 501 (Not Implemented): 60s\n\nThese defaults can be overridden in negativeCachingPolicy","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"negative_caching_policy":{"Type":["map","string"],"Description":"Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy.\n\n- Omitting the policy and leaving negativeCaching enabled will use the default TTLs for each status code, defined in negativeCaching.\n- TTLs must be \u003e= 0 (where 0 is \"always revalidate\") and \u003c= 86400s (1 day)\n\nNote that when specifying an explicit negativeCachingPolicy, you should take care to specify a cache TTL for all response codes that you wish to cache. The CDNPolicy will not apply any default negative caching when a policy exists.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"signed_request_keyset":{"Type":"string","Description":"The EdgeCacheKeyset containing the set of public keys used to validate signed requests at the edge.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"signed_request_mode":{"Type":"string","Description":"Whether to enforce signed requests. The default value is DISABLED, which means all content is public, and does not authorize access.\n\nYou must also set a signedRequestKeyset to enable signed requests.\n\nWhen set to REQUIRE_SIGNATURES, all matching requests will have their signature validated. Requests that were not signed with the corresponding private key, or that are otherwise invalid (expired, do not match the signature, IP address, or header) will be rejected with a HTTP 403 and (if enabled) logged. Possible values: [\"DISABLED\", \"REQUIRE_SIGNATURES\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cache_key_policy":{"Attributes":{"exclude_host":{"Type":"bool","Description":"If true, requests to different hosts will be cached separately.\n\nNote: this should only be enabled if hosts share the same origin and content Removing the host from the cache key may inadvertently result in different objects being cached than intended, depending on which route the first user matched.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"exclude_query_string":{"Type":"bool","Description":"If true, exclude query string parameters from the cache key\n\nIf false (the default), include the query string parameters in\nthe cache key according to includeQueryParameters and\nexcludeQueryParameters. If neither includeQueryParameters nor\nexcludeQueryParameters is set, the entire query string will be\nincluded.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"excluded_query_parameters":{"Type":["list","string"],"Description":"Names of query string parameters to exclude from cache keys. All other parameters will be included.\n\nEither specify includedQueryParameters or excludedQueryParameters, not both. '\u0026' and '=' will be percent encoded and not treated as delimiters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_protocol":{"Type":"bool","Description":"If true, http and https requests will be cached separately.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"included_header_names":{"Type":["list","string"],"Description":"Names of HTTP request headers to include in cache keys. The value of the header field will be used as part of the cache key.\n\n- Header names must be valid HTTP RFC 7230 header field values.\n- Header field names are case insensitive\n- To include the HTTP method, use \":method\"\n\nNote that specifying several headers, and/or headers that have a large range of values (e.g. per-user) will dramatically impact the cache hit rate, and may result in a higher eviction rate and reduced performance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"included_query_parameters":{"Type":["list","string"],"Description":"Names of query string parameters to include in cache keys. All other parameters will be excluded.\n\nEither specify includedQueryParameters or excludedQueryParameters, not both. '\u0026' and '=' will be percent encoded and not treated as delimiters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines the request parameters that contribute to the cache key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The policy to use for defining caching and signed request behaviour for requests that match this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"cors_policy":{"Attributes":{"allow_credentials":{"Type":"bool","Description":"In response to a preflight request, setting this to true indicates that the actual request can include user credentials.\n\nThis translates to the Access-Control-Allow-Credentials response header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers response header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_methods":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Methods response header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_origins":{"Type":["list","string"],"Description":"Specifies the list of origins that will be allowed to do CORS requests.\n\nThis translates to the Access-Control-Allow-Origin response header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disabled":{"Type":"bool","Description":"If true, specifies the CORS policy is disabled. The default value is false, which indicates that the CORS policy is in effect.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expose_headers":{"Type":["list","string"],"Description":"Specifies the content for the Access-Control-Allow-Headers response header.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_age":{"Type":"string","Description":"Specifies how long results of a preflight request can be cached by a client in seconds. Note that many browser clients enforce a maximum TTL of 600s (10 minutes).\n\n- Setting the value to -1 forces a pre-flight check for all requests (not recommended)\n- A maximum TTL of 86400s can be set, but note that (as above) some clients may force pre-flight checks at a more regular interval.\n- This translates to the Access-Control-Max-Age header.\n\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"CORSPolicy defines Cross-Origin-Resource-Sharing configuration, including which CORS response headers will be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_rewrite":{"Attributes":{"host_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected origin, the request's host header is replaced with contents of hostRewrite.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_prefix_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected origin, the matching portion of the request's path is replaced by pathPrefixRewrite.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"path_template_rewrite":{"Type":"string","Description":"Prior to forwarding the request to the selected origin, if the\nrequest matched a pathTemplateMatch, the matching portion of the\nrequest's path is replaced re-written using the pattern specified\nby pathTemplateRewrite.\n\npathTemplateRewrite must be between 1 and 255 characters\n(inclusive), must start with a '/', and must only use variables\ncaptured by the route's pathTemplate matchers.\n\npathTemplateRewrite may only be used when all of a route's\nMatchRules specify pathTemplate.\n\nOnly one of pathPrefixRewrite and pathTemplateRewrite may be\nspecified.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The URL rewrite configuration for requests that match this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"In response to a matching path, the routeAction performs advanced routing actions like URL rewrites, header transformations, etc. prior to forwarding the request to the selected origin.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"url_redirect":{"Attributes":{"host_redirect":{"Type":"string","Description":"The host that will be used in the redirect response instead of the one that was supplied in the request.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"https_redirect":{"Type":"bool","Description":"If set to true, the URL scheme in the redirected request is set to https. If set to false, the URL scheme of the redirected request will remain the same as that of the request.\n\nThis can only be set if there is at least one (1) edgeSslCertificate set on the service.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"path_redirect":{"Type":"string","Description":"The path that will be used in the redirect response instead of the one that was supplied in the request.\n\npathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.\n\nThe path value must be between 1 and 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"prefix_redirect":{"Type":"string","Description":"The prefix that replaces the prefixMatch specified in the routeRule, retaining the remaining portion of the URL before redirecting the request.\n\nprefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redirect_response_code":{"Type":"string","Description":"The HTTP Status code to use for this RedirectAction.\n\nThe supported values are:\n\n- 'MOVED_PERMANENTLY_DEFAULT', which is the default value and corresponds to 301.\n- 'FOUND', which corresponds to 302.\n- 'SEE_OTHER' which corresponds to 303.\n- 'TEMPORARY_REDIRECT', which corresponds to 307. in this case, the request method will be retained.\n- 'PERMANENT_REDIRECT', which corresponds to 308. in this case, the request method will be retained. Possible values: [\"MOVED_PERMANENTLY_DEFAULT\", \"FOUND\", \"SEE_OTHER\", \"TEMPORARY_REDIRECT\", \"PERMANENT_REDIRECT\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"strip_query":{"Type":"bool","Description":"If set to true, any accompanying query portion of the original URL is removed prior to redirecting the request. If set to false, the query portion of the original URL is retained.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The URL redirect configuration for requests that match this route.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The routeRules to match against. routeRules support advanced routing behaviour, and can match on paths, headers and query parameters, as well as status codes and HTTP methods.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":64}},"Description":"The list of pathMatchers referenced via name by hostRules. PathMatcher is used to match the path portion of the URL when a HostRule matches the URL's host portion.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":10}},"Description":"Defines how requests are routed, modified, cached and/or which origin content is filled from.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_notebooks_environment":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Instance creation time","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A brief description of this environment.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"Display name of this environment for the UI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"A reference to the zone where the machine resides.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name specified for the Environment instance.\nFormat: projects/{project_id}/locations/{location}/environments/{environmentId}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"post_startup_script":{"Type":"string","Description":"Path to a Bash script that automatically runs after a notebook instance fully boots up.\nThe path must be a URL or Cloud Storage path. Example: \"gs://path-to-file/file-name\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"container_image":{"Attributes":{"repository":{"Type":"string","Description":"The path to the container image repository.\nFor example: gcr.io/{project_id}/{imageName}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag":{"Type":"string","Description":"The tag of the container image. If not specified, this defaults to the latest tag.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Use a container image to start the notebook instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"vm_image":{"Attributes":{"image_family":{"Type":"string","Description":"Use this VM image family to find the image; the newest image in this family will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"image_name":{"Type":"string","Description":"Use VM image name to find the image.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The name of the Google Cloud project that this VM image belongs to.\nFormat: projects/{project_id}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Use a Compute Engine VM image to start the notebook instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_notebooks_instance":{"Version":0,"Block":{"Attributes":{"boot_disk_size_gb":{"Type":"number","Description":"The size of the boot disk in GB attached to this instance,\nup to a maximum of 64000 GB (64 TB). The minimum recommended value is 100 GB.\nIf not specified, this defaults to 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"boot_disk_type":{"Type":"string","Description":"Possible disk types for notebook instances. Possible values: [\"DISK_TYPE_UNSPECIFIED\", \"PD_STANDARD\", \"PD_SSD\", \"PD_BALANCED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"Instance creation time","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"custom_gpu_driver_path":{"Type":"string","Description":"Specify a custom Cloud Storage path where the GPU driver is stored.\nIf not specified, we'll automatically choose from official GPU drivers.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data_disk_size_gb":{"Type":"number","Description":"The size of the data disk in GB attached to this instance,\nup to a maximum of 64000 GB (64 TB).\nYou can choose the size of the data disk based on how big your notebooks and data are.\nIf not specified, this defaults to 100.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data_disk_type":{"Type":"string","Description":"Possible disk types for notebook instances. Possible values: [\"DISK_TYPE_UNSPECIFIED\", \"PD_STANDARD\", \"PD_SSD\", \"PD_BALANCED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_encryption":{"Type":"string","Description":"Disk encryption method used on the boot and data disks, defaults to GMEK. Possible values: [\"DISK_ENCRYPTION_UNSPECIFIED\", \"GMEK\", \"CMEK\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"install_gpu_driver":{"Type":"bool","Description":"Whether the end user authorizes Google Cloud to install GPU driver\non this instance. If this field is empty or set to false, the GPU driver\nwon't be installed. Only applicable to instances with GPUs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_owners":{"Type":["list","string"],"Description":"The list of owners of this instance after creation.\nFormat: alias@example.com.\nCurrently supports one owner only.\nIf not specified, all of the service account users of\nyour VM instance's service account can use the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"kms_key":{"Type":"string","Description":"The KMS key used to encrypt the disks, only applicable if diskEncryption is CMEK.\nFormat: projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels to apply to this instance. These can be later modified by the setLabels method.\nAn object containing a list of \"key\": value pairs. Example: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"A reference to the zone where the machine resides.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"machine_type":{"Type":"string","Description":"A reference to a machine type which defines VM kind.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"Custom metadata to apply to this instance.\nAn object containing a list of \"key\": value pairs. Example: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name specified for the Notebook instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name of the VPC that this instance is in.\nFormat: projects/{project_id}/global/networks/{network_id}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"no_proxy_access":{"Type":"bool","Description":"The notebook instance will not register with the proxy..","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"no_public_ip":{"Type":"bool","Description":"No public IP will be assigned to this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"no_remove_data_disk":{"Type":"bool","Description":"If true, the data disk will not be auto deleted when deleting the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"post_startup_script":{"Type":"string","Description":"Path to a Bash script that automatically runs after a\nnotebook instance fully boots up. The path must be a URL\nor Cloud Storage path (gs://path-to-file/file-name).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"proxy_uri":{"Type":"string","Description":"The proxy endpoint that is used to access the Jupyter notebook.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The service account on this instance, giving access to other\nGoogle Cloud services. You can use any service account within\nthe same project, but you must have the service account user\npermission to use the instance. If not specified,\nthe Compute Engine default service account is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account_scopes":{"Type":["list","string"],"Description":"Optional. The URIs of service account scopes to be included in Compute Engine instances.\nIf not specified, the following scopes are defined:\n- https://www.googleapis.com/auth/cloud-platform\n- https://www.googleapis.com/auth/userinfo.email","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"The state of this instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"subnet":{"Type":"string","Description":"The name of the subnet that this instance is in.\nFormat: projects/{project_id}/regions/{region}/subnetworks/{subnetwork_id}","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tags":{"Type":["list","string"],"Description":"The Compute Engine tags to add to runtime.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Instance update time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"accelerator_config":{"Attributes":{"core_count":{"Type":"number","Description":"Count of cores of this accelerator.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"Type of this accelerator. Possible values: [\"ACCELERATOR_TYPE_UNSPECIFIED\", \"NVIDIA_TESLA_K80\", \"NVIDIA_TESLA_P100\", \"NVIDIA_TESLA_V100\", \"NVIDIA_TESLA_P4\", \"NVIDIA_TESLA_T4\", \"NVIDIA_TESLA_T4_VWS\", \"NVIDIA_TESLA_P100_VWS\", \"NVIDIA_TESLA_P4_VWS\", \"NVIDIA_TESLA_A100\", \"TPU_V2\", \"TPU_V3\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The hardware accelerator used on this instance. If you use accelerators,\nmake sure that your configuration has enough vCPUs and memory to support the\nmachineType you have selected.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"container_image":{"Attributes":{"repository":{"Type":"string","Description":"The path to the container image repository.\nFor example: gcr.io/{project_id}/{imageName}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag":{"Type":"string","Description":"The tag of the container image. If not specified, this defaults to the latest tag.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Use a container image to start the notebook instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"shielded_instance_config":{"Attributes":{"enable_integrity_monitoring":{"Type":"bool","Description":"Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the\nboot integrity of the instance. The attestation is performed against the integrity policy baseline.\nThis baseline is initially derived from the implicitly trusted boot image when the instance is created.\nEnabled by default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_secure_boot":{"Type":"bool","Description":"Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs\nauthentic software by verifying the digital signature of all boot components, and halting the boot process\nif signature verification fails.\nDisabled by default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enable_vtpm":{"Type":"bool","Description":"Defines whether the instance has the vTPM enabled.\nEnabled by default.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A set of Shielded Instance options. Check [Images using supported Shielded VM features]\nNot all combinations are valid","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"vm_image":{"Attributes":{"image_family":{"Type":"string","Description":"Use this VM image family to find the image; the newest image in this family will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"image_name":{"Type":"string","Description":"Use VM image name to find the image.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The name of the Google Cloud project that this VM image belongs to.\nFormat: projects/{project_id}","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Use a Compute Engine VM image to start the notebook instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_notebooks_instance_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_notebooks_instance_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_notebooks_instance_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance_name":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_notebooks_location":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the Location resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_organization_access_approval_settings":{"Version":0,"Block":{"Attributes":{"enrolled_ancestor":{"Type":"bool","Description":"This field will always be unset for the organization since organizations do not have ancestors.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the settings. Format is \"organizations/{organization_id}/accessApprovalSettings\"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"notification_emails":{"Type":["set","string"],"Description":"A list of email addresses to which notifications relating to approval requests should be sent.\nNotifications relating to a resource will be sent to all emails in the settings of ancestor\nresources of that resource. A maximum of 50 email addresses are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"organization_id":{"Type":"string","Description":"ID of the organization of the access approval settings.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"enrolled_services":{"Attributes":{"cloud_product":{"Type":"string","Description":"The product for which Access Approval will be enrolled. Allowed values are listed (case-sensitive):\n all\n appengine.googleapis.com\n bigquery.googleapis.com\n bigtable.googleapis.com\n cloudkms.googleapis.com\n compute.googleapis.com\n dataflow.googleapis.com\n iam.googleapis.com\n pubsub.googleapis.com\n storage.googleapis.com","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enrollment_level":{"Type":"string","Description":"The enrollment level of the service. Default value: \"BLOCK_ALL\" Possible values: [\"BLOCK_ALL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of Google Cloud Services for which the given resource has Access Approval enrolled.\nAccess requests for the resource given by name against any of these services contained here will be required\nto have explicit approval. Enrollment can be done for individual services.\n\nA maximum of 10 enrolled services will be enforced, to be expanded as the set of supported services is expanded.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_organization_iam_audit_config":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"The etag of iam policy","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The numeric ID of the organization in which you want to manage the audit logging config.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"Service which will be enabled for audit logging. The special value allServices covers all services.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"audit_log_config":{"Attributes":{"exempted_members":{"Type":["set","string"],"Description":"Identities that do not cause logging for this type of permission. Each entry can have one of the following values:user:{emailid}: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com. serviceAccount:{emailid}: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com. group:{emailid}: An email address that represents a Google group. For example, admins@example.com. domain:{domain}: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"log_type":{"Type":"string","Description":"Permission type for which logging is to be configured. Must be one of DATA_READ, DATA_WRITE, or ADMIN_READ.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration for logging of each type of permission. This can be specified multiple times.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_organization_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The numeric ID of the organization in which you want to manage the audit logging config.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_organization_iam_custom_role":{"Version":0,"Block":{"Attributes":{"deleted":{"Type":"bool","Description":"The current deleted state of the role.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A human-readable description for the role.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the role in the format organizations/{{org_id}}/roles/{{role_id}}. Like id, this field can be used as a reference in other resources such as IAM role bindings.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The numeric ID of the organization in which you want to create a custom role.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"permissions":{"Type":["set","string"],"Description":"The names of the permissions this role grants when bound in an IAM policy. At least one permission must be specified.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role_id":{"Type":"string","Description":"The role id to use for this role.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"stage":{"Type":"string","Description":"The current launch stage of the role. Defaults to GA.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"A human-readable title for the role.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_organization_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The numeric ID of the organization in which you want to manage the audit logging config.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_organization_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The numeric ID of the organization in which you want to manage the audit logging config.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_organization_policy":{"Version":0,"Block":{"Attributes":{"constraint":{"Type":"string","Description":"The name of the Constraint the Policy is configuring, for example, serviceuser.services.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"The etag of the organization policy. etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds, representing when the variable was last updated. Example: \"2016-10-09T12:33:37.578138407Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"number","Description":"Version of the Policy. Default version is 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"boolean_policy":{"Attributes":{"enforced":{"Type":"bool","Description":"If true, then the Policy is enforced. If false, then any configuration is acceptable.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A boolean policy is a constraint that is either enforced or not.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"list_policy":{"Attributes":{"inherit_from_parent":{"Type":"bool","Description":"If set to true, the values from the effective Policy of the parent resource are inherited, meaning the values set in this Policy are added to the values inherited up the hierarchy.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"suggested_value":{"Type":"string","Description":"The Google Cloud Console will try to default to a configuration that matches the value specified in this field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"allow":{"Attributes":{"all":{"Type":"bool","Description":"The policy allows or denies all values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"The policy can define specific values that are allowed or denied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or the other must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"deny":{"Attributes":{"all":{"Type":"bool","Description":"The policy allows or denies all values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"The policy can define specific values that are allowed or denied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or the other must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A policy that can define specific values that are allowed or denied for the given constraint. It can also be used to allow or deny all values. ","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"restore_policy":{"Attributes":{"default":{"Type":"bool","Description":"May only be set to true. If set, then the default Policy is restored.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A restore policy is a constraint to restore the default policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_os_config_patch_deployment":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Time the patch deployment was created. Timestamp is in RFC3339 text format.\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Description of the patch deployment. Length of the description is limited to 1024 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"duration":{"Type":"string","Description":"Duration of the patch. After the duration ends, the patch times out.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"last_execute_time":{"Type":"string","Description":"The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Unique name for the patch deployment resource in a project.\nThe patch deployment name is in the form: projects/{project_id}/patchDeployments/{patchDeploymentId}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"patch_deployment_id":{"Type":"string","Description":"A name for the patch deployment in the project. When creating a name the following rules apply:\n* Must contain only lowercase letters, numbers, and hyphens.\n* Must start with a letter.\n* Must be between 1-63 characters.\n* Must end with a number or a letter.\n* Must be unique within the project.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Time the patch deployment was last updated. Timestamp is in RFC3339 text format.\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"instance_filter":{"Attributes":{"all":{"Type":"bool","Description":"Target all VM instances in the project. If true, no other criteria is permitted.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_name_prefixes":{"Type":["list","string"],"Description":"Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group\nVMs when targeting configs, for example prefix=\"prod-\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"instances":{"Type":["list","string"],"Description":"Targets any of the VM instances specified. Instances are specified by their URI in the 'form zones/{{zone}}/instances/{{instance_name}}',\n'projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}', or\n'https://www.googleapis.com/compute/v1/projects/{{project_id}}/zones/{{zone}}/instances/{{instance_name}}'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zones":{"Type":["list","string"],"Description":"Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"group_labels":{"Attributes":{"labels":{"Type":["map","string"],"Description":"Compute Engine instance labels that must be present for a VM instance to be targeted by this filter","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"VM instances to patch.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"one_time_schedule":{"Attributes":{"execute_time":{"Type":"string","Description":"The desired patch job execution time. A timestamp in RFC3339 UTC \"Zulu\" format,\naccurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Schedule a one-time execution.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"patch_config":{"Attributes":{"reboot_config":{"Type":"string","Description":"Post-patch reboot settings. Possible values: [\"DEFAULT\", \"ALWAYS\", \"NEVER\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"apt":{"Attributes":{"excludes":{"Type":["list","string"],"Description":"List of packages to exclude from update. These packages will be excluded.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"exclusive_packages":{"Type":["list","string"],"Description":"An exclusive list of packages to be updated. These are the only packages that will be updated.\nIf these packages are not installed, they will be ignored. This field cannot be specified with\nany other patch configuration fields.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"By changing the type to DIST, the patching is performed using apt-get dist-upgrade instead. Possible values: [\"DIST\", \"UPGRADE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Apt update settings. Use this setting to override the default apt patch rules.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"goo":{"Attributes":{"enabled":{"Type":"bool","Description":"goo update settings. Use this setting to override the default goo patch rules.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"goo update settings. Use this setting to override the default goo patch rules.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"post_step":{"Attributes":{},"BlockTypes":{"linux_exec_step_config":{"Attributes":{"allowed_success_codes":{"Type":["list","number"],"Description":"Defaults to [0]. A list of possible return values that the execution can return to indicate a success.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"interpreter":{"Type":"string","Description":"The script interpreter to use to run the script. If no interpreter is specified the script will\nbe executed directly, which will likely only succeed for scripts with shebang lines. Possible values: [\"SHELL\", \"POWERSHELL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"local_path":{"Type":"string","Description":"An absolute path to the executable on the VM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"gcs_object":{"Attributes":{"bucket":{"Type":"string","Description":"Bucket of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"generation_number":{"Type":"string","Description":"Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"Name of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A Cloud Storage object containing the executable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The ExecStepConfig for all Linux VMs targeted by the PatchJob.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"windows_exec_step_config":{"Attributes":{"allowed_success_codes":{"Type":["list","number"],"Description":"Defaults to [0]. A list of possible return values that the execution can return to indicate a success.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"interpreter":{"Type":"string","Description":"The script interpreter to use to run the script. If no interpreter is specified the script will\nbe executed directly, which will likely only succeed for scripts with shebang lines. Possible values: [\"SHELL\", \"POWERSHELL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"local_path":{"Type":"string","Description":"An absolute path to the executable on the VM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"gcs_object":{"Attributes":{"bucket":{"Type":"string","Description":"Bucket of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"generation_number":{"Type":"string","Description":"Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"Name of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A Cloud Storage object containing the executable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The ExecStepConfig for all Windows VMs targeted by the PatchJob.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The ExecStep to run after the patch update.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"pre_step":{"Attributes":{},"BlockTypes":{"linux_exec_step_config":{"Attributes":{"allowed_success_codes":{"Type":["list","number"],"Description":"Defaults to [0]. A list of possible return values that the execution can return to indicate a success.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"interpreter":{"Type":"string","Description":"The script interpreter to use to run the script. If no interpreter is specified the script will\nbe executed directly, which will likely only succeed for scripts with shebang lines. Possible values: [\"SHELL\", \"POWERSHELL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"local_path":{"Type":"string","Description":"An absolute path to the executable on the VM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"gcs_object":{"Attributes":{"bucket":{"Type":"string","Description":"Bucket of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"generation_number":{"Type":"string","Description":"Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"Name of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A Cloud Storage object containing the executable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The ExecStepConfig for all Linux VMs targeted by the PatchJob.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"windows_exec_step_config":{"Attributes":{"allowed_success_codes":{"Type":["list","number"],"Description":"Defaults to [0]. A list of possible return values that the execution can return to indicate a success.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"interpreter":{"Type":"string","Description":"The script interpreter to use to run the script. If no interpreter is specified the script will\nbe executed directly, which will likely only succeed for scripts with shebang lines. Possible values: [\"SHELL\", \"POWERSHELL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"local_path":{"Type":"string","Description":"An absolute path to the executable on the VM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"gcs_object":{"Attributes":{"bucket":{"Type":"string","Description":"Bucket of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"generation_number":{"Type":"string","Description":"Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"Name of the Cloud Storage object.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A Cloud Storage object containing the executable.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The ExecStepConfig for all Windows VMs targeted by the PatchJob.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The ExecStep to run before the patch update.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"windows_update":{"Attributes":{"classifications":{"Type":["list","string"],"Description":"Only apply updates of these windows update classifications. If empty, all updates are applied. Possible values: [\"CRITICAL\", \"SECURITY\", \"DEFINITION\", \"DRIVER\", \"FEATURE_PACK\", \"SERVICE_PACK\", \"TOOL\", \"UPDATE_ROLLUP\", \"UPDATE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"excludes":{"Type":["list","string"],"Description":"List of KBs to exclude from update.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"exclusive_patches":{"Type":["list","string"],"Description":"An exclusive list of kbs to be updated. These are the only patches that will be updated.\nThis field must not be used with other patch configurations.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Windows update settings. Use this setting to override the default Windows patch rules.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"yum":{"Attributes":{"excludes":{"Type":["list","string"],"Description":"List of packages to exclude from update. These packages will be excluded.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"exclusive_packages":{"Type":["list","string"],"Description":"An exclusive list of packages to be updated. These are the only packages that will be updated.\nIf these packages are not installed, they will be ignored. This field cannot be specified with\nany other patch configuration fields.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"minimal":{"Type":"bool","Description":"Will cause patch to run yum update-minimal instead.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"security":{"Type":"bool","Description":"Adds the --security flag to yum update. Not supported on all platforms.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Yum update settings. Use this setting to override the default yum patch rules.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"zypper":{"Attributes":{"categories":{"Type":["list","string"],"Description":"Install only patches with these categories. Common categories include security, recommended, and feature.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"excludes":{"Type":["list","string"],"Description":"List of packages to exclude from update.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"exclusive_patches":{"Type":["list","string"],"Description":"An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command.\nThis field must not be used with any other patch configuration fields.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"severities":{"Type":["list","string"],"Description":"Install only patches with these severities. Common severities include critical, important, moderate, and low.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"with_optional":{"Type":"bool","Description":"Adds the --with-optional flag to zypper patch.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"with_update":{"Type":"bool","Description":"Adds the --with-update flag, to zypper patch.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"zypper update settings. Use this setting to override the default zypper patch rules.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Patch configuration that is applied.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"recurring_schedule":{"Attributes":{"end_time":{"Type":"string","Description":"The end time at which a recurring patch deployment schedule is no longer active.\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"last_execute_time":{"Type":"string","Description":"The time the last patch job ran successfully.\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"next_execute_time":{"Type":"string","Description":"The time the next patch job is scheduled to run.\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"The time that the recurring schedule becomes effective. Defaults to createTime of the patch deployment.\nA timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"monthly":{"Attributes":{"month_day":{"Type":"number","Description":"One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month.\nMonths without the target day will be skipped. For example, a schedule to run \"every month on the 31st\"\nwill not run in February, April, June, etc.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"week_day_of_month":{"Attributes":{"day_of_week":{"Type":"string","Description":"A day of the week. Possible values: [\"MONDAY\", \"TUESDAY\", \"WEDNESDAY\", \"THURSDAY\", \"FRIDAY\", \"SATURDAY\", \"SUNDAY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"week_ordinal":{"Type":"number","Description":"Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Week day in a month.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Schedule with monthly executions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"time_of_day":{"Attributes":{"hours":{"Type":"number","Description":"Hours of day in 24 hour format. Should be from 0 to 23.\nAn API may choose to allow the value \"24:00:00\" for scenarios like business closing time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"minutes":{"Type":"number","Description":"Minutes of hour of day. Must be from 0 to 59.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"nanos":{"Type":"number","Description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Time of the day to run a recurring deployment.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"time_zone":{"Attributes":{"id":{"Type":"string","Description":"IANA Time Zone Database time zone, e.g. \"America/New_York\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"version":{"Type":"string","Description":"IANA Time Zone Database version number, e.g. \"2019a\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Defines the time zone that timeOfDay is relative to. The rules for daylight saving time are\ndetermined by the chosen time zone.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"weekly":{"Attributes":{"day_of_week":{"Type":"string","Description":"IANA Time Zone Database time zone, e.g. \"America/New_York\". Possible values: [\"MONDAY\", \"TUESDAY\", \"WEDNESDAY\", \"THURSDAY\", \"FRIDAY\", \"SATURDAY\", \"SUNDAY\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Schedule with weekly executions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Schedule recurring executions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"rollout":{"Attributes":{"mode":{"Type":"string","Description":"Mode of the patch rollout. Possible values: [\"ZONE_BY_ZONE\", \"CONCURRENT_ZONES\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"disruption_budget":{"Attributes":{"fixed":{"Type":"number","Description":"Specifies a fixed value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"percentage":{"Type":"number","Description":"Specifies the relative value defined as a percentage, which will be multiplied by a reference value.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up.\nDuring patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps.\nA VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget.\nFor zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone.\nFor example, if the disruption budget has a fixed value of 10, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Rollout strategy of the patch job.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_os_login_ssh_public_key":{"Version":0,"Block":{"Attributes":{"expiration_time_usec":{"Type":"string","Description":"An expiration time in microseconds since epoch.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"fingerprint":{"Type":"string","Description":"The SHA-256 fingerprint of the SSH public key.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"key":{"Type":"string","Description":"Public key text in SSH format, defined by RFC4253 section 6.6.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project ID of the Google Cloud Platform project.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"user":{"Type":"string","Description":"The user email.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_privateca_ca_pool":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels with user-defined metadata.\n\nAn object containing a list of \"key\": value pairs. Example: { \"name\": \"wrench\", \"mass\":\n\"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the CaPool. A full list of valid locations can be found by\nrunning 'gcloud privateca locations list'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name for this CaPool.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"tier":{"Type":"string","Description":"The Tier of this CaPool. Possible values: [\"ENTERPRISE\", \"DEVOPS\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"issuance_policy":{"Attributes":{"maximum_lifetime":{"Type":"string","Description":"The maximum lifetime allowed for issued Certificates. Note that if the issuing CertificateAuthority\nexpires before a Certificate's requested maximumLifetime, the effective lifetime will be explicitly truncated to match it.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"allowed_issuance_modes":{"Attributes":{"allow_config_based_issuance":{"Type":"bool","Description":"When true, allows callers to create Certificates by specifying a CertificateConfig.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_csr_based_issuance":{"Type":"bool","Description":"When true, allows callers to create Certificates by specifying a CSR.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"IssuanceModes specifies the allowed ways in which Certificates may be requested from this CaPool.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"allowed_key_types":{"Attributes":{},"BlockTypes":{"elliptic_curve":{"Attributes":{"signature_algorithm":{"Type":"string","Description":"The algorithm used. Possible values: [\"ECDSA_P256\", \"ECDSA_P384\", \"EDDSA_25519\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Represents an allowed Elliptic Curve key type.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"rsa":{"Attributes":{"max_modulus_size":{"Type":"string","Description":"The maximum allowed RSA modulus size, in bits. If this is not set, or if set to zero, the\nservice will not enforce an explicit upper bound on RSA modulus sizes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_modulus_size":{"Type":"string","Description":"The minimum allowed RSA modulus size, in bits. If this is not set, or if set to zero, the\nservice-level min RSA modulus size will continue to apply.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes an RSA key that may be used in a Certificate issued from a CaPool.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"If any AllowedKeyType is specified, then the certificate request's public key must match one of the key types listed here.\nOtherwise, any key may be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"baseline_values":{"Attributes":{"aia_ocsp_servers":{"Type":["list","string"],"Description":"Describes Online Certificate Status Protocol (OCSP) endpoint addresses that appear in the\n\"Authority Information Access\" extension in the certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"additional_extensions":{"Attributes":{"critical":{"Type":"bool","Description":"Indicates whether or not this extension is critical (i.e., if the client does not know how to\nhandle this extension, the client should consider this to be an error).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The value of this X.509 extension. A base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"object_id":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes values that are relevant in a CA certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Specifies an X.509 extension, which may be used in different parts of X.509 objects like certificates, CSRs, and CRLs.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"ca_options":{"Attributes":{"is_ca":{"Type":"bool","Description":"Refers to the \"CA\" X.509 extension, which is a boolean value. When this value is missing,\nthe extension will be omitted from the CA certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_issuer_path_length":{"Type":"number","Description":"Refers to the path length restriction X.509 extension. For a CA certificate, this value describes the depth of\nsubordinate CA certificates that are allowed. If this value is less than 0, the request will fail. If this\nvalue is missing, the max path length will be omitted from the CA certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes values that are relevant in a CA certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"key_usage":{"Attributes":{},"BlockTypes":{"base_key_usage":{"Attributes":{"cert_sign":{"Type":"bool","Description":"The key may be used to sign certificates.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_commitment":{"Type":"bool","Description":"The key may be used for cryptographic commitments. Note that this may also be referred to as \"non-repudiation\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"crl_sign":{"Type":"bool","Description":"The key may be used sign certificate revocation lists.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data_encipherment":{"Type":"bool","Description":"The key may be used to encipher data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"decipher_only":{"Type":"bool","Description":"The key may be used to decipher only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"digital_signature":{"Type":"bool","Description":"The key may be used for digital signatures.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"encipher_only":{"Type":"bool","Description":"The key may be used to encipher only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_agreement":{"Type":"bool","Description":"The key may be used in a key agreement protocol.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_encipherment":{"Type":"bool","Description":"The key may be used to encipher other keys.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes high-level ways in which a key may be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"extended_key_usage":{"Attributes":{"client_auth":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.2. Officially described as \"TLS WWW client authentication\", though regularly used for non-WWW TLS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"code_signing":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.3. Officially described as \"Signing of downloadable executable code client authentication\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"email_protection":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.4. Officially described as \"Email protection\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ocsp_signing":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.9. Officially described as \"Signing OCSP responses\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"server_auth":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.1. Officially described as \"TLS WWW server authentication\", though regularly used for non-WWW TLS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_stamping":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.8. Officially described as \"Binding the hash of an object to a time\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes high-level ways in which a key may be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"unknown_extended_key_usages":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Indicates the intended use for keys that correspond to a certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"policy_ids":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"A set of X.509 values that will be applied to all certificates issued through this CaPool. If a certificate request\nincludes conflicting values for the same properties, they will be overwritten by the values defined here. If a certificate\nrequest uses a CertificateTemplate that defines conflicting predefinedValues for the same properties, the certificate\nissuance request will fail.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"identity_constraints":{"Attributes":{"allow_subject_alt_names_passthrough":{"Type":"bool","Description":"If this is set, the SubjectAltNames extension may be copied from a certificate request into the signed certificate.\nOtherwise, the requested SubjectAltNames will be discarded.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"allow_subject_passthrough":{"Type":"bool","Description":"If this is set, the Subject field may be copied from a certificate request into the signed certificate.\nOtherwise, the requested Subject will be discarded.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cel_expression":{"Attributes":{"description":{"Type":"string","Description":"Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"Textual representation of an expression in Common Expression Language syntax.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A CEL expression that may be used to validate the resolved X.509 Subject and/or Subject Alternative Name before a\ncertificate is signed. To see the full allowed syntax and some examples,\nsee https://cloud.google.com/certificate-authority-service/docs/cel-guide","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Describes constraints on identities that may appear in Certificates issued through this CaPool.\nIf this is omitted, then this CaPool will not add restrictions on a certificate's identity.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The IssuancePolicy to control how Certificates will be issued from this CaPool.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"publishing_options":{"Attributes":{"publish_ca_cert":{"Type":"bool","Description":"When true, publishes each CertificateAuthority's CA certificate and includes its URL in the \"Authority Information Access\"\nX.509 extension in all issued Certificates. If this is false, the CA certificate will not be published and the corresponding\nX.509 extension will not be written in issued certificates.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"publish_crl":{"Type":"bool","Description":"When true, publishes each CertificateAuthority's CRL and includes its URL in the \"CRL Distribution Points\" X.509 extension\nin all issued Certificates. If this is false, CRLs will not be published and the corresponding X.509 extension will not\nbe written in issued certificates. CRLs will expire 7 days from their creation. However, we will rebuild daily. CRLs are\nalso rebuilt shortly after a certificate is revoked.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The PublishingOptions to follow when issuing Certificates from any CertificateAuthority in this CaPool.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_privateca_ca_pool_iam_binding":{"Version":0,"Block":{"Attributes":{"ca_pool":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_privateca_ca_pool_iam_member":{"Version":0,"Block":{"Attributes":{"ca_pool":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_privateca_ca_pool_iam_policy":{"Version":0,"Block":{"Attributes":{"ca_pool":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_privateca_certificate":{"Version":0,"Block":{"Attributes":{"certificate_authority":{"Type":"string","Description":"Certificate Authority name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"certificate_description":{"Type":["list",["object",{"aia_issuing_certificate_urls":["list","string"],"authority_key_id":["list",["object",{"key_id":"string"}]],"cert_fingerprint":["list",["object",{"sha256_hash":"string"}]],"config_values":["list",["object",{"key_usage":["list",["object",{"base_key_usage":["list",["object",{"key_usage_options":["list",["object",{"cert_sign":"bool","content_commitment":"bool","crl_sign":"bool","data_encipherment":"bool","decipher_only":"bool","digital_signature":"bool","encipher_only":"bool","key_agreement":"bool","key_encipherment":"bool"}]]}]],"extended_key_usage":["list",["object",{"client_auth":"bool","code_signing":"bool","email_protection":"bool","ocsp_signing":"bool","server_auth":"bool","time_stamping":"bool"}]],"unknown_extended_key_usages":["list",["object",{"obect_id":["list",["object",{"object_id_path":["list","number"]}]]}]]}]]}]],"crl_distribution_points":["list","string"],"public_key":["list",["object",{"format":"string","key":"string"}]],"subject_description":["list",["object",{"hex_serial_number":"string","lifetime":"string","not_after_time":"string","not_before_time":"string","subject":["list",["object",{"common_name":"string","country_code":"string","locality":"string","organization":"string","organizational_unit":"string","postal_code":"string","province":"string","street_address":"string"}]],"subject_alt_name":["list",["object",{"custom_sans":["list",["object",{"critical":"bool","obect_id":["list",["object",{"object_id_path":["list","number"]}]],"value":"string"}]],"dns_names":["list","string"],"email_addresses":["list","string"],"ip_addresses":["list","string"],"uris":["list","string"]}]]}]],"subject_key_id":["list",["object",{"key_id":"string"}]]}]],"Description":"Output only. Details regarding the revocation of this Certificate. This Certificate is considered revoked if and only if this field is present.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"The time that this resource was created on the server.\nThis is in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels with user-defined metadata to apply to this resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"lifetime":{"Type":"string","Description":"The desired lifetime of the CA certificate. Used to create the \"notBeforeTime\" and\n\"notAfterTime\" fields inside an X.509 certificate. A duration in seconds with up to nine\nfractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the Certificate. A full list of valid locations can be found by\nrunning 'gcloud privateca locations list'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name for this Certificate.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"pem_certificate":{"Type":"string","Description":"Output only. The pem-encoded, signed X.509 certificate.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"pem_certificates":{"Type":["list","string"],"Description":"Required. Expected to be in leaf-to-root order according to RFC 5246.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"pem_csr":{"Type":"string","Description":"Immutable. A pem-encoded X.509 certificate signing request (CSR).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"pool":{"Type":"string","Description":"The name of the CaPool this Certificate belongs to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"revocation_details":{"Type":["list",["object",{"revocation_state":"string","revocation_time":"string"}]],"Description":"Output only. Details regarding the revocation of this Certificate. This Certificate is \nconsidered revoked if and only if this field is present.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Output only. The time at which this CertificateAuthority was updated.\nThis is in RFC3339 text format.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"config":{"Attributes":{},"BlockTypes":{"public_key":{"Attributes":{"format":{"Type":"string","Description":"The format of the public key. Currently, only PEM format is supported. Possible values: [\"KEY_TYPE_UNSPECIFIED\", \"PEM\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"key":{"Type":"string","Description":"Required. A public key. When this is specified in a request, the padding and encoding can be any of the options described by the respective 'KeyType' value. When this is generated by the service, it will always be an RFC 5280 SubjectPublicKeyInfo structure containing an algorithm identifier and a key. A base64-encoded string.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A PublicKey describes a public key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"subject_config":{"Attributes":{},"BlockTypes":{"subject":{"Attributes":{"common_name":{"Type":"string","Description":"The common name of the distinguished name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"country_code":{"Type":"string","Description":"The country code of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"locality":{"Type":"string","Description":"The locality or city of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"organization":{"Type":"string","Description":"The organization of the subject.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"organizational_unit":{"Type":"string","Description":"The organizational unit of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"postal_code":{"Type":"string","Description":"The postal code of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"province":{"Type":"string","Description":"The province, territory, or regional state of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"street_address":{"Type":"string","Description":"The street address of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Contains distinguished name fields such as the location and organization.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"subject_alt_name":{"Attributes":{"dns_names":{"Type":["list","string"],"Description":"Contains only valid, fully-qualified host names.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"email_addresses":{"Type":["list","string"],"Description":"Contains only valid RFC 2822 E-mail addresses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_addresses":{"Type":["list","string"],"Description":"Contains only valid 32-bit IPv4 addresses or RFC 4291 IPv6 addresses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"uris":{"Type":["list","string"],"Description":"Contains only valid RFC 3986 URIs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The subject alternative name fields.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies some of the values in a certificate that are related to the subject.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"x509_config":{"Attributes":{"aia_ocsp_servers":{"Type":["list","string"],"Description":"Describes Online Certificate Status Protocol (OCSP) endpoint addresses that appear in the\n\"Authority Information Access\" extension in the certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"additional_extensions":{"Attributes":{"critical":{"Type":"bool","Description":"Indicates whether or not this extension is critical (i.e., if the client does not know how to\nhandle this extension, the client should consider this to be an error).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The value of this X.509 extension. A base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"object_id":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes values that are relevant in a CA certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Specifies an X.509 extension, which may be used in different parts of X.509 objects like certificates, CSRs, and CRLs.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"ca_options":{"Attributes":{"is_ca":{"Type":"bool","Description":"Refers to the \"CA\" X.509 extension, which is a boolean value. When this value is missing,\nthe extension will be omitted from the CA certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_issuer_path_length":{"Type":"number","Description":"Refers to the path length restriction X.509 extension. For a CA certificate, this value describes the depth of\nsubordinate CA certificates that are allowed. If this value is less than 0, the request will fail. If this\nvalue is missing, the max path length will be omitted from the CA certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes values that are relevant in a CA certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"key_usage":{"Attributes":{},"BlockTypes":{"base_key_usage":{"Attributes":{"cert_sign":{"Type":"bool","Description":"The key may be used to sign certificates.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_commitment":{"Type":"bool","Description":"The key may be used for cryptographic commitments. Note that this may also be referred to as \"non-repudiation\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"crl_sign":{"Type":"bool","Description":"The key may be used sign certificate revocation lists.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data_encipherment":{"Type":"bool","Description":"The key may be used to encipher data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"decipher_only":{"Type":"bool","Description":"The key may be used to decipher only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"digital_signature":{"Type":"bool","Description":"The key may be used for digital signatures.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"encipher_only":{"Type":"bool","Description":"The key may be used to encipher only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_agreement":{"Type":"bool","Description":"The key may be used in a key agreement protocol.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_encipherment":{"Type":"bool","Description":"The key may be used to encipher other keys.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes high-level ways in which a key may be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"extended_key_usage":{"Attributes":{"client_auth":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.2. Officially described as \"TLS WWW client authentication\", though regularly used for non-WWW TLS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"code_signing":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.3. Officially described as \"Signing of downloadable executable code client authentication\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"email_protection":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.4. Officially described as \"Email protection\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ocsp_signing":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.9. Officially described as \"Signing OCSP responses\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"server_auth":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.1. Officially described as \"TLS WWW server authentication\", though regularly used for non-WWW TLS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_stamping":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.8. Officially described as \"Binding the hash of an object to a time\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes high-level ways in which a key may be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"unknown_extended_key_usages":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Indicates the intended use for keys that correspond to a certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"policy_ids":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Describes how some of the technical X.509 fields in a certificate should be populated.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The config used to create a self-signed X.509 certificate or CSR.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_privateca_certificate_authority":{"Version":0,"Block":{"Attributes":{"access_urls":{"Type":["list",["object",{"ca_certificate_access_url":"string","crl_access_url":"string"}]],"Description":"URLs for accessing content published by this CA, such as the CA certificate and CRLs.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"certificate_authority_id":{"Type":"string","Description":"The user provided Resource ID for this Certificate Authority.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"The time at which this CertificateAuthority was created.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine\nfractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"gcs_bucket":{"Type":"string","Description":"The name of a Cloud Storage bucket where this CertificateAuthority will publish content,\nsuch as the CA certificate and CRLs. This must be a bucket name, without any prefixes\n(such as 'gs://') or suffixes (such as '.googleapis.com'). For example, to use a bucket named\nmy-bucket, you would simply specify 'my-bucket'. If not specified, a managed bucket will be\ncreated.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ignore_active_certificates_on_deletion":{"Type":"bool","Description":"This field allows the CA to be deleted even if the CA has active certs. Active certs include both unrevoked and unexpired certs.\nUse with care. Defaults to 'false'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Labels with user-defined metadata.\n\nAn object containing a list of \"key\": value pairs. Example: { \"name\": \"wrench\", \"mass\":\n\"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"lifetime":{"Type":"string","Description":"The desired lifetime of the CA certificate. Used to create the \"notBeforeTime\" and\n\"notAfterTime\" fields inside an X.509 certificate. A duration in seconds with up to nine\nfractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the CertificateAuthority. A full list of valid locations can be found by\nrunning 'gcloud privateca locations list'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name for this CertificateAuthority in the format\nprojects/*/locations/*/certificateAuthorities/*.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"pem_ca_certificates":{"Type":["list","string"],"Description":"This CertificateAuthority's certificate chain, including the current\nCertificateAuthority's certificate. Ordered such that the root issuer is the final\nelement (consistent with RFC 5246). For a self-signed CA, this will only list the current\nCertificateAuthority's certificate.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"pool":{"Type":"string","Description":"The name of the CaPool this Certificate Authority belongs to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"The State for this CertificateAuthority.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The Type of this CertificateAuthority.\n\n~\u003e **Note:** For 'SUBORDINATE' Certificate Authorities, they need to\nbe manually activated (via Cloud Console of 'gcloud') before they can\nissue certificates. Default value: \"SELF_SIGNED\" Possible values: [\"SELF_SIGNED\", \"SUBORDINATE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The time at which this CertificateAuthority was updated.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine\nfractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"config":{"Attributes":{},"BlockTypes":{"subject_config":{"Attributes":{},"BlockTypes":{"subject":{"Attributes":{"common_name":{"Type":"string","Description":"The common name of the distinguished name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"country_code":{"Type":"string","Description":"The country code of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"locality":{"Type":"string","Description":"The locality or city of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"organization":{"Type":"string","Description":"The organization of the subject.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"organizational_unit":{"Type":"string","Description":"The organizational unit of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"postal_code":{"Type":"string","Description":"The postal code of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"province":{"Type":"string","Description":"The province, territory, or regional state of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"street_address":{"Type":"string","Description":"The street address of the subject.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Contains distinguished name fields such as the location and organization.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"subject_alt_name":{"Attributes":{"dns_names":{"Type":["list","string"],"Description":"Contains only valid, fully-qualified host names.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"email_addresses":{"Type":["list","string"],"Description":"Contains only valid RFC 2822 E-mail addresses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ip_addresses":{"Type":["list","string"],"Description":"Contains only valid 32-bit IPv4 addresses or RFC 4291 IPv6 addresses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"uris":{"Type":["list","string"],"Description":"Contains only valid RFC 3986 URIs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The subject alternative name fields.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Specifies some of the values in a certificate that are related to the subject.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"x509_config":{"Attributes":{"aia_ocsp_servers":{"Type":["list","string"],"Description":"Describes Online Certificate Status Protocol (OCSP) endpoint addresses that appear in the\n\"Authority Information Access\" extension in the certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"additional_extensions":{"Attributes":{"critical":{"Type":"bool","Description":"Indicates whether or not this extension is critical (i.e., if the client does not know how to\nhandle this extension, the client should consider this to be an error).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"The value of this X.509 extension. A base64-encoded string.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"object_id":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes values that are relevant in a CA certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"Specifies an X.509 extension, which may be used in different parts of X.509 objects like certificates, CSRs, and CRLs.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"ca_options":{"Attributes":{"is_ca":{"Type":"bool","Description":"Refers to the \"CA\" X.509 extension, which is a boolean value. When this value is missing,\nthe extension will be omitted from the CA certificate.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"max_issuer_path_length":{"Type":"number","Description":"Refers to the path length restriction X.509 extension. For a CA certificate, this value describes the depth of\nsubordinate CA certificates that are allowed. If this value is less than 0, the request will fail. If this\nvalue is missing, the max path length will be omitted from the CA certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes values that are relevant in a CA certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"key_usage":{"Attributes":{},"BlockTypes":{"base_key_usage":{"Attributes":{"cert_sign":{"Type":"bool","Description":"The key may be used to sign certificates.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_commitment":{"Type":"bool","Description":"The key may be used for cryptographic commitments. Note that this may also be referred to as \"non-repudiation\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"crl_sign":{"Type":"bool","Description":"The key may be used sign certificate revocation lists.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"data_encipherment":{"Type":"bool","Description":"The key may be used to encipher data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"decipher_only":{"Type":"bool","Description":"The key may be used to decipher only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"digital_signature":{"Type":"bool","Description":"The key may be used for digital signatures.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"encipher_only":{"Type":"bool","Description":"The key may be used to encipher only.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_agreement":{"Type":"bool","Description":"The key may be used in a key agreement protocol.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_encipherment":{"Type":"bool","Description":"The key may be used to encipher other keys.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes high-level ways in which a key may be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"extended_key_usage":{"Attributes":{"client_auth":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.2. Officially described as \"TLS WWW client authentication\", though regularly used for non-WWW TLS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"code_signing":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.3. Officially described as \"Signing of downloadable executable code client authentication\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"email_protection":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.4. Officially described as \"Email protection\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"ocsp_signing":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.9. Officially described as \"Signing OCSP responses\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"server_auth":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.1. Officially described as \"TLS WWW server authentication\", though regularly used for non-WWW TLS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_stamping":{"Type":"bool","Description":"Corresponds to OID 1.3.6.1.5.5.7.3.8. Officially described as \"Binding the hash of an object to a time\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes high-level ways in which a key may be used.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"unknown_extended_key_usages":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Indicates the intended use for keys that correspond to a certificate.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"policy_ids":{"Attributes":{"object_id_path":{"Type":["list","number"],"Description":"An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"Describes how some of the technical X.509 fields in a certificate should be populated.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"The config used to create a self-signed X.509 certificate or CSR.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"key_spec":{"Attributes":{"algorithm":{"Type":"string","Description":"The algorithm to use for creating a managed Cloud KMS key for a for a simplified\nexperience. All managed keys will be have their ProtectionLevel as HSM. Possible values: [\"SIGN_HASH_ALGORITHM_UNSPECIFIED\", \"RSA_PSS_2048_SHA256\", \"RSA_PSS_3072_SHA256\", \"RSA_PSS_4096_SHA256\", \"RSA_PKCS1_2048_SHA256\", \"RSA_PKCS1_3072_SHA256\", \"RSA_PKCS1_4096_SHA256\", \"EC_P256_SHA256\", \"EC_P384_SHA384\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"cloud_kms_key_version":{"Type":"string","Description":"The resource name for an existing Cloud KMS CryptoKeyVersion in the format\n'projects/*/locations/*/keyRings/*/cryptoKeys/*/cryptoKeyVersions/*'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Used when issuing certificates for this CertificateAuthority. If this CertificateAuthority\nis a self-signed CertificateAuthority, this key is also used to sign the self-signed CA\ncertificate. Otherwise, it is used to sign a CSR.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project":{"Version":1,"Block":{"Attributes":{"auto_create_network":{"Type":"bool","Description":"Create the 'default' network automatically. Default true. If set to false, the default network will be deleted. Note that, for quota purposes, you will still need to have 1 network slot available to create the project successfully, even if you set auto_create_network to false, since the network will exist momentarily.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"billing_account":{"Type":"string","Description":"The alphanumeric ID of the billing account this project belongs to. The user or service account performing this operation with Terraform must have Billing Account Administrator privileges (roles/billing.admin) in the organization. See Google Cloud Billing API Access Control for more details.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"folder_id":{"Type":"string","Description":"The numeric ID of the folder this project should be created under. Only one of org_id or folder_id may be specified. If the folder_id is specified, then the project is created under the specified folder. Changing this forces the project to be migrated to the newly specified folder.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to the project.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The display name of the project.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"number":{"Type":"string","Description":"The numeric identifier of the project.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"org_id":{"Type":"string","Description":"The numeric ID of the organization this project belongs to. Changing this forces a new project to be created. Only one of org_id or folder_id may be specified. If the org_id is specified then the project is created at the top level. Changing this forces the project to be migrated to the newly specified organization.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project_id":{"Type":"string","Description":"The project ID. Changing this forces a new project to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"skip_delete":{"Type":"bool","Description":"If true, the Terraform resource can be deleted without deleting the Project via the Google API.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_access_approval_settings":{"Version":0,"Block":{"Attributes":{"enrolled_ancestor":{"Type":"bool","Description":"If the field is true, that indicates that at least one service is enrolled for Access Approval in one or more ancestors of the Project.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the settings. Format is \"projects/{project_id}/accessApprovalSettings\"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"notification_emails":{"Type":["set","string"],"Description":"A list of email addresses to which notifications relating to approval requests should be sent.\nNotifications relating to a resource will be sent to all emails in the settings of ancestor\nresources of that resource. A maximum of 50 email addresses are allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"Deprecated in favor of 'project_id'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":true},"project_id":{"Type":"string","Description":"ID of the project of the access approval settings.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"enrolled_services":{"Attributes":{"cloud_product":{"Type":"string","Description":"The product for which Access Approval will be enrolled. Allowed values are listed (case-sensitive):\n all\n appengine.googleapis.com\n bigquery.googleapis.com\n bigtable.googleapis.com\n cloudkms.googleapis.com\n compute.googleapis.com\n dataflow.googleapis.com\n iam.googleapis.com\n pubsub.googleapis.com\n storage.googleapis.com","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"enrollment_level":{"Type":"string","Description":"The enrollment level of the service. Default value: \"BLOCK_ALL\" Possible values: [\"BLOCK_ALL\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of Google Cloud Services for which the given resource has Access Approval enrolled.\nAccess requests for the resource given by name against any of these services contained here will be required\nto have explicit approval. Enrollment can only be done on an all or nothing basis.\n\nA maximum of 10 enrolled services will be enforced, to be expanded as the set of supported services is expanded.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_default_service_accounts":{"Version":0,"Block":{"Attributes":{"action":{"Type":"string","Description":"The action to be performed in the default service accounts. Valid values are: DEPRIVILEGE, DELETE, DISABLE.\n\t\t\t\tNote that DEPRIVILEGE action will ignore the REVERT configuration in the restore_policy.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project ID where service accounts are created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"restore_policy":{"Type":"string","Description":"The action to be performed in the default service accounts on the resource destroy.\n\t\t\t\tValid values are NONE, REVERT and REVERT_AND_IGNORE_FAILURE. It is applied for any action but in the DEPRIVILEGE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_accounts":{"Type":["map","string"],"Description":"The Service Accounts changed by this resource. It is used for revert the action on the destroy.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_iam_audit_config":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"The etag of iam policy","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"Service which will be enabled for audit logging. The special value allServices covers all services.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"audit_log_config":{"Attributes":{"exempted_members":{"Type":["set","string"],"Description":"Identities that do not cause logging for this type of permission. Each entry can have one of the following values:user:{emailid}: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com. serviceAccount:{emailid}: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com. group:{emailid}: An email address that represents a Google group. For example, admins@example.com. domain:{domain}: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"log_type":{"Type":"string","Description":"Permission type for which logging is to be configured. Must be one of DATA_READ, DATA_WRITE, or ADMIN_READ.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration for logging of each type of permission. This can be specified multiple times.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_iam_custom_role":{"Version":0,"Block":{"Attributes":{"deleted":{"Type":"bool","Description":"The current deleted state of the role.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A human-readable description for the role.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the role in the format projects/{{project}}/roles/{{role_id}}. Like id, this field can be used as a reference in other resources such as IAM role bindings.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"permissions":{"Type":["set","string"],"Description":"The names of the permissions this role grants when bound in an IAM policy. At least one permission must be specified.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project that the service account will be created in. Defaults to the provider project configuration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role_id":{"Type":"string","Description":"The camel case role id to use for this role. Cannot contain - characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"stage":{"Type":"string","Description":"The current launch stage of the role. Defaults to GA.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"A human-readable title for the role.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_organization_policy":{"Version":0,"Block":{"Attributes":{"constraint":{"Type":"string","Description":"The name of the Constraint the Policy is configuring, for example, serviceuser.services.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"The etag of the organization policy. etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project ID.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds, representing when the variable was last updated. Example: \"2016-10-09T12:33:37.578138407Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"number","Description":"Version of the Policy. Default version is 0.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"boolean_policy":{"Attributes":{"enforced":{"Type":"bool","Description":"If true, then the Policy is enforced. If false, then any configuration is acceptable.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A boolean policy is a constraint that is either enforced or not.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"list_policy":{"Attributes":{"inherit_from_parent":{"Type":"bool","Description":"If set to true, the values from the effective Policy of the parent resource are inherited, meaning the values set in this Policy are added to the values inherited up the hierarchy.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"suggested_value":{"Type":"string","Description":"The Google Cloud Console will try to default to a configuration that matches the value specified in this field.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"allow":{"Attributes":{"all":{"Type":"bool","Description":"The policy allows or denies all values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"The policy can define specific values that are allowed or denied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or the other must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"deny":{"Attributes":{"all":{"Type":"bool","Description":"The policy allows or denies all values.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"values":{"Type":["set","string"],"Description":"The policy can define specific values that are allowed or denied.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"One or the other must be set.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"A policy that can define specific values that are allowed or denied for the given constraint. It can also be used to allow or deny all values. ","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"restore_policy":{"Attributes":{"default":{"Type":"bool","Description":"May only be set to true. If set, then the default Policy is restored.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A restore policy is a constraint to restore the default policy.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_service":{"Version":0,"Block":{"Attributes":{"disable_dependent_services":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disable_on_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"read":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_project_usage_export_bucket":{"Version":0,"Block":{"Attributes":{"bucket_name":{"Type":"string","Description":"The bucket to store reports in.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"prefix":{"Type":"string","Description":"A prefix for the reports, for instance, the project name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project to set the export bucket on. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_lite_subscription":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the subscription.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region of the pubsub lite topic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"A reference to a Topic resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone of the pubsub lite topic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"delivery_config":{"Attributes":{"delivery_requirement":{"Type":"string","Description":"When this subscription should send messages to subscribers relative to messages persistence in storage. Possible values: [\"DELIVER_IMMEDIATELY\", \"DELIVER_AFTER_STORED\", \"DELIVERY_REQUIREMENT_UNSPECIFIED\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The settings for this subscription's message delivery.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_lite_topic":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the topic.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region of the pubsub lite topic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The zone of the pubsub lite topic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"partition_config":{"Attributes":{"count":{"Type":"number","Description":"The number of partitions in the topic. Must be at least 1.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"capacity":{"Attributes":{"publish_mib_per_sec":{"Type":"number","Description":"Subscribe throughput capacity per partition in MiB/s. Must be \u003e= 4 and \u003c= 16.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subscribe_mib_per_sec":{"Type":"number","Description":"Publish throughput capacity per partition in MiB/s. Must be \u003e= 4 and \u003c= 16.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The capacity configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The settings for this topic's partitions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retention_config":{"Attributes":{"per_partition_bytes":{"Type":"string","Description":"The provisioned storage, in bytes, per partition. If the number of bytes stored\nin any of the topic's partitions grows beyond this value, older messages will be\ndropped to make room for newer ones, regardless of the value of period.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"period":{"Type":"string","Description":"How long a published message is retained. If unset, messages will be retained as\nlong as the bytes retained for each partition is below perPartitionBytes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The settings for a topic's message retention.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_schema":{"Version":0,"Block":{"Attributes":{"definition":{"Type":"string","Description":"The definition of the schema.\nThis should contain a string representing the full definition of the schema\nthat is a valid schema definition of the type specified in type.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The ID to use for the schema, which will become the final component of the schema's resource name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of the schema definition Default value: \"TYPE_UNSPECIFIED\" Possible values: [\"TYPE_UNSPECIFIED\", \"PROTOCOL_BUFFER\", \"AVRO\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_subscription":{"Version":0,"Block":{"Attributes":{"ack_deadline_seconds":{"Type":"number","Description":"This value is the maximum time after a subscriber receives a message\nbefore the subscriber should acknowledge the message. After message\ndelivery but before the ack deadline expires and before the message is\nacknowledged, it is an outstanding message and will not be delivered\nagain during that time (on a best-effort basis).\n\nFor pull subscriptions, this value is used as the initial value for\nthe ack deadline. To override this value for a given message, call\nsubscriptions.modifyAckDeadline with the corresponding ackId if using\npull. The minimum custom deadline you can specify is 10 seconds. The\nmaximum custom deadline you can specify is 600 seconds (10 minutes).\nIf this parameter is 0, a default value of 10 seconds is used.\n\nFor push delivery, this value is also used to set the request timeout\nfor the call to the push endpoint.\n\nIf the subscriber never acknowledges the message, the Pub/Sub system\nwill eventually redeliver the message.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"enable_message_ordering":{"Type":"bool","Description":"If 'true', messages published with the same orderingKey in PubsubMessage will be delivered to\nthe subscribers in the order in which they are received by the Pub/Sub system. Otherwise, they\nmay be delivered in any order.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"filter":{"Type":"string","Description":"The subscription only delivers the messages that match the filter. \nPub/Sub automatically acknowledges the messages that don't match the filter. You can filter messages\nby their attributes. The maximum length of a filter is 256 bytes. After creating the subscription, \nyou can't modify the filter.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to this Subscription.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"message_retention_duration":{"Type":"string","Description":"How long to retain unacknowledged messages in the subscription's\nbacklog, from the moment a message is published. If\nretainAckedMessages is true, then this also configures the retention\nof acknowledged messages, and thus configures how far back in time a\nsubscriptions.seek can be done. Defaults to 7 days. Cannot be more\nthan 7 days ('\"604800s\"') or less than 10 minutes ('\"600s\"').\n\nA duration in seconds with up to nine fractional digits, terminated\nby 's'. Example: '\"600.5s\"'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the subscription.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":" Path of the subscription in the format projects/{project}/subscriptions/{name}","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":true},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"retain_acked_messages":{"Type":"bool","Description":"Indicates whether to retain acknowledged messages. If 'true', then\nmessages are not expunged from the subscription's backlog, even if\nthey are acknowledged, until they fall out of the\nmessageRetentionDuration window.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"A reference to a Topic resource.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"dead_letter_policy":{"Attributes":{"dead_letter_topic":{"Type":"string","Description":"The name of the topic to which dead letter messages should be published.\nFormat is 'projects/{project}/topics/{topic}'.\n\nThe Cloud Pub/Sub service account associated with the enclosing subscription's\nparent project (i.e., \nservice-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com) must have\npermission to Publish() to this topic.\n\nThe operation will fail if the topic does not exist.\nUsers should ensure that there is a subscription attached to this topic\nsince messages published to a topic with no subscriptions are lost.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_delivery_attempts":{"Type":"number","Description":"The maximum number of delivery attempts for any message. The value must be\nbetween 5 and 100.\n\nThe number of delivery attempts is defined as 1 + (the sum of number of \nNACKs and number of times the acknowledgement deadline has been exceeded for the message).\n\nA NACK is any call to ModifyAckDeadline with a 0 deadline. Note that\nclient libraries may automatically extend ack_deadlines.\n\nThis field will be honored on a best effort basis.\n\nIf this parameter is 0, a default value of 5 is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A policy that specifies the conditions for dead lettering messages in\nthis subscription. If dead_letter_policy is not set, dead lettering\nis disabled.\n\nThe Cloud Pub/Sub service account associated with this subscription's\nparent project (i.e.,\nservice-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com) must have\npermission to Acknowledge() messages on this subscription.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"expiration_policy":{"Attributes":{"ttl":{"Type":"string","Description":"Specifies the \"time-to-live\" duration for an associated resource. The\nresource expires if it is not active for a period of ttl.\nIf ttl is not set, the associated resource never expires.\nA duration in seconds with up to nine fractional digits, terminated by 's'.\nExample - \"3.5s\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A policy that specifies the conditions for this subscription's expiration.\nA subscription is considered active as long as any connected subscriber\nis successfully consuming messages from the subscription or is issuing\noperations on the subscription. If expirationPolicy is not set, a default\npolicy with ttl of 31 days will be used. If it is set but ttl is \"\", the\nresource never expires. The minimum allowed value for expirationPolicy.ttl\nis 1 day.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"push_config":{"Attributes":{"attributes":{"Type":["map","string"],"Description":"Endpoint configuration attributes.\n\nEvery endpoint has a set of API supported attributes that can\nbe used to control different aspects of the message delivery.\n\nThe currently supported attribute is x-goog-version, which you\ncan use to change the format of the pushed message. This\nattribute indicates the version of the data expected by\nthe endpoint. This controls the shape of the pushed message\n(i.e., its fields and metadata). The endpoint version is\nbased on the version of the Pub/Sub API.\n\nIf not present during the subscriptions.create call,\nit will default to the version of the API used to make\nsuch call. If not present during a subscriptions.modifyPushConfig\ncall, its value will not be changed. subscriptions.get\ncalls will always return a valid version, even if the\nsubscription was created without this attribute.\n\nThe possible values for this attribute are:\n\n- v1beta1: uses the push format defined in the v1beta1 Pub/Sub API.\n- v1 or v1beta2: uses the push format defined in the v1 Pub/Sub API.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"push_endpoint":{"Type":"string","Description":"A URL locating the endpoint to which messages should be pushed.\nFor example, a Webhook endpoint might use\n\"https://example.com/push\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"oidc_token":{"Attributes":{"audience":{"Type":"string","Description":"Audience to be used when generating OIDC token. The audience claim\nidentifies the recipients that the JWT is intended for. The audience\nvalue is a single case-sensitive string. Having multiple values (array)\nfor the audience field is not supported. More info about the OIDC JWT\ntoken audience here: https://tools.ietf.org/html/rfc7519#section-4.1.3\nNote: if not specified, the Push endpoint URL will be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_email":{"Type":"string","Description":"Service account email to be used for generating the OIDC token.\nThe caller (for subscriptions.create, subscriptions.patch, and\nsubscriptions.modifyPushConfig RPCs) must have the\niam.serviceAccounts.actAs permission for the service account.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"If specified, Pub/Sub will generate and attach an OIDC JWT token as\nan Authorization header in the HTTP request for every pushed message.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"If push delivery is used with this subscription, this field is used to\nconfigure it. An empty pushConfig signifies that the subscriber will\npull and ack messages using API methods.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retry_policy":{"Attributes":{"maximum_backoff":{"Type":"string","Description":"The maximum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 600 seconds. \nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"minimum_backoff":{"Type":"string","Description":"The minimum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 10 seconds.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A policy that specifies how Pub/Sub retries message delivery for this subscription.\n\nIf not set, the default retry policy is applied. This generally implies that messages will be retried as soon as possible for healthy subscribers. \nRetryPolicy will be triggered on NACKs or acknowledgement deadline exceeded events for a given message","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_subscription_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subscription":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_subscription_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"subscription":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_subscription_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"subscription":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_topic":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"kms_key_name":{"Type":"string","Description":"The resource name of the Cloud KMS CryptoKey to be used to protect access\nto messages published on this topic. Your project's PubSub service account\n('service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com') must have\n'roles/cloudkms.cryptoKeyEncrypterDecrypter' to use this feature.\nThe expected format is 'projects/*/locations/*/keyRings/*/cryptoKeys/*'","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to this Topic.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the topic.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"message_storage_policy":{"Attributes":{"allowed_persistence_regions":{"Type":["list","string"],"Description":"A list of IDs of GCP regions where messages that are published to\nthe topic may be persisted in storage. Messages published by\npublishers running in non-allowed GCP regions (or running outside\nof GCP altogether) will be routed for storage in one of the\nallowed regions. An empty list means that no regions are allowed,\nand is not a valid configuration.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Policy constraining the set of Google Cloud Platform regions where\nmessages published to the topic may be stored. If not present, then no\nconstraints are in effect.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"schema_settings":{"Attributes":{"encoding":{"Type":"string","Description":"The encoding of messages validated against schema. Default value: \"ENCODING_UNSPECIFIED\" Possible values: [\"ENCODING_UNSPECIFIED\", \"JSON\", \"BINARY\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"schema":{"Type":"string","Description":"The name of the schema that messages published should be\nvalidated against. Format is projects/{project}/schemas/{schema}.\nThe value of this field will be _deleted-schema_\nif the schema has been deleted.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Settings for validating messages published against a schema.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_topic_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_topic_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_pubsub_topic_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_redis_instance":{"Version":0,"Block":{"Attributes":{"alternative_location_id":{"Type":"string","Description":"Only applicable to STANDARD_HA tier which protects the instance\nagainst zonal failures by provisioning it across two zones.\nIf provided, it must be a different zone from the one provided in\n[locationId].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"auth_enabled":{"Type":"bool","Description":"Optional. Indicates whether OSS Redis AUTH is enabled for the\ninstance. If set to \"true\" AUTH is enabled on the instance.\nDefault value is \"false\" meaning AUTH is disabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"auth_string":{"Type":"string","Description":"AUTH String set on the instance. This field will only be populated if auth_enabled is true.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false},"authorized_network":{"Type":"string","Description":"The full name of the Google Compute Engine network to which the\ninstance is connected. If left unspecified, the default network\nwill be used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"connect_mode":{"Type":"string","Description":"The connection mode of the Redis instance. Default value: \"DIRECT_PEERING\" Possible values: [\"DIRECT_PEERING\", \"PRIVATE_SERVICE_ACCESS\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"The time the instance was created in RFC3339 UTC \"Zulu\" format,\naccurate to nanoseconds.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"current_location_id":{"Type":"string","Description":"The current zone where the Redis endpoint is placed.\nFor Basic Tier instances, this will always be the same as the\n[locationId] provided by the user at creation time. For Standard Tier\ninstances, this can be either [locationId] or [alternativeLocationId]\nand can change after a failover event.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"An arbitrary and optional user-provided name for the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"Hostname or IP address of the exposed Redis endpoint used by clients\nto connect to the service.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Resource labels to represent user provided metadata.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location_id":{"Type":"string","Description":"The zone where the instance will be provisioned. If not provided,\nthe service will choose a zone for the instance. For STANDARD_HA tier,\ninstances will be created across two zones for protection against\nzonal failures. If [alternativeLocationId] is also provided, it must\nbe different from [locationId].","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"memory_size_gb":{"Type":"number","Description":"Redis memory size in GiB.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The ID of the instance or a fully qualified identifier for the instance.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"persistence_iam_identity":{"Type":"string","Description":"Output only. Cloud IAM identity used by import / export operations\nto transfer data to/from Cloud Storage. Format is \"serviceAccount:\".\nThe value may change over time for a given instance so should be\nchecked before each import/export operation.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The port number of the exposed Redis endpoint.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"redis_configs":{"Type":["map","string"],"Description":"Redis configuration parameters, according to http://redis.io/topics/config.\nPlease check Memorystore documentation for the list of supported parameters:\nhttps://cloud.google.com/memorystore/docs/redis/reference/rest/v1/projects.locations.instances#Instance.FIELDS.redis_configs","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"redis_version":{"Type":"string","Description":"The version of Redis software. If not provided, latest supported\nversion will be used. Currently, the supported values are:\n\n- REDIS_5_0 for Redis 5.0 compatibility\n- REDIS_4_0 for Redis 4.0 compatibility\n- REDIS_3_2 for Redis 3.2 compatibility","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The name of the Redis region of the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"reserved_ip_range":{"Type":"string","Description":"The CIDR range of internal addresses that are reserved for this\ninstance. If not provided, the service will choose an unused /29\nblock, for example, 10.0.0.0/29 or 192.168.0.0/29. Ranges must be\nunique and non-overlapping with existing subnets in an authorized\nnetwork.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"server_ca_certs":{"Type":["list",["object",{"cert":"string","create_time":"string","expire_time":"string","serial_number":"string","sha1_fingerprint":"string"}]],"Description":"List of server CA certificates for the instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"tier":{"Type":"string","Description":"The service tier of the instance. Must be one of these values:\n\n- BASIC: standalone instance\n- STANDARD_HA: highly available primary/replica instances Default value: \"BASIC\" Possible values: [\"BASIC\", \"STANDARD_HA\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"transit_encryption_mode":{"Type":"string","Description":"The TLS mode of the Redis instance, If not provided, TLS is disabled for the instance.\n\n- SERVER_AUTHENTICATION: Client to Server traffic encryption enabled with server authentcation Default value: \"DISABLED\" Possible values: [\"SERVER_AUTHENTICATION\", \"DISABLED\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_resource_manager_lien":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Time of creation","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A system-generated unique identifier for this Lien.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"origin":{"Type":"string","Description":"A stable, user-visible/meaningful string identifying the origin\nof the Lien, intended to be inspected programmatically. Maximum length of\n200 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"A reference to the resource this Lien is attached to.\nThe server will validate the parent against those for which Liens are supported.\nSince a variety of objects can have Liens against them, you must provide the type\nprefix (e.g. \"projects/my-project-name\").","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"reason":{"Type":"string","Description":"Concise user-visible strings indicating why an action cannot be performed\non a resource. Maximum length of 200 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"restrictions":{"Type":["list","string"],"Description":"The types of operations which should be blocked as a result of this Lien.\nEach value should correspond to an IAM permission. The server will validate\nthe permissions against those for which Liens are supported. An empty\nlist is meaningless and will be rejected.\ne.g. ['resourcemanager.projects.delete']","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_runtimeconfig_config":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"The description to associate with the runtime config.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the runtime config.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_runtimeconfig_config_iam_binding":{"Version":0,"Block":{"Attributes":{"config":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_runtimeconfig_config_iam_member":{"Version":0,"Block":{"Attributes":{"config":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_runtimeconfig_config_iam_policy":{"Version":0,"Block":{"Attributes":{"config":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_runtimeconfig_variable":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the variable to manage. Note that variable names can be hierarchical using slashes (e.g. \"prod-variables/hostname\").","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The name of the RuntimeConfig resource containing this variable.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"text":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"update_time":{"Type":"string","Description":"The timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds, representing when the variable was last updated. Example: \"2016-10-09T12:33:37.578138407Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_scc_notification_config":{"Version":0,"Block":{"Attributes":{"config_id":{"Type":"string","Description":"This must be unique within the organization.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The description of the notification config (max of 1024 characters).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of this notification config, in the format\n'organizations/{{organization}}/notificationConfigs/{{config_id}}'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"organization":{"Type":"string","Description":"The organization whose Cloud Security Command Center the Notification\nConfig lives in.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"pubsub_topic":{"Type":"string","Description":"The Pub/Sub topic to send notifications to. Its format is\n\"projects/[project_id]/topics/[topic]\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The service account that needs \"pubsub.topics.publish\" permission to\npublish to the Pub/Sub topic.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"streaming_config":{"Attributes":{"filter":{"Type":"string","Description":"Expression that defines the filter to apply across create/update\nevents of assets or findings as specified by the event type. The\nexpression is a list of zero or more restrictions combined via\nlogical operators AND and OR. Parentheses are supported, and OR\nhas higher precedence than AND.\n\nRestrictions have the form \u003cfield\u003e \u003coperator\u003e \u003cvalue\u003e and may have\na - character in front of them to indicate negation. The fields\nmap to those defined in the corresponding resource.\n\nThe supported operators are:\n\n* = for all value types.\n* \u003e, \u003c, \u003e=, \u003c= for integer values.\n* :, meaning substring matching, for strings.\n\nThe supported value types are:\n\n* string literals in quotes.\n* integer literals without quotes.\n* boolean literals true and false without quotes.\n\nSee\n[Filtering notifications](https://cloud.google.com/security-command-center/docs/how-to-api-filter-notifications)\nfor information on how to write a filter.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The config for triggering streaming-based notifications.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_scc_source":{"Version":0,"Block":{"Attributes":{"description":{"Type":"string","Description":"The description of the source (max of 1024 characters).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The sources display name. A sources display name must be unique\namongst its siblings, for example, two sources with the same parent\ncan't share the same display name. The display name must start and end\nwith a letter or digit, may contain letters, digits, spaces, hyphens,\nand underscores, and can be no longer than 32 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of this source, in the format\n'organizations/{{organization}}/sources/{{source}}'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"organization":{"Type":"string","Description":"The organization whose Cloud Security Command Center the Source\nlives in.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_secret_manager_secret":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The time at which the Secret was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"expire_time":{"Type":"string","Description":"Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent on input.\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"The labels assigned to this Secret.\n\nLabel keys must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes,\nand must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}\n\nLabel values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes,\nand must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}\n\nNo more than 64 labels can be assigned to a given resource.\n\nAn object containing a list of \"key\": value pairs. Example:\n{ \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the Secret. Format:\n'projects/{{project}}/secrets/{{secret_id}}'","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"secret_id":{"Type":"string","Description":"This must be unique within the project.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"ttl":{"Type":"string","Description":"The TTL for the Secret.\nA duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"replication":{"Attributes":{"automatic":{"Type":"bool","Description":"The Secret will automatically be replicated without any restrictions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"user_managed":{"Attributes":{},"BlockTypes":{"replicas":{"Attributes":{"location":{"Type":"string","Description":"The canonical IDs of the location to replicate data. For example: \"us-east1\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"customer_managed_encryption":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Describes the Cloud KMS encryption key that will be used to protect destination secret.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Customer Managed Encryption for the secret.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The list of Replicas for this Secret. Cannot be empty.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":0}},"Description":"The Secret will automatically be replicated without any restrictions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The replication policy of the secret data attached to the Secret. It cannot be changed\nafter the Secret has been created.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"rotation":{"Attributes":{"next_rotation_time":{"Type":"string","Description":"Timestamp in UTC at which the Secret is scheduled to rotate.\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"rotation_period":{"Type":"string","Description":"The Duration between rotation notifications. Must be in seconds and at least 3600s (1h) and at most 3153600000s (100 years).\nIf rotationPeriod is set, 'next_rotation_time' must be set. 'next_rotation_time' will be advanced by this period when the service automatically sends rotation notifications.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to the topics configured on the Secret. 'topics' must be set to configure rotation.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0},"topics":{"Attributes":{"name":{"Type":"string","Description":"The resource name of the Pub/Sub topic that will be published to, in the following format: projects/*/topics/*.\nFor publication to succeed, the Secret Manager Service Agent service account must have pubsub.publisher permissions on the topic.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_secret_manager_secret_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"secret_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_secret_manager_secret_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"secret_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_secret_manager_secret_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"secret_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_secret_manager_secret_version":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The time at which the Secret was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"destroy_time":{"Type":"string","Description":"The time at which the Secret was destroyed. Only present if state is DESTROYED.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"The current state of the SecretVersion.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the SecretVersion. Format:\n'projects/{{project}}/secrets/{{secret_id}}/versions/{{version}}'","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"secret":{"Type":"string","Description":"Secret Manager secret resource","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"secret_data":{"Type":"string","Description":"The secret data. Must be no larger than 64KiB.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_service_account":{"Version":0,"Block":{"Attributes":{"account_id":{"Type":"string","Description":"The account id that is used to generate the service account email address and a stable unique id. It is unique within a project, must be 6-30 characters long, and match the regular expression [a-z]([-a-z0-9]*[a-z0-9]) to comply with RFC1035. Changing this forces a new service account to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"A text description of the service account. Must be less than or equal to 256 UTF-8 bytes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The display name for the service account. Can be updated without creating a new resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"email":{"Type":"string","Description":"The e-mail address of the service account. This value should be referenced from any google_iam_policy data sources that would grant the service account privileges.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The fully-qualified name of the service account.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project that the service account will be created in. Defaults to the provider project configuration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"unique_id":{"Type":"string","Description":"The unique id of the service account.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_service_account_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_service_account_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_service_account_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_id":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_service_account_key":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"keepers":{"Type":["map","string"],"Description":"Arbitrary map of values that, when changed, will trigger recreation of resource.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"key_algorithm":{"Type":"string","Description":"The algorithm used to generate the key, used only on create. KEY_ALG_RSA_2048 is the default algorithm. Valid values are: \"KEY_ALG_RSA_1024\", \"KEY_ALG_RSA_2048\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name used for this key pair","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"private_key":{"Type":"string","Description":"The private key in JSON format, base64 encoded. This is what you normally get as a file when creating service account keys through the CLI or web console. This is only populated when creating a new key.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false},"private_key_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"public_key":{"Type":"string","Description":"The public key, base64 encoded","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"public_key_data":{"Type":"string","Description":"A field that allows clients to upload their own public key. If set, use this public key data to create a service account key for given service account. Please note, the expected format for this field is a base64 encoded X509_PEM.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"public_key_type":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_id":{"Type":"string","Description":"The ID of the parent service account of the key. This can be a string in the format {ACCOUNT} or projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}, where {ACCOUNT} is the email address or unique id of the service account. If the {ACCOUNT} syntax is used, the project will be inferred from the provider's configuration.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"valid_after":{"Type":"string","Description":"The key can be used after this timestamp. A timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"valid_before":{"Type":"string","Description":"The key can be used before this timestamp. A timestamp in RFC3339 UTC \"Zulu\" format, accurate to nanoseconds. Example: \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_service_networking_connection":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"Name of VPC network connected with service producers using VPC peering.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"peering":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"reserved_peering_ranges":{"Type":["list","string"],"Description":"Named IP address range(s) of PEERING type reserved for this service provider. Note that invoking this method with a different range when connection is already established will not reallocate already provisioned service producer subnetworks.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service":{"Type":"string","Description":"Provider peering service that is managing peering connectivity for a service provider organization. For Google services that support this functionality it is 'servicenetworking.googleapis.com'.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sourcerepo_repository":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Resource name of the repository, of the form '{{repo}}'.\nThe repo name may contain slashes. eg, 'name/with/slash'","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"size":{"Type":"number","Description":"The disk usage of the repo, in bytes.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"url":{"Type":"string","Description":"URL to clone the repository from Google Cloud Source Repositories.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"pubsub_configs":{"Attributes":{"message_format":{"Type":"string","Description":"The format of the Cloud Pub/Sub messages. \n- PROTOBUF: The message payload is a serialized protocol buffer of SourceRepoEvent.\n- JSON: The message payload is a JSON string of SourceRepoEvent. Possible values: [\"PROTOBUF\", \"JSON\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"service_account_email":{"Type":"string","Description":"Email address of the service account used for publishing Cloud Pub/Sub messages. \nThis service account needs to be in the same project as the PubsubConfig. When added, \nthe caller needs to have iam.serviceAccounts.actAs permission on this service account. \nIf unspecified, it defaults to the compute engine default service account.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"How this repository publishes a change in the repository through Cloud Pub/Sub. \nKeyed by the topic names.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sourcerepo_repository_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"repository":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sourcerepo_repository_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"repository":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sourcerepo_repository_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"repository":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_database":{"Version":0,"Block":{"Attributes":{"ddl":{"Type":["list","string"],"Description":"An optional list of DDL statements to run inside the newly created\ndatabase. Statements can create tables, indexes, etc. These statements\nexecute atomically with the creation of the database: if there is an\nerror in any statement, the database is not created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"deletion_protection":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"The instance to create the database on.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique identifier for the database, which cannot be changed after\nthe instance is created. Values are of the form [a-z][-a-z0-9]*[a-z0-9].","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"An explanation of the status of the database.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"encryption_config":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Fully qualified name of the KMS key to use to encrypt this database. This key must exist\nin the same location as the Spanner Database.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Encryption configuration for the database","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_database_iam_binding":{"Version":0,"Block":{"Attributes":{"database":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_database_iam_member":{"Version":0,"Block":{"Attributes":{"database":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_database_iam_policy":{"Version":0,"Block":{"Attributes":{"database":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_instance":{"Version":0,"Block":{"Attributes":{"config":{"Type":"string","Description":"The name of the instance's configuration (similar but not\nquite the same as a region) which defines the geographic placement and\nreplication of your databases in this instance. It determines where your data\nis stored. Values are typically of the form 'regional-europe-west1' , 'us-central' etc.\nIn order to obtain a valid list please consult the\n[Configuration section of the docs](https://cloud.google.com/spanner/docs/instances).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The descriptive name for this instance as it appears in UIs. Must be\nunique per project and between 4 and 30 characters in length.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"force_destroy":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"An object containing a list of \"key\": value pairs.\nExample: { \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"A unique identifier for the instance, which cannot be changed after\nthe instance is created. The name must be between 6 and 30 characters\nin length.\n\n\nIf not provided, a random string starting with 'tf-' will be selected.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"num_nodes":{"Type":"number","Description":"The number of nodes allocated to this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"Instance status: 'CREATING' or 'READY'.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_instance_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_instance_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_spanner_instance_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sql_database":{"Version":0,"Block":{"Attributes":{"charset":{"Type":"string","Description":"The charset value. See MySQL's\n[Supported Character Sets and Collations](https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html)\nand Postgres' [Character Set Support](https://www.postgresql.org/docs/9.6/static/multibyte.html)\nfor more details and supported values. Postgres databases only support\na value of 'UTF8' at creation time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"collation":{"Type":"string","Description":"The collation value. See MySQL's\n[Supported Character Sets and Collations](https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html)\nand Postgres' [Collation Support](https://www.postgresql.org/docs/9.6/static/collation.html)\nfor more details and supported values. Postgres databases only support\na value of 'en_US.UTF8' at creation time.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"The name of the Cloud SQL instance. This does not include the project\nID.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the database in the Cloud SQL instance.\nThis does not include the project ID or instance name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sql_database_instance":{"Version":0,"Block":{"Attributes":{"connection_name":{"Type":"string","Description":"The connection name of the instance to be used in connection strings. For example, when connecting with Cloud SQL Proxy.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"database_version":{"Type":"string","Description":"The MySQL, PostgreSQL or SQL Server (beta) version to use. Supported values include MYSQL_5_6, MYSQL_5_7, MYSQL_8_0, POSTGRES_9_6, POSTGRES_10, POSTGRES_11, POSTGRES_12, POSTGRES_13, SQLSERVER_2017_STANDARD, SQLSERVER_2017_ENTERPRISE, SQLSERVER_2017_EXPRESS, SQLSERVER_2017_WEB. Database Version Policies includes an up-to-date reference of supported versions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"deletion_protection":{"Type":"bool","Description":"Used to block Terraform from deleting a SQL Instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"first_ip_address":{"Type":"string","Description":"The first IPv4 address of any type assigned. This is to support accessing the first address in the list in a terraform output when the resource is configured with a count.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_address":{"Type":["list",["object",{"ip_address":"string","time_to_retire":"string","type":"string"}]],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"master_instance_name":{"Type":"string","Description":"The name of the instance that will act as the master in the replication setup. Note, this requires the master to have binary_log_enabled set, as well as existing backups.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the instance. If the name is left blank, Terraform will randomly generate one when the instance is first created. This is done because after a name is used, it cannot be reused for up to one week.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"private_ip_address":{"Type":"string","Description":"IPv4 address assigned. This is a workaround for an issue fixed in Terraform 0.12 but also provides a convenient way to access an IP of a specific type without performing filtering in a Terraform config.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"public_ip_address":{"Type":"string","Description":"IPv4 address assigned. This is a workaround for an issue fixed in Terraform 0.12 but also provides a convenient way to access an IP of a specific type without performing filtering in a Terraform config.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region the instance will sit in. Note, Cloud SQL is not available in all regions. A valid region must be provided to use this resource. If a region is not provided in the resource definition, the provider region will be used instead, but this will be an apply-time error for instances if the provider region is not supported with Cloud SQL. If you choose not to provide the region argument for this resource, make sure you understand this.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"root_password":{"Type":"string","Description":"Initial root password. Required for MS SQL Server, ignored by MySQL and PostgreSQL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"server_ca_cert":{"Type":["list",["object",{"cert":"string","common_name":"string","create_time":"string","expiration_time":"string","sha1_fingerprint":"string"}]],"Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account_email_address":{"Type":"string","Description":"The service account email address assigned to the instance.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"clone":{"Attributes":{"point_in_time":{"Type":"string","Description":"The timestamp of the point in time that should be restored.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"source_instance_name":{"Type":"string","Description":"The name of the instance from which the point in time should be restored.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration for creating a new instance as a clone of another instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"replica_configuration":{"Attributes":{"ca_certificate":{"Type":"string","Description":"PEM representation of the trusted CA's x509 certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"client_certificate":{"Type":"string","Description":"PEM representation of the replica's x509 certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"client_key":{"Type":"string","Description":"PEM representation of the replica's private key. The corresponding public key in encoded in the client_certificate.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"connect_retry_interval":{"Type":"number","Description":"The number of seconds between connect retries.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"dump_file_path":{"Type":"string","Description":"Path to a SQL file in Google Cloud Storage from which replica instances are created. Format is gs://bucket/filename.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"failover_target":{"Type":"bool","Description":"Specifies if the replica is the failover target. If the field is set to true the replica will be designated as a failover replica. If the master instance fails, the replica instance will be promoted as the new master instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"master_heartbeat_period":{"Type":"number","Description":"Time in ms between replication heartbeats.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"password":{"Type":"string","Description":"Password for the replication connection.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"ssl_cipher":{"Type":"string","Description":"Permissible ciphers for use in SSL encryption.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"username":{"Type":"string","Description":"Username for replication connection.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"verify_server_certificate":{"Type":"bool","Description":"True if the master's common name value is checked during the SSL handshake.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The configuration for replication.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"restore_backup_context":{"Attributes":{"backup_run_id":{"Type":"number","Description":"The ID of the backup run to restore from.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"instance_id":{"Type":"string","Description":"The ID of the instance that the backup was taken from.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The full project ID of the source instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"settings":{"Attributes":{"activation_policy":{"Type":"string","Description":"This specifies when the instance should be active. Can be either ALWAYS, NEVER or ON_DEMAND.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"authorized_gae_applications":{"Type":["list","string"],"Description":"This property is only applicable to First Generation instances. First Generation instances are now deprecated, see https://cloud.google.com/sql/docs/mysql/deprecation-notice for information on how to upgrade to Second Generation instances. A list of Google App Engine project names that are allowed to access this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":true},"availability_type":{"Type":"string","Description":"The availability type of the Cloud SQL instance, high availability\n(REGIONAL) or single zone (ZONAL). For MySQL instances, ensure that\nsettings.backup_configuration.enabled and\nsettings.backup_configuration.binary_log_enabled are both set to true.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"crash_safe_replication":{"Type":"bool","Description":"This property is only applicable to First Generation instances. First Generation instances are now deprecated, see here for information on how to upgrade to Second Generation instances. Specific to read instances, indicates when crash-safe replication flags are enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":true},"disk_autoresize":{"Type":"bool","Description":"Configuration to increase storage size automatically. Note that future terraform apply calls will attempt to resize the disk to the value specified in disk_size - if this is set, do not set disk_size.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_autoresize_limit":{"Type":"number","Description":"The maximum size, in GB, to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"disk_size":{"Type":"number","Description":"The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"disk_type":{"Type":"string","Description":"The type of data disk: PD_SSD or PD_HDD.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"pricing_plan":{"Type":"string","Description":"Pricing plan for this instance, can only be PER_USE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"replication_type":{"Type":"string","Description":"This property is only applicable to First Generation instances. First Generation instances are now deprecated, see here for information on how to upgrade to Second Generation instances. Replication type for this instance, can be one of ASYNCHRONOUS or SYNCHRONOUS.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":true},"tier":{"Type":"string","Description":"The machine type to use. See tiers for more details and supported versions. Postgres supports only shared-core machine types, and custom machine types such as db-custom-2-13312. See the Custom Machine Type Documentation to learn about specifying custom machine types.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"user_labels":{"Type":["map","string"],"Description":"A set of key/value user label pairs to assign to the instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"version":{"Type":"number","Description":"Used to make sure changes to the settings block are atomic.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"backup_configuration":{"Attributes":{"binary_log_enabled":{"Type":"bool","Description":"True if binary logging is enabled. If settings.backup_configuration.enabled is false, this must be as well. Cannot be used with Postgres.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"enabled":{"Type":"bool","Description":"True if backup configuration is enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"Location of the backup configuration.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"point_in_time_recovery_enabled":{"Type":"bool","Description":"True if Point-in-time recovery is enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"start_time":{"Type":"string","Description":"HH:MM format time indicating when backup configuration starts.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"transaction_log_retention_days":{"Type":"number","Description":"The number of days of transaction logs we retain for point in time restore, from 1-7.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"backup_retention_settings":{"Attributes":{"retained_backups":{"Type":"number","Description":"Number of backups to retain.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"retention_unit":{"Type":"string","Description":"The unit that 'retainedBackups' represents. Defaults to COUNT","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"database_flags":{"Attributes":{"name":{"Type":"string","Description":"Name of the flag.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"Value of the flag.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"insights_config":{"Attributes":{"query_insights_enabled":{"Type":"bool","Description":"True if Query Insights feature is enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"query_string_length":{"Type":"number","Description":"Maximum query length stored in bytes. Between 256 and 4500. Default to 1024.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"record_application_tags":{"Type":"bool","Description":"True if Query Insights will record application tags from query when enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"record_client_address":{"Type":"bool","Description":"True if Query Insights will record client address when enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration of Query Insights.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"ip_configuration":{"Attributes":{"ipv4_enabled":{"Type":"bool","Description":"Whether this Cloud SQL instance should be assigned a public IPV4 address. At least ipv4_enabled must be enabled or a private_network must be configured.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"private_network":{"Type":"string","Description":"The VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. Specifying a network enables private IP. At least ipv4_enabled must be enabled or a private_network must be configured. This setting can be updated, but it cannot be removed after it is set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"require_ssl":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"authorized_networks":{"Attributes":{"expiration_time":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"value":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"location_preference":{"Attributes":{"follow_gae_application":{"Type":"string","Description":"A Google App Engine application whose zone to remain in. Must be in the same region as this instance.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The preferred compute engine zone.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"maintenance_window":{"Attributes":{"day":{"Type":"number","Description":"Day of week (1-7), starting on Monday","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"hour":{"Type":"number","Description":"Hour of day (0-23), ignored if day not set","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update_track":{"Type":"string","Description":"Receive updates earlier (canary) or later (stable)","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"The settings to use for the database. The configuration is detailed below.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sql_source_representation_instance":{"Version":0,"Block":{"Attributes":{"database_version":{"Type":"string","Description":"The MySQL version running on your source database server. Possible values: [\"MYSQL_5_5\", \"MYSQL_5_6\", \"MYSQL_5_7\", \"MYSQL_8_0\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"The externally accessible IPv4 address for the source database server.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the source representation instance. Use any valid Cloud SQL instance name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"port":{"Type":"number","Description":"The externally accessible port for the source database server.\nDefaults to 3306.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The Region in which the created instance should reside.\nIf it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sql_ssl_cert":{"Version":1,"Block":{"Attributes":{"cert":{"Type":"string","Description":"The actual certificate data for this client certificate.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"cert_serial_number":{"Type":"string","Description":"The serial number extracted from the certificate data.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"common_name":{"Type":"string","Description":"The common name to be used in the certificate to identify the client. Constrained to [a-zA-Z.-_ ]+. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"create_time":{"Type":"string","Description":"The time when the certificate was created in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"expiration_time":{"Type":"string","Description":"The time when the certificate expires in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"The name of the Cloud SQL instance. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"private_key":{"Type":"string","Description":"The private key associated with the client certificate.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"server_ca_cert":{"Type":"string","Description":"The CA cert of the server this client cert was generated from.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"sha1_fingerprint":{"Type":"string","Description":"The SHA1 Fingerprint of the certificate.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_sql_user":{"Version":1,"Block":{"Attributes":{"deletion_policy":{"Type":"string","Description":"The deletion policy for the user. Setting ABANDON allows the resource\n\t\t\t\tto be abandoned rather than deleted. This is useful for Postgres, where users cannot be deleted from the API if they\n\t\t\t\thave been granted SQL roles. Possible values are: \"ABANDON\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"host":{"Type":"string","Description":"The host the user can connect from. This is only supported for MySQL instances. Don't set this field for PostgreSQL instances. Can be an IP address. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"instance":{"Type":"string","Description":"The name of the Cloud SQL instance. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the user. Changing this forces a new resource to be created.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"password":{"Type":"string","Description":"The password for the user. Can be updated. For Postgres instances this is a Required field, unless type is set to\n either CLOUD_IAM_USER or CLOUD_IAM_SERVICE_ACCOUNT.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The user type. It determines the method to authenticate the user during login.\n The default is the database's built-in user type. Flags include \"BUILT_IN\", \"CLOUD_IAM_USER\", or \"CLOUD_IAM_SERVICE_ACCOUNT\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_bucket":{"Version":0,"Block":{"Attributes":{"bucket_policy_only":{"Type":"bool","Description":"Enables Bucket Policy Only access to a bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":true},"default_event_based_hold":{"Type":"bool","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"force_destroy":{"Type":"bool","Description":"When deleting a bucket, this boolean option will delete all contained objects. If you try to delete a bucket that contains objects, Terraform will fail that run.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to the bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"location":{"Type":"string","Description":"The Google Cloud Storage location","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The ID of the project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"requester_pays":{"Type":"bool","Description":"Enables Requester Pays on a storage bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"storage_class":{"Type":"string","Description":"The Storage Class of the new bucket. Supported values include: STANDARD, MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"uniform_bucket_level_access":{"Type":"bool","Description":"Enables uniform bucket-level access on a bucket.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"url":{"Type":"string","Description":"The base URL of the bucket, in the format gs://\u003cbucket-name\u003e.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"cors":{"Attributes":{"max_age_seconds":{"Type":"number","Description":"The value, in seconds, to return in the Access-Control-Max-Age header used in preflight responses.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"method":{"Type":["list","string"],"Description":"The list of HTTP methods on which to include CORS response headers, (GET, OPTIONS, POST, etc) Note: \"*\" is permitted in the list of methods, and means \"any method\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"origin":{"Type":["list","string"],"Description":"The list of Origins eligible to receive CORS response headers. Note: \"*\" is permitted in the list of origins, and means \"any Origin\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"response_header":{"Type":["list","string"],"Description":"The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The bucket's Cross-Origin Resource Sharing (CORS) configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":0},"encryption":{"Attributes":{"default_kms_key_name":{"Type":"string","Description":"A Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified. You must pay attention to whether the crypto key is available in the location that this bucket is created in. See the docs for more details.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The bucket's encryption configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"lifecycle_rule":{"Attributes":{},"BlockTypes":{"action":{"Attributes":{"storage_class":{"Type":"string","Description":"The target Storage Class of objects affected by this Lifecycle Rule. Supported values include: MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"type":{"Type":"string","Description":"The type of the action of this Lifecycle Rule. Supported values include: Delete and SetStorageClass.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Lifecycle Rule's action configuration. A single block of this type is supported.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":1},"condition":{"Attributes":{"age":{"Type":"number","Description":"Minimum age of an object in days to satisfy this condition.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"created_before":{"Type":"string","Description":"Creation date of an object in RFC 3339 (e.g. 2017-06-13) to satisfy this condition.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"custom_time_before":{"Type":"string","Description":"Creation date of an object in RFC 3339 (e.g. 2017-06-13) to satisfy this condition.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"days_since_custom_time":{"Type":"number","Description":"Number of days elapsed since the user-specified timestamp set on an object.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"days_since_noncurrent_time":{"Type":"number","Description":"Number of days elapsed since the noncurrent timestamp of an object. This\n\t\t\t\t\t\t\t\t\t\tcondition is relevant only for versioned objects.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"matches_storage_class":{"Type":["list","string"],"Description":"Storage Class of objects to satisfy this condition. Supported values include: MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE, STANDARD, DURABLE_REDUCED_AVAILABILITY.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"noncurrent_time_before":{"Type":"string","Description":"Creation date of an object in RFC 3339 (e.g. 2017-06-13) to satisfy this condition.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"num_newer_versions":{"Type":"number","Description":"Relevant only for versioned objects. The number of newer versions of an object to satisfy this condition.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"with_state":{"Type":"string","Description":"Match to live and/or archived objects. Unversioned buckets have only live objects. Supported values include: \"LIVE\", \"ARCHIVED\", \"ANY\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The Lifecycle Rule's condition configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":4,"MinItems":1,"MaxItems":1}},"Description":"The bucket's Lifecycle Rules configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":100},"logging":{"Attributes":{"log_bucket":{"Type":"string","Description":"The bucket that will receive log objects.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"log_object_prefix":{"Type":"string","Description":"The object prefix for log objects. If it's not provided, by default Google Cloud Storage sets this to this bucket's name.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The bucket's Access \u0026 Storage Logs configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"retention_policy":{"Attributes":{"is_locked":{"Type":"bool","Description":"If set to true, the bucket will be locked and permanently restrict edits to the bucket's retention policy. Caution: Locking a bucket is an irreversible action.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"retention_period":{"Type":"number","Description":"The period of time, in seconds, that objects in the bucket must be retained and cannot be deleted, overwritten, or archived. The value must be less than 3,155,760,000 seconds.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration of the bucket's data retention policy for how long objects in the bucket should be retained.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"versioning":{"Attributes":{"enabled":{"Type":"bool","Description":"While set to true, versioning is fully enabled for this bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The bucket's Versioning configuration.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"website":{"Attributes":{"main_page_suffix":{"Type":"string","Description":"Behaves as the bucket's directory index where missing objects are treated as potential directories.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"not_found_page":{"Type":"string","Description":"The custom object to return when a requested resource is not found.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Configuration if the bucket acts as a website.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_bucket_access_control":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"The name of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"domain":{"Type":"string","Description":"The domain associated with the entity.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"email":{"Type":"string","Description":"The email address associated with the entity.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"entity":{"Type":"string","Description":"The entity holding the permission, in one of the following forms:\n user-userId\n user-email\n group-groupId\n group-email\n domain-domain\n project-team-projectId\n allUsers\n allAuthenticatedUsers\nExamples:\n The user liz@example.com would be user-liz@example.com.\n The group example@googlegroups.com would be\n group-example@googlegroups.com.\n To refer to all members of the Google Apps for Business domain\n example.com, the entity would be domain-example.com.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"The access permission for the entity. Possible values: [\"OWNER\", \"READER\", \"WRITER\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_bucket_acl":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"The name of the bucket it applies to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"default_acl":{"Type":"string","Description":"Configure this ACL to be the default ACL.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"predefined_acl":{"Type":"string","Description":"The canned GCS ACL to apply. Must be set if role_entity is not.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"role_entity":{"Type":["list","string"],"Description":"List of role/entity pairs in the form ROLE:entity. See GCS Bucket ACL documentation for more details. Must be set if predefined_acl is not.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_bucket_iam_binding":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_bucket_iam_member":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_bucket_iam_policy":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_bucket_object":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"The name of the containing bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"cache_control":{"Type":"string","Description":"Cache-Control directive to specify caching behavior of object data. If omitted and object is accessible to all anonymous users, the default will be public, max-age=3600","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content":{"Type":"string","Description":"Data as string to be uploaded. Must be defined if source is not. Note: The content field is marked as sensitive. To view the raw contents of the object, please define an output.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":true,"Deprecated":false},"content_disposition":{"Type":"string","Description":"Content-Disposition of the object data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_encoding":{"Type":"string","Description":"Content-Encoding of the object data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_language":{"Type":"string","Description":"Content-Language of the object data.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"content_type":{"Type":"string","Description":"Content-Type of the object data. Defaults to \"application/octet-stream\" or \"text/plain; charset=utf-8\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"crc32c":{"Type":"string","Description":"Base 64 CRC32 hash of the uploaded data.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"detect_md5hash":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"event_based_hold":{"Type":"bool","Description":"Whether an object is under event-based hold. Event-based hold is a way to retain objects until an event occurs, which is signified by the hold's release (i.e. this value is set to false). After being released (set to false), such objects will be subject to bucket-level retention (if any).","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"kms_key_name":{"Type":"string","Description":"Resource name of the Cloud KMS key that will be used to encrypt the object. Overrides the object metadata's kmsKeyName value, if any.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"md5hash":{"Type":"string","Description":"Base 64 MD5 hash of the uploaded data.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"media_link":{"Type":"string","Description":"A url reference to download this object.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata":{"Type":["map","string"],"Description":"User-provided metadata, in key/value pairs.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the object. If you're interpolating the name of this object, see output_name instead.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"output_name":{"Type":"string","Description":"The name of the object. Use this field in interpolations with google_storage_object_acl to recreate google_storage_object_acl resources when your google_storage_bucket_object is recreated.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"A url reference to this object.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"source":{"Type":"string","Description":"A path to the data you want to upload. Must be defined if content is not.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"storage_class":{"Type":"string","Description":"The StorageClass of the new bucket object. Supported values include: MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE. If not provided, this defaults to the bucket's default storage class or to a standard class.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"temporary_hold":{"Type":"bool","Description":"Whether an object is under temporary hold. While this flag is set to true, the object is protected against deletion and overwrites.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_default_object_access_control":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"The name of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"domain":{"Type":"string","Description":"The domain associated with the entity.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"email":{"Type":"string","Description":"The email address associated with the entity.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"entity":{"Type":"string","Description":"The entity holding the permission, in one of the following forms:\n * user-{{userId}}\n * user-{{email}} (such as \"user-liz@example.com\")\n * group-{{groupId}}\n * group-{{email}} (such as \"group-example@googlegroups.com\")\n * domain-{{domain}} (such as \"domain-example.com\")\n * project-team-{{projectId}}\n * allUsers\n * allAuthenticatedUsers","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"entity_id":{"Type":"string","Description":"The ID for the entity","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"generation":{"Type":"number","Description":"The content generation of the object, if applied to an object.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"The name of the object, if applied to an object.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project_team":{"Type":["list",["object",{"project_number":"string","team":"string"}]],"Description":"The project team associated with the entity","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"The access permission for the entity. Possible values: [\"OWNER\", \"READER\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_default_object_acl":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"role_entity":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_hmac_key":{"Version":0,"Block":{"Attributes":{"access_id":{"Type":"string","Description":"The access ID of the HMAC Key.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"secret":{"Type":"string","Description":"HMAC secret key material.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":true,"Deprecated":false},"service_account_email":{"Type":"string","Description":"The email address of the key's associated service account.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"The state of the key. Can be set to one of ACTIVE, INACTIVE. Default value: \"ACTIVE\" Possible values: [\"ACTIVE\", \"INACTIVE\"]","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"time_created":{"Type":"string","Description":"'The creation time of the HMAC key in RFC 3339 format. '","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"updated":{"Type":"string","Description":"'The last modification time of the HMAC key metadata in RFC 3339 format.'","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_notification":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"The name of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"custom_attributes":{"Type":["map","string"],"Description":" A set of key/value attribute pairs to attach to each Cloud Pub/Sub message published for this notification subscription","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"event_types":{"Type":["set","string"],"Description":"List of event type filters for this notification config. If not specified, Cloud Storage will send notifications for all event types. The valid types are: \"OBJECT_FINALIZE\", \"OBJECT_METADATA_UPDATE\", \"OBJECT_DELETE\", \"OBJECT_ARCHIVE\"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"notification_id":{"Type":"string","Description":"The ID of the created notification.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"object_name_prefix":{"Type":"string","Description":"Specifies a prefix path filter for this notification config. Cloud Storage will only send notifications for objects in this bucket whose names begin with the specified prefix.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"payload_format":{"Type":"string","Description":"The desired content of the Payload. One of \"JSON_API_V1\" or \"NONE\".","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The URI of the created resource.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"topic":{"Type":"string","Description":"The Cloud Pub/Sub topic to which this subscription publishes. Expects either the topic name, assumed to belong to the default GCP provider project, or the project-level name, i.e. projects/my-gcp-project/topics/my-topic or my-topic. If the project is not set in the provider, you will need to use the project-level name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_object_access_control":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"The name of the bucket.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"domain":{"Type":"string","Description":"The domain associated with the entity.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"email":{"Type":"string","Description":"The email address associated with the entity.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"entity":{"Type":"string","Description":"The entity holding the permission, in one of the following forms:\n * user-{{userId}}\n * user-{{email}} (such as \"user-liz@example.com\")\n * group-{{groupId}}\n * group-{{email}} (such as \"group-example@googlegroups.com\")\n * domain-{{domain}} (such as \"domain-example.com\")\n * project-team-{{projectId}}\n * allUsers\n * allAuthenticatedUsers","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"entity_id":{"Type":"string","Description":"The ID for the entity","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"generation":{"Type":"number","Description":"The content generation of the object, if applied to an object.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"The name of the object to apply the access control to.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"project_team":{"Type":["list",["object",{"project_number":"string","team":"string"}]],"Description":"The project team associated with the entity","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"The access permission for the entity. Possible values: [\"OWNER\", \"READER\"]","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_object_acl":{"Version":0,"Block":{"Attributes":{"bucket":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"object":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"predefined_acl":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"role_entity":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_storage_transfer_job":{"Version":0,"Block":{"Attributes":{"creation_time":{"Type":"string","Description":"When the Transfer Job was created.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"deletion_time":{"Type":"string","Description":"When the Transfer Job was deleted.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Unique description to identify the Transfer Job.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"last_modification_time":{"Type":"string","Description":"When the Transfer Job was last modified.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the Transfer Job.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"The project in which the resource belongs. If it is not provided, the provider project is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"status":{"Type":"string","Description":"Status of the job. Default: ENABLED. NOTE: The effect of the new job status takes place during a subsequent job run. For example, if you change the job status from ENABLED to DISABLED, and an operation spawned by the transfer is running, the status change would not affect the current operation.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"schedule":{"Attributes":{},"BlockTypes":{"schedule_end_date":{"Attributes":{"day":{"Type":"number","Description":"Day of month. Must be from 1 to 31 and valid for the year and month.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"month":{"Type":"number","Description":"Month of year. Must be from 1 to 12.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"year":{"Type":"number","Description":"Year of date. Must be from 1 to 9999.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The last day the recurring transfer will be run. If schedule_end_date is the same as schedule_start_date, the transfer will be executed only once.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"schedule_start_date":{"Attributes":{"day":{"Type":"number","Description":"Day of month. Must be from 1 to 31 and valid for the year and month.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"month":{"Type":"number","Description":"Month of year. Must be from 1 to 12.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"year":{"Type":"number","Description":"Year of date. Must be from 1 to 9999.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The first day the recurring transfer is scheduled to run. If schedule_start_date is in the past, the transfer will run for the first time on the following day.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"start_time_of_day":{"Attributes":{"hours":{"Type":"number","Description":"Hours of day in 24 hour format. Should be from 0 to 23.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"minutes":{"Type":"number","Description":"Minutes of hour of day. Must be from 0 to 59.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"nanos":{"Type":"number","Description":"Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"seconds":{"Type":"number","Description":"Seconds of minutes of the time. Must normally be from 0 to 59.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"The time in UTC at which the transfer will be scheduled to start in a day. Transfers may start later than this time. If not specified, recurring and one-time transfers that are scheduled to run today will run immediately; recurring transfers that are scheduled to run on a future date will start at approximately midnight UTC on that date. Note that when configuring a transfer with the Cloud Platform Console, the transfer's start time in a day is specified in your local timezone.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Schedule specification defining when the Transfer Job should be scheduled to start, end and what time to run.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1},"transfer_spec":{"Attributes":{},"BlockTypes":{"aws_s3_data_source":{"Attributes":{"bucket_name":{"Type":"string","Description":"S3 Bucket name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"aws_access_key":{"Attributes":{"access_key_id":{"Type":"string","Description":"AWS Key ID.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false},"secret_access_key":{"Type":"string","Description":"AWS Secret Access Key.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":"AWS credentials block.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"An AWS S3 data source.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"azure_blob_storage_data_source":{"Attributes":{"container":{"Type":"string","Description":"The container to transfer from the Azure Storage account.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"path":{"Type":"string","Description":"Root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"storage_account":{"Type":"string","Description":"The name of the Azure Storage account.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"azure_credentials":{"Attributes":{"sas_token":{"Type":"string","Description":"Azure shared access signature.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":true,"Deprecated":false}},"BlockTypes":{},"Description":" Credentials used to authenticate API requests to Azure.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"An Azure Blob Storage data source.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"gcs_data_sink":{"Attributes":{"bucket_name":{"Type":"string","Description":"Google Cloud Storage bucket name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A Google Cloud Storage data sink.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"gcs_data_source":{"Attributes":{"bucket_name":{"Type":"string","Description":"Google Cloud Storage bucket name.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A Google Cloud Storage data source.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"http_data_source":{"Attributes":{"list_url":{"Type":"string","Description":"The URL that points to the file that stores the object list entries. This file must allow public access. Currently, only URLs with HTTP and HTTPS schemes are supported.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"A HTTP URL data source.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"object_conditions":{"Attributes":{"exclude_prefixes":{"Type":["list","string"],"Description":"exclude_prefixes must follow the requirements described for include_prefixes.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"include_prefixes":{"Type":["list","string"],"Description":"If include_refixes is specified, objects that satisfy the object conditions must have names that start with one of the include_prefixes and that do not start with any of the exclude_prefixes. If include_prefixes is not specified, all objects except those that have names starting with one of the exclude_prefixes must satisfy the object conditions.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_time_elapsed_since_last_modification":{"Type":"string","Description":"A duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_time_elapsed_since_last_modification":{"Type":"string","Description":"A duration in seconds with up to nine fractional digits, terminated by 's'. Example: \"3.5s\".","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Only objects that satisfy these object conditions are included in the set of data source and data sink objects. Object conditions based on objects' last_modification_time do not exclude objects in a data sink.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"transfer_options":{"Attributes":{"delete_objects_from_source_after_transfer":{"Type":"bool","Description":"Whether objects should be deleted from the source after they are transferred to the sink. Note that this option and delete_objects_unique_in_sink are mutually exclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete_objects_unique_in_sink":{"Type":"bool","Description":"Whether objects that exist only in the sink should be deleted. Note that this option and delete_objects_from_source_after_transfer are mutually exclusive.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"overwrite_objects_already_existing_in_sink":{"Type":"bool","Description":"Whether overwriting objects that already exist in the sink is allowed.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Characteristics of how to treat files from datasource and sink during job. If the option delete_objects_unique_in_sink is true, object conditions based on objects' last_modification_time are ignored and do not exclude objects in a data source or a data sink.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"Transfer specification.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":1,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_binding":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The generated id for the TagBinding. This is a string of the form: 'tagBindings/{full-resource-name}/{tag-value-name}'","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"The full resource name of the resource the TagValue is bound to. E.g. //cloudresourcemanager.googleapis.com/projects/123","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_value":{"Type":"string","Description":"The TagValue of the TagBinding. Must be of the form tagValues/456.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_key":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Output only. Creation time.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"User-assigned description of the TagKey. Must not exceed 256 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The generated numeric id for the TagKey.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"namespaced_name":{"Type":"string","Description":"Output only. Namespaced name of the TagKey.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"Input only. The resource name of the new TagKey's parent. Must be of the form organizations/{org_id}.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"short_name":{"Type":"string","Description":"Input only. The user friendly name for a TagKey. The short name should be unique for TagKeys within the same tag namespace.\n\nThe short name must be 1-63 characters, beginning and ending with an alphanumeric character ([a-z0-9A-Z]) with dashes (-), underscores (_), dots (.), and alphanumerics between.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Output only. Update time.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_key_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_key":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_key_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_key":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_key_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_key":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_value":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"Output only. Creation time.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"User-assigned description of the TagValue. Must not exceed 256 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The generated numeric id for the TagValue.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"namespaced_name":{"Type":"string","Description":"Output only. Namespaced name of the TagValue. Will be in the format {organizationId}/{tag_key_short_name}/{shortName}.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"parent":{"Type":"string","Description":"Input only. The resource name of the new TagValue's parent. Must be of the form tagKeys/{tag_key_id}.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"short_name":{"Type":"string","Description":"Input only. User-assigned short name for TagValue. The short name should be unique for TagValues within the same parent TagKey.\n\nThe short name must be 63 characters or less, beginning and ending with an alphanumeric character ([a-z0-9A-Z]) with dashes (-), underscores (_), dots (.), and alphanumerics between.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"Output only. Update time.\n\nA timestamp in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits. Examples: \"2014-10-02T15:01:23Z\" and \"2014-10-02T15:01:23.045123456Z\".","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_value_iam_binding":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"members":{"Type":["set","string"],"Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_value":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_value_iam_member":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"member":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"role":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_value":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"condition":{"Attributes":{"description":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"expression":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"title":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tags_tag_value_iam_policy":{"Version":0,"Block":{"Attributes":{"etag":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"policy_data":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"tag_value":{"Type":"string","Description":"","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_tpu_node":{"Version":0,"Block":{"Attributes":{"accelerator_type":{"Type":"string","Description":"The type of hardware accelerators associated with this node.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"cidr_block":{"Type":"string","Description":"The CIDR block that the TPU node will use when selecting an IP\naddress. This CIDR block must be a /29 block; the Compute Engine\nnetworks API forbids a smaller block, and using a larger block would\nbe wasteful (a node can only consume one IP address).\n\nErrors will occur if the CIDR block has already been used for a\ncurrently existing TPU node, the CIDR block conflicts with any\nsubnetworks in the user's provided network, or the provided network\nis peered with another network that is using that CIDR block.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"The user-supplied description of the TPU. Maximum of 512 characters.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"Resource labels to represent user provided metadata.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The immutable name of the TPU.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"The name of a network to peer the TPU node to. It must be a\npreexisting Compute Engine network inside of the project on which\nthis API has been activated. If none is provided, \"default\" will be\nused.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"network_endpoints":{"Type":["list",["object",{"ip_address":"string","port":"number"}]],"Description":"The network endpoints where TPU workers can be accessed and sent work.\nIt is recommended that Tensorflow clients of the node first reach out\nto the first (index 0) entry.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"The service account used to run the tensor flow services within the\nnode. To share resources, including Google Cloud Storage data, with\nthe Tensorflow job running in the Node, this account must have\npermissions to that data.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"tensorflow_version":{"Type":"string","Description":"The version of Tensorflow running in the Node.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"use_service_networking":{"Type":"bool","Description":"Whether the VPC peering for the node is set up through Service Networking API.\nThe VPC Peering should be set up before provisioning the node. If this field is set,\ncidr_block field should not be specified. If the network that you want to peer the\nTPU Node to is a Shared VPC network, the node must be created with this this field enabled.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"zone":{"Type":"string","Description":"The GCP location for the TPU. If it is not provided, the provider zone is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"scheduling_config":{"Attributes":{"preemptible":{"Type":"bool","Description":"Defines whether the TPU instance is preemptible.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Sets the scheduling options for this TPU instance.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_vertex_ai_dataset":{"Version":0,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The timestamp of when the dataset was created in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"display_name":{"Type":"string","Description":"The user-defined name of the Dataset. The name can be up to 128 characters long and can be consist of any UTF-8 characters.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to this Workflow.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"metadata_schema_uri":{"Type":"string","Description":"Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The resource name of the Dataset. This value is set by Google.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region of the dataset. eg us-central1","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The timestamp of when the dataset was last updated in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"encryption_spec":{"Attributes":{"kms_key_name":{"Type":"string","Description":"Required. The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. \nHas the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the resource is created.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.","DescriptionKind":0,"Deprecated":false,"Nesting":3,"MinItems":0,"MaxItems":1},"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_vpc_access_connector":{"Version":0,"Block":{"Attributes":{"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"ip_cidr_range":{"Type":"string","Description":"The range of internal addresses that follows RFC 4632 notation. Example: '10.132.0.0/28'.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"max_throughput":{"Type":"number","Description":"Maximum throughput of the connector in Mbps, must be greater than 'min_throughput'. Default is 300.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"min_throughput":{"Type":"number","Description":"Minimum throughput of the connector in Mbps. Default and min is 200.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"The name of the resource (Max 25 characters).","DescriptionKind":0,"Required":true,"Optional":false,"Computed":false,"Sensitive":false,"Deprecated":false},"network":{"Type":"string","Description":"Name of the VPC network. Required if 'ip_cidr_range' is set.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"Region where the VPC Access connector resides. If it is not provided, the provider region is used.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"self_link":{"Type":"string","Description":"The fully qualified name of this VPC connector","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"State of the VPC access connector.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}},"google_workflows_workflow":{"Version":1,"Block":{"Attributes":{"create_time":{"Type":"string","Description":"The timestamp of when the workflow was created in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"description":{"Type":"string","Description":"Description of the workflow provided by the user. Must be at most 1000 unicode characters long.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"id":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"labels":{"Type":["map","string"],"Description":"A set of key/value label pairs to assign to this Workflow.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"name":{"Type":"string","Description":"Name of the Workflow.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"name_prefix":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"project":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"region":{"Type":"string","Description":"The region of the workflow.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"revision_id":{"Type":"string","Description":"The revision of the workflow. A new one is generated if the service account or source contents is changed.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"service_account":{"Type":"string","Description":"Name of the service account associated with the latest workflow version. This service\naccount represents the identity of the workflow and determines what permissions the workflow has.\n\nFormat: projects/{project}/serviceAccounts/{account}.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":true,"Sensitive":false,"Deprecated":false},"source_contents":{"Type":"string","Description":"Workflow code to be executed. The size limit is 32KB.","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"state":{"Type":"string","Description":"State of the workflow deployment.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false},"update_time":{"Type":"string","Description":"The timestamp of when the workflow was last updated in RFC3339 UTC \"Zulu\" format, with nanosecond resolution and up to nine fractional digits.","DescriptionKind":0,"Required":false,"Optional":false,"Computed":true,"Sensitive":false,"Deprecated":false}},"BlockTypes":{"timeouts":{"Attributes":{"create":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"delete":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false},"update":{"Type":"string","Description":"","DescriptionKind":0,"Required":false,"Optional":true,"Computed":false,"Sensitive":false,"Deprecated":false}},"BlockTypes":{},"Description":"","DescriptionKind":0,"Deprecated":false,"Nesting":1,"MinItems":0,"MaxItems":0}},"Description":"","DescriptionKind":0,"Deprecated":false}}}