Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Aug 17, 2023
1 parent 4483844 commit 6d46781
Show file tree
Hide file tree
Showing 55 changed files with 0 additions and 110 deletions.
2 changes: 0 additions & 2 deletions docs/data-sources/agent_values.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 0 additions & 2 deletions docs/data-sources/agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ description: |-
Read-Only:

- `agent_key` (String)


2 changes: 0 additions & 2 deletions docs/data-sources/api_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ data "env0_api_key" "api_key_sample_by_name" {
### Read-Only

- `api_key_id` (String) the api key id


2 changes: 0 additions & 2 deletions docs/data-sources/aws_cost_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ description: |-

- `id` (String) the id of the credentials
- `name` (String) the name of the credentials


2 changes: 0 additions & 2 deletions docs/data-sources/aws_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ description: |-

- `id` (String) the id of the credentials
- `name` (String) the name of the credentials


2 changes: 0 additions & 2 deletions docs/data-sources/azure_cost_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ description: |-

- `id` (String) the id of the credentials
- `name` (String) the name of the credentials


2 changes: 0 additions & 2 deletions docs/data-sources/azure_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ description: |-

- `id` (String) the id of the credentials
- `name` (String) the name of the credentials


2 changes: 0 additions & 2 deletions docs/data-sources/cloud_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/configuration_variable.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/custom_role.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/custom_roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 0 additions & 2 deletions docs/data-sources/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 0 additions & 2 deletions docs/data-sources/gcp_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ description: |-

- `id` (String) the id of the credentials
- `name` (String) the name of the credentials


2 changes: 0 additions & 2 deletions docs/data-sources/git_token.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/google_cost_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ description: |-

- `id` (String) the id of the credentials
- `name` (String) the name of the credentials


2 changes: 0 additions & 2 deletions docs/data-sources/gpg_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ description: |-

- `content` (String) the gpg public key block
- `key_id` (String) the gpg key id


2 changes: 0 additions & 2 deletions docs/data-sources/ip_ranges.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 0 additions & 2 deletions docs/data-sources/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ output "notification2_name" {

- `id` (String) The ID of this resource.
- `names` (List of String) list of all notifications (by name)


2 changes: 0 additions & 2 deletions docs/data-sources/organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/project_cloud_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/project_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


2 changes: 0 additions & 2 deletions docs/data-sources/provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ description: |-
### Read-Only

- `description` (String) the description of the provider


2 changes: 0 additions & 2 deletions docs/data-sources/source_code_variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,3 @@ Read-Only:
- `format` (String)
- `name` (String)
- `value` (String)


2 changes: 0 additions & 2 deletions docs/data-sources/ssh_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,3 @@ resource "env0_template" "example" {

- `id` (String) id of the ssh key
- `name` (String) the name of the ssh key


2 changes: 0 additions & 2 deletions docs/data-sources/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ description: |-
### Read-Only

- `description` (String) Textual description of the team


2 changes: 0 additions & 2 deletions docs/data-sources/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ output "team2_name" {

- `id` (String) The ID of this resource.
- `names` (List of String) list of all teams (by name)


2 changes: 0 additions & 2 deletions docs/data-sources/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,3 @@ Required:

- `id` (String) ssh key id
- `name` (String) ssh key name


2 changes: 0 additions & 2 deletions docs/data-sources/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ output "template2_name" {

- `id` (String) The ID of this resource.
- `names` (List of String) list of all templates (by name)


2 changes: 0 additions & 2 deletions docs/data-sources/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,3 @@ output "user_id" {
### Read-Only

- `id` (String) id of the user


2 changes: 0 additions & 2 deletions docs/data-sources/workflow_triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ output "downstream_env_name" {

- `downstream_environment_ids` (List of String) environments to trigger
- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/approval_policy_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/aws_cost_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/azure_cost_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/cloud_credentials_project_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,3 @@ resource "env0_cloud_credentials_project_assignment" "example" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/cost_credentials_project_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/custom_flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ description: |-
### Read-Only

- `id` (String) id of the custom flow


2 changes: 0 additions & 2 deletions docs/resources/custom_flow_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,3 @@ resource "env0_custom_flow_assignment" "my_assignment" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/environment_drift_detection.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ resource "env0_environment_drift_detection" "drift" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/environment_scheduling.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,3 @@ resource "env0_environment_scheduling" "example" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/environment_state_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,3 @@ resource "env0_environment_state_access" "example_entire_organization" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/gcp_cost_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/notification_project_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/organization_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ resource "env0_organization_policy" "policy_example" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/project_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,3 @@ Omitting removes the restriction.

- `id` (String) id of the policy
- `updated_by` (String) updated by


2 changes: 0 additions & 2 deletions docs/resources/team_environment_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,3 @@ resource "env0_team_environment_assignment" "assignment" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/template_project_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ resource "env0_template_project_assignment" "assignment" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/user_environment_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ resource "env0_user_environment_assignment" "assignment" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/user_organization_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,3 @@ resource "env0_user_organization_assignment" "user_org" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/user_project_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,3 @@ resource "env0_user_project_assignment" "role_assignment_custom_role_example" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/user_team_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ resource "env0_user_team_assignment" "assginment_example" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/workflow_trigger.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,3 @@ resource "env0_workflow_trigger" "trigger_link" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/workflow_triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,3 @@ resource "env0_workflow_triggers" "trigger_link" {
### Read-Only

- `id` (String) The ID of this resource.


0 comments on commit 6d46781

Please sign in to comment.