diff --git a/docs/data-sources/agent_values.md b/docs/data-sources/agent_values.md index 85d4af8d..6e835461 100644 --- a/docs/data-sources/agent_values.md +++ b/docs/data-sources/agent_values.md @@ -23,5 +23,3 @@ description: |- - `id` (String) The ID of this resource. - `values` (String) Self hosted agent helm values. The values can be passed to a helm release resource (https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release) - - diff --git a/docs/data-sources/agents.md b/docs/data-sources/agents.md index cfc760be..6c5f373c 100644 --- a/docs/data-sources/agents.md +++ b/docs/data-sources/agents.md @@ -26,5 +26,3 @@ description: |- Read-Only: - `agent_key` (String) - - diff --git a/docs/data-sources/api_key.md b/docs/data-sources/api_key.md index 4b39d56a..9be94f1e 100644 --- a/docs/data-sources/api_key.md +++ b/docs/data-sources/api_key.md @@ -37,5 +37,3 @@ data "env0_api_key" "api_key_sample_by_name" { ### Read-Only - `api_key_id` (String) the api key id - - diff --git a/docs/data-sources/aws_cost_credentials.md b/docs/data-sources/aws_cost_credentials.md index c53d5a0b..f9deaa74 100644 --- a/docs/data-sources/aws_cost_credentials.md +++ b/docs/data-sources/aws_cost_credentials.md @@ -19,5 +19,3 @@ description: |- - `id` (String) the id of the credentials - `name` (String) the name of the credentials - - diff --git a/docs/data-sources/aws_credentials.md b/docs/data-sources/aws_credentials.md index 2c69ff6c..bd65c796 100644 --- a/docs/data-sources/aws_credentials.md +++ b/docs/data-sources/aws_credentials.md @@ -19,5 +19,3 @@ description: |- - `id` (String) the id of the credentials - `name` (String) the name of the credentials - - diff --git a/docs/data-sources/azure_cost_credentials.md b/docs/data-sources/azure_cost_credentials.md index ad854399..be3752d1 100644 --- a/docs/data-sources/azure_cost_credentials.md +++ b/docs/data-sources/azure_cost_credentials.md @@ -19,5 +19,3 @@ description: |- - `id` (String) the id of the credentials - `name` (String) the name of the credentials - - diff --git a/docs/data-sources/azure_credentials.md b/docs/data-sources/azure_credentials.md index 0e2fad60..56f09539 100644 --- a/docs/data-sources/azure_credentials.md +++ b/docs/data-sources/azure_credentials.md @@ -19,5 +19,3 @@ description: |- - `id` (String) the id of the credentials - `name` (String) the name of the credentials - - diff --git a/docs/data-sources/cloud_credentials.md b/docs/data-sources/cloud_credentials.md index 6ce45a74..abc45852 100644 --- a/docs/data-sources/cloud_credentials.md +++ b/docs/data-sources/cloud_credentials.md @@ -38,5 +38,3 @@ output "credentials_name" { - `id` (String) The ID of this resource. - `names` (List of String) list of all cloud credentials (by name), optionaly filtered by credential_type - - diff --git a/docs/data-sources/configuration_variable.md b/docs/data-sources/configuration_variable.md index f5887e10..ede5ddd9 100644 --- a/docs/data-sources/configuration_variable.md +++ b/docs/data-sources/configuration_variable.md @@ -46,5 +46,3 @@ output "aws_default_region" { - `is_sensitive` (Boolean) is the variable defined as sensitive - `scope` (String) scope of the variable - `value` (String, Sensitive) value stored in the variable - - diff --git a/docs/data-sources/custom_role.md b/docs/data-sources/custom_role.md index 5c186221..ac64ff70 100644 --- a/docs/data-sources/custom_role.md +++ b/docs/data-sources/custom_role.md @@ -31,5 +31,3 @@ resource "env0_team_project_assignment" "role_assignment_custom_role_example" { - `id` (String) the id of the custom role - `name` (String) the name of the custom role - - diff --git a/docs/data-sources/custom_roles.md b/docs/data-sources/custom_roles.md index b3b27766..18ad52ca 100644 --- a/docs/data-sources/custom_roles.md +++ b/docs/data-sources/custom_roles.md @@ -28,5 +28,3 @@ data "env0_custom_role" "roles" { - `id` (String) The ID of this resource. - `names` (List of String) list of all custom roles (by name) - - diff --git a/docs/data-sources/environment.md b/docs/data-sources/environment.md index 0bc1d06c..9db4f6c5 100644 --- a/docs/data-sources/environment.md +++ b/docs/data-sources/environment.md @@ -54,5 +54,3 @@ output "environment_name" { - `status` (String) the status of the environment - `template_id` (String) the template id the environment is to be created from - `token_id` (String) The token id used for repo integrations (Used by Gitlab or Azure DevOps) - - diff --git a/docs/data-sources/gcp_credentials.md b/docs/data-sources/gcp_credentials.md index 7e52a517..164f5d5e 100644 --- a/docs/data-sources/gcp_credentials.md +++ b/docs/data-sources/gcp_credentials.md @@ -19,5 +19,3 @@ description: |- - `id` (String) the id of the credentials - `name` (String) the name of the credentials - - diff --git a/docs/data-sources/git_token.md b/docs/data-sources/git_token.md index dd603ca1..40a88448 100644 --- a/docs/data-sources/git_token.md +++ b/docs/data-sources/git_token.md @@ -34,5 +34,3 @@ data "env0_git_token" "git_token_sample_by_name" { - `id` (String) the id of the git token - `name` (String) the name of the git token - - diff --git a/docs/data-sources/google_cost_credentials.md b/docs/data-sources/google_cost_credentials.md index d677aef2..473ca0d7 100644 --- a/docs/data-sources/google_cost_credentials.md +++ b/docs/data-sources/google_cost_credentials.md @@ -19,5 +19,3 @@ description: |- - `id` (String) the id of the credentials - `name` (String) the name of the credentials - - diff --git a/docs/data-sources/gpg_key.md b/docs/data-sources/gpg_key.md index bdb7ebd0..cce705bf 100644 --- a/docs/data-sources/gpg_key.md +++ b/docs/data-sources/gpg_key.md @@ -24,5 +24,3 @@ description: |- - `content` (String) the gpg public key block - `key_id` (String) the gpg key id - - diff --git a/docs/data-sources/ip_ranges.md b/docs/data-sources/ip_ranges.md index 87ccee34..99377227 100644 --- a/docs/data-sources/ip_ranges.md +++ b/docs/data-sources/ip_ranges.md @@ -23,5 +23,3 @@ data "env0_ip_ranges" "test" {} - `id` (String) The ID of this resource. - `ipv4` (List of String) list of env0 ipv4 CIDR addresses. This list can be used to whitelist inconming env0 traffic (E.g.: https://docs.env0.com/docs/templates#on-premises-git-servers-support) - - diff --git a/docs/data-sources/module.md b/docs/data-sources/module.md index 4bcd470e..b3cc6c69 100644 --- a/docs/data-sources/module.md +++ b/docs/data-sources/module.md @@ -34,5 +34,3 @@ data "env0_module" "some_name" { - `module_provider` (String) the provider name in the module source - `repository` (String) template source code repository url - - diff --git a/docs/data-sources/notification.md b/docs/data-sources/notification.md index 437000be..944330a9 100644 --- a/docs/data-sources/notification.md +++ b/docs/data-sources/notification.md @@ -31,5 +31,3 @@ data "env0_notification" "my_notification" { - `created_by` (String) textual description of the entity who created the notification - `type` (String) the type of the notification - `value` (String) the target url of the notification - - diff --git a/docs/data-sources/notifications.md b/docs/data-sources/notifications.md index e288e3ce..365cb719 100644 --- a/docs/data-sources/notifications.md +++ b/docs/data-sources/notifications.md @@ -36,5 +36,3 @@ output "notification2_name" { - `id` (String) The ID of this resource. - `names` (List of String) list of all notifications (by name) - - diff --git a/docs/data-sources/organization.md b/docs/data-sources/organization.md index 765e93e4..7388bef9 100644 --- a/docs/data-sources/organization.md +++ b/docs/data-sources/organization.md @@ -30,5 +30,3 @@ output "organization_name" { - `is_self_hosted` (Boolean) is the organization self hosted - `name` (String) the name of the organization - `role` (String) role of the authenticated user (through api key) in the organization - - diff --git a/docs/data-sources/project.md b/docs/data-sources/project.md index 0a29789c..b3797918 100644 --- a/docs/data-sources/project.md +++ b/docs/data-sources/project.md @@ -33,5 +33,3 @@ data "env0_project" "default_project" { - `description` (String) textual description of the project - `parent_project_id` (String) if the project is a sub-project, returns the parent of this sub-project - `role` (String) role of the authenticated user (through api key) in the project - - diff --git a/docs/data-sources/project_cloud_credentials.md b/docs/data-sources/project_cloud_credentials.md index b3f32ef4..09e80d50 100644 --- a/docs/data-sources/project_cloud_credentials.md +++ b/docs/data-sources/project_cloud_credentials.md @@ -37,5 +37,3 @@ output "pid1_credential_1_id" { - `id` (String) The ID of this resource. - `ids` (List of String) a list of cloud credentials (ids) associated with the project - - diff --git a/docs/data-sources/project_policy.md b/docs/data-sources/project_policy.md index 77f07508..b99fd06e 100644 --- a/docs/data-sources/project_policy.md +++ b/docs/data-sources/project_policy.md @@ -35,5 +35,3 @@ description: |- - `skip_apply_when_plan_is_empty` (Boolean) Skip apply when plan has no changes - `skip_redundant_deployments` (Boolean) Automatically skip queued deployments when a newer deployment is triggered - `updated_by` (String) updated by - - diff --git a/docs/data-sources/provider.md b/docs/data-sources/provider.md index e336bd7b..e33525fe 100644 --- a/docs/data-sources/provider.md +++ b/docs/data-sources/provider.md @@ -23,5 +23,3 @@ description: |- ### Read-Only - `description` (String) the description of the provider - - diff --git a/docs/data-sources/source_code_variables.md b/docs/data-sources/source_code_variables.md index 5c71aabb..02930873 100644 --- a/docs/data-sources/source_code_variables.md +++ b/docs/data-sources/source_code_variables.md @@ -47,5 +47,3 @@ Read-Only: - `format` (String) - `name` (String) - `value` (String) - - diff --git a/docs/data-sources/ssh_key.md b/docs/data-sources/ssh_key.md index 86c8dcf9..ac4018a7 100644 --- a/docs/data-sources/ssh_key.md +++ b/docs/data-sources/ssh_key.md @@ -30,5 +30,3 @@ resource "env0_template" "example" { - `id` (String) id of the ssh key - `name` (String) the name of the ssh key - - diff --git a/docs/data-sources/team.md b/docs/data-sources/team.md index 549f3c5c..c90e408e 100644 --- a/docs/data-sources/team.md +++ b/docs/data-sources/team.md @@ -23,5 +23,3 @@ description: |- ### Read-Only - `description` (String) Textual description of the team - - diff --git a/docs/data-sources/teams.md b/docs/data-sources/teams.md index 548a1ba3..27509ecb 100644 --- a/docs/data-sources/teams.md +++ b/docs/data-sources/teams.md @@ -36,5 +36,3 @@ output "team2_name" { - `id` (String) The ID of this resource. - `names` (List of String) list of all teams (by name) - - diff --git a/docs/data-sources/template.md b/docs/data-sources/template.md index afe40ffa..472b4f07 100644 --- a/docs/data-sources/template.md +++ b/docs/data-sources/template.md @@ -55,5 +55,3 @@ Required: - `id` (String) ssh key id - `name` (String) ssh key name - - diff --git a/docs/data-sources/templates.md b/docs/data-sources/templates.md index 3f245c6d..a6c86e6c 100644 --- a/docs/data-sources/templates.md +++ b/docs/data-sources/templates.md @@ -36,5 +36,3 @@ output "template2_name" { - `id` (String) The ID of this resource. - `names` (List of String) list of all templates (by name) - - diff --git a/docs/data-sources/user.md b/docs/data-sources/user.md index 67edfcee..0f6f5616 100644 --- a/docs/data-sources/user.md +++ b/docs/data-sources/user.md @@ -32,5 +32,3 @@ output "user_id" { ### Read-Only - `id` (String) id of the user - - diff --git a/docs/data-sources/workflow_triggers.md b/docs/data-sources/workflow_triggers.md index fd783f23..7a1cd5fe 100644 --- a/docs/data-sources/workflow_triggers.md +++ b/docs/data-sources/workflow_triggers.md @@ -37,5 +37,3 @@ output "downstream_env_name" { - `downstream_environment_ids` (List of String) environments to trigger - `id` (String) The ID of this resource. - - diff --git a/docs/resources/approval_policy_assignment.md b/docs/resources/approval_policy_assignment.md index e2174965..4808cdcb 100644 --- a/docs/resources/approval_policy_assignment.md +++ b/docs/resources/approval_policy_assignment.md @@ -27,5 +27,3 @@ description: |- ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/aws_cost_credentials.md b/docs/resources/aws_cost_credentials.md index d7c89c75..d8500363 100644 --- a/docs/resources/aws_cost_credentials.md +++ b/docs/resources/aws_cost_credentials.md @@ -23,5 +23,3 @@ description: |- ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/azure_cost_credentials.md b/docs/resources/azure_cost_credentials.md index 09387604..9c7ec01f 100644 --- a/docs/resources/azure_cost_credentials.md +++ b/docs/resources/azure_cost_credentials.md @@ -26,5 +26,3 @@ description: |- ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/cloud_credentials_project_assignment.md b/docs/resources/cloud_credentials_project_assignment.md index 2061a3ce..824a9e1d 100644 --- a/docs/resources/cloud_credentials_project_assignment.md +++ b/docs/resources/cloud_credentials_project_assignment.md @@ -39,5 +39,3 @@ resource "env0_cloud_credentials_project_assignment" "example" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/cost_credentials_project_assignment.md b/docs/resources/cost_credentials_project_assignment.md index c845c094..ff157e54 100644 --- a/docs/resources/cost_credentials_project_assignment.md +++ b/docs/resources/cost_credentials_project_assignment.md @@ -23,5 +23,3 @@ description: |- ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/custom_flow.md b/docs/resources/custom_flow.md index e2017a31..587667db 100644 --- a/docs/resources/custom_flow.md +++ b/docs/resources/custom_flow.md @@ -38,5 +38,3 @@ description: |- ### Read-Only - `id` (String) id of the custom flow - - diff --git a/docs/resources/custom_flow_assignment.md b/docs/resources/custom_flow_assignment.md index 5e164edb..a61edce8 100644 --- a/docs/resources/custom_flow_assignment.md +++ b/docs/resources/custom_flow_assignment.md @@ -49,5 +49,3 @@ resource "env0_custom_flow_assignment" "my_assignment" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/environment_drift_detection.md b/docs/resources/environment_drift_detection.md index 24447e6e..b3f07f40 100644 --- a/docs/resources/environment_drift_detection.md +++ b/docs/resources/environment_drift_detection.md @@ -44,5 +44,3 @@ resource "env0_environment_drift_detection" "drift" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/environment_scheduling.md b/docs/resources/environment_scheduling.md index 2db70cdd..3fe4d393 100644 --- a/docs/resources/environment_scheduling.md +++ b/docs/resources/environment_scheduling.md @@ -39,5 +39,3 @@ resource "env0_environment_scheduling" "example" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/environment_state_access.md b/docs/resources/environment_state_access.md index 8457c223..a79a5dfc 100644 --- a/docs/resources/environment_state_access.md +++ b/docs/resources/environment_state_access.md @@ -47,5 +47,3 @@ resource "env0_environment_state_access" "example_entire_organization" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/gcp_cost_credentials.md b/docs/resources/gcp_cost_credentials.md index 301f19db..9074bfed 100644 --- a/docs/resources/gcp_cost_credentials.md +++ b/docs/resources/gcp_cost_credentials.md @@ -24,5 +24,3 @@ description: |- ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/notification_project_assignment.md b/docs/resources/notification_project_assignment.md index aeacc53c..a6502f25 100644 --- a/docs/resources/notification_project_assignment.md +++ b/docs/resources/notification_project_assignment.md @@ -24,5 +24,3 @@ description: |- ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/organization_policy.md b/docs/resources/organization_policy.md index d56abc5d..34df9869 100644 --- a/docs/resources/organization_policy.md +++ b/docs/resources/organization_policy.md @@ -35,5 +35,3 @@ resource "env0_organization_policy" "policy_example" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/project_policy.md b/docs/resources/project_policy.md index 3943b414..bbfdaabd 100644 --- a/docs/resources/project_policy.md +++ b/docs/resources/project_policy.md @@ -57,5 +57,3 @@ Omitting removes the restriction. - `id` (String) id of the policy - `updated_by` (String) updated by - - diff --git a/docs/resources/team_environment_assignment.md b/docs/resources/team_environment_assignment.md index 9d53d1c2..a92d0091 100644 --- a/docs/resources/team_environment_assignment.md +++ b/docs/resources/team_environment_assignment.md @@ -57,5 +57,3 @@ resource "env0_team_environment_assignment" "assignment" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/template_project_assignment.md b/docs/resources/template_project_assignment.md index f1306d50..c655530a 100644 --- a/docs/resources/template_project_assignment.md +++ b/docs/resources/template_project_assignment.md @@ -41,5 +41,3 @@ resource "env0_template_project_assignment" "assignment" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/user_environment_assignment.md b/docs/resources/user_environment_assignment.md index 88813119..51f39f60 100644 --- a/docs/resources/user_environment_assignment.md +++ b/docs/resources/user_environment_assignment.md @@ -59,5 +59,3 @@ resource "env0_user_environment_assignment" "assignment" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/user_organization_assignment.md b/docs/resources/user_organization_assignment.md index 19407b79..d841ef9c 100644 --- a/docs/resources/user_organization_assignment.md +++ b/docs/resources/user_organization_assignment.md @@ -45,5 +45,3 @@ resource "env0_user_organization_assignment" "user_org" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/user_project_assignment.md b/docs/resources/user_project_assignment.md index 11117c50..3042d3dd 100644 --- a/docs/resources/user_project_assignment.md +++ b/docs/resources/user_project_assignment.md @@ -58,5 +58,3 @@ resource "env0_user_project_assignment" "role_assignment_custom_role_example" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/user_team_assignment.md b/docs/resources/user_team_assignment.md index 0601fef2..4de0378d 100644 --- a/docs/resources/user_team_assignment.md +++ b/docs/resources/user_team_assignment.md @@ -38,5 +38,3 @@ resource "env0_user_team_assignment" "assginment_example" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/workflow_trigger.md b/docs/resources/workflow_trigger.md index 061c4830..14edaaeb 100644 --- a/docs/resources/workflow_trigger.md +++ b/docs/resources/workflow_trigger.md @@ -58,5 +58,3 @@ resource "env0_workflow_trigger" "trigger_link" { ### Read-Only - `id` (String) The ID of this resource. - - diff --git a/docs/resources/workflow_triggers.md b/docs/resources/workflow_triggers.md index 55f29ba2..bf93e8ef 100644 --- a/docs/resources/workflow_triggers.md +++ b/docs/resources/workflow_triggers.md @@ -60,5 +60,3 @@ resource "env0_workflow_triggers" "trigger_link" { ### Read-Only - `id` (String) The ID of this resource. - -