Skip to content

Commit

Permalink
cdktf: update index.html.markdown,r/workspace_variable_set.html.markd…
Browse files Browse the repository at this point in the history
…own,r/workspace_settings.markdown,r/workspace_run_task.html.markdown,r/workspace_run.html.markdown,r/workspace_policy_set_exclusion.html.markdown,r/workspace_policy_set.html.markdown,r/workspace.html.markdown,r/variable_set.html.markdown,r/variable.html.markdown,r/tfe_test_variable.html.markdown,r/terraform_version.html.markdown,r/team_token.html.markdown,r/team_project_access.html.markdown,r/team_organization_members.html.markdown,r/team_organization_member.html.markdown,r/team_members.html.markdown,r/team_member.html.markdown,r/team_access.html.markdown,r/team.html.markdown,r/stack.html.markdown,r/ssh_key.html.markdown,r/sentinel_version.html.markdown,r/sentinel_policy.html.markdown,r/saml_settings.html.markdown,r/run_trigger.html.markdown,r/registry_provider.html.markdown,r/registry_module.html.markdown,r/registry_gpg_key.html.markdown,r/project_variable_set.html.markdown,r/project_policy_set.html.markdown,r/project_oauth_client.html.markdown,r/project.html.markdown,r/policy_set_parameter.html.markdown,r/policy_set.html.markdown,r/policy.html.markdown,r/organization_token.html.markdown,r/organization_run_task_global_settings.html.markdown,r/organization_run_task.html.markdown,r/organization_module_sharing.html.markdown,r/organization_membership.html.markdown,r/organization_default_settings.html.markdown,r/organization.html.markdown,r/opa_version.html.markdown,r/oauth_client.html.markdown,r/notification_configuration.html.markdown,r/no_code_module.html.markdown,r/data_retention_policy.html.markdown,r/agent_token.html.markdown,r/agent_pool_allowed_workspaces.html.markdown,r/agent_pool.html.markdown,r/admin_organization_settings.markdown,d/workspace_run_task.html.markdown,d/workspace_ids.html.markdown,d/workspace.html.markdown,d/variables.html.markdown,d/variable_set.html.markdown,d/teams.html.markdown,d/team_project_access.html.markdown,d/team_access.html.markdown,d/team.html.markdown,d/ssh_key.html.markdown,d/slug.html.markdown,d/saml_settings.html.markdown,d/registry_providers.html.markdown,d/registry_provider.html.markdown,d/registry_gpg_keys.html.markdown,d/registry_gpg_key.html.markdown,d/project.html.markdown,d/policy_set.html.markdown,d/outputs.html.markdown,d/organizations.html.markdown,d/organization_tags.html.markdown,d/organization_run_task_global_settings.html.markdown,d/organization_run_task.html.markdown,d/organization_membership.html.markdown,d/organization_members.html.markdown,d/organization.html.markdown,d/oauth_client.html.markdown,d/no_code_module.html.markdown,d/ip_ranges.html.markdown,d/github_app_installation.html.markdown,d/agent_pool.html.markdown
  • Loading branch information
team-tf-cdk committed Oct 21, 2024
1 parent 2fe452d commit 842631f
Show file tree
Hide file tree
Showing 166 changed files with 562 additions and 200 deletions.
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/agent_pool.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ In addition to all arguments above, the following attributes are exported:
* `id` - The agent pool ID.
* `organization_scoped` - Whether or not the agent pool can be used by all workspaces in the organization.

<!-- cache-key: cdktf-0.20.1 input-b223e1934ef43efb927b0566eadbb97c45112079ed23b335806e0098961b16f3 -->
<!-- cache-key: cdktf-0.20.8 input-b223e1934ef43efb927b0566eadbb97c45112079ed23b335806e0098961b16f3 -->
69 changes: 69 additions & 0 deletions website/docs/cdktf/python/d/github_app_installation.html.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
layout: "tfe"
page_title: "Terraform Enterprise: tfe_github_app_installation"
description: |-
Get information on the Github App Installation.
---


<!-- Please do not edit this file, it is generated. -->
# Data Source: tfe_github_app_installation

Use this data source to get information about the Github App Installation.

## Example Usage

### Finding a Github App Installation by its installation ID

```python
# DO NOT EDIT. Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
from constructs import Construct
from cdktf import TerraformStack
#
# Provider bindings are generated by running `cdktf get`.
# See https://cdk.tf/provider-generation for more details.
#
from imports.tfe.data_tfe_github_app_installation import DataTfeGithubAppInstallation
class MyConvertedCode(TerraformStack):
def __init__(self, scope, name):
super().__init__(scope, name)
DataTfeGithubAppInstallation(self, "gha_installation",
installation_id=12345678
)
```

### Finding a Github App Installation by its name

```python
# DO NOT EDIT. Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
from constructs import Construct
from cdktf import TerraformStack
#
# Provider bindings are generated by running `cdktf get`.
# See https://cdk.tf/provider-generation for more details.
#
from imports.tfe.data_tfe_github_app_installation import DataTfeGithubAppInstallation
class MyConvertedCode(TerraformStack):
def __init__(self, scope, name):
super().__init__(scope, name)
DataTfeGithubAppInstallation(self, "gha_installation",
name="github_username_or_organization"
)
```

## Argument Reference

The following arguments are supported. At least one of `name`, `installation_id` must be set.

* `installation_id` - (Optional) ID of the Github Installation. The installation ID can be found in the URL slug when visiting the installation's configuration page, e.g `https://github.com/settings/installations/12345678`.
* `name` - (Optional) Name of the Github user or organization account that installed the app.

Must be one of: `installation_id` or `name`.

## Attributes Reference

In addition to all arguments above, the following attributes are exported:

* `id` - The internal ID of the Github Installation. This is different from the `installation_id`.

<!-- cache-key: cdktf-0.20.8 input-5d439ec2ae1e837495b8cb500e2fcfe96d47a32f9fce3a10ffac876fe18a89dc -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/ip_ranges.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ The following attributes are exported:
* `vcs` - The list of IP ranges in CIDR notation used for connecting to VCS providers.


<!-- cache-key: cdktf-0.20.1 input-987ff1291f7652480885c8426decd8b28172ee0aede7d6f52322a9845caec7e4 -->
<!-- cache-key: cdktf-0.20.8 input-987ff1291f7652480885c8426decd8b28172ee0aede7d6f52322a9845caec7e4 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/no_code_module.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ The following arguments are supported:
* `version_pin` - Version number the no-code module is pinned to.
* `enabled` - Indicates if this no-code module is currently enabled

<!-- cache-key: cdktf-0.20.1 input-575fd9c85b909c532a6abcfecdf6262d4ba6675f544b4a4a3a15b6c519eab693 -->
<!-- cache-key: cdktf-0.20.8 input-575fd9c85b909c532a6abcfecdf6262d4ba6675f544b4a4a3a15b6c519eab693 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/oauth_client.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ In addition to all arguments above, the following attributes are exported:
* `service_provider_display_name` - The display name of the OAuth service provider.
* `organization_scoped` - Whether or not the agent pool can be used by all workspaces and projects in the organization.
* `project_ids` - IDs of the projects that use the oauth client.
<!-- cache-key: cdktf-0.20.1 input-001f05442f17fd9a94d45188c279515be0f5fbe96f6057ed44a16f3e9be03580 -->
<!-- cache-key: cdktf-0.20.8 input-001f05442f17fd9a94d45188c279515be0f5fbe96f6057ed44a16f3e9be03580 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/organization.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ In addition to all arguments above, the following attributes are exported:
* `aggregated_commit_status_enabled` - Whether or not to enable Aggregated Status Checks. This can be useful for monorepo repositories with multiple workspaces receiving status checks for events such as a pull request.
* `default_project_id` - ID of the organization's default project. All workspaces created without specifying a project ID are created in this project.

<!-- cache-key: cdktf-0.20.1 input-ef8f010996544db238976f7a2b7dfb50d77204d9275aeacc742c10b942f7c3e6 -->
<!-- cache-key: cdktf-0.20.8 input-ef8f010996544db238976f7a2b7dfb50d77204d9275aeacc742c10b942f7c3e6 -->
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ The `member` block contains:

* `user_id` - The ID of the user.
* `organization_membership_id` - The ID of the organization membership.
<!-- cache-key: cdktf-0.20.1 input-4c032c533c9de727b2406429de451318455dd383062b352da22d3b516529bb5b -->
<!-- cache-key: cdktf-0.20.8 input-4c032c533c9de727b2406429de451318455dd383062b352da22d3b516529bb5b -->
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ In addition to all arguments above, the following attributes are exported:
* `user_id` - The ID of the user associated with the organization membership.
* `username` - The username of the user associated with the organization membership.

<!-- cache-key: cdktf-0.20.1 input-1069b52dde4b0bd38635c64ace6287da1da5393d94556544ac6f7883ba353f34 -->
<!-- cache-key: cdktf-0.20.8 input-1069b52dde4b0bd38635c64ace6287da1da5393d94556544ac6f7883ba353f34 -->
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ In addition to all arguments above, the following attributes are exported:
* `id` - The ID of the task.
* `url` - URL to send a task payload.

<!-- cache-key: cdktf-0.20.1 input-7c767d1de5cd2bd116e2987b91d79ced1dd9d3f95d176929544a3039cfe31dd5 -->
<!-- cache-key: cdktf-0.20.8 input-7c767d1de5cd2bd116e2987b91d79ced1dd9d3f95d176929544a3039cfe31dd5 -->
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ from cdktf import TerraformStack
# Provider bindings are generated by running `cdktf get`.
# See https://cdk.tf/provider-generation for more details.
#
from imports.tfe. import DataTfeOrganizationRunTaskGlobalSettings
from imports.tfe.data_tfe_organization_run_task_global_settings import DataTfeOrganizationRunTaskGlobalSettings
class MyConvertedCode(TerraformStack):
def __init__(self, scope, name):
super().__init__(scope, name)
Expand All @@ -46,4 +46,4 @@ In addition to all arguments above, the following attributes are exported:
* `enforcement_level` - The enforcement level of the global task. Valid values are `advisory` and `mandatory`.
* `stages` - The stages to run the task in. Valid values are one or more of `pre_plan`, `post_plan`, `pre_apply` and `post apply`.

<!-- cache-key: cdktf-0.20.1 input-28126418850a686e0d2f6cf108d96720ece413d7749e5fd727286729c468b717 -->
<!-- cache-key: cdktf-0.20.8 input-28126418850a686e0d2f6cf108d96720ece413d7749e5fd727286729c468b717 -->
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ The `tag` block contains:
* `name` - The name of the workspace tag
* `id` - The ID of the workspace tag
* `workspace_count` - The number of workspaces the tag is associate with
<!-- cache-key: cdktf-0.20.1 input-d15c1053d1d117c26eeb6475e9ca3ddc3aafc7a038a9de059581cc65071f7b11 -->
<!-- cache-key: cdktf-0.20.8 input-d15c1053d1d117c26eeb6475e9ca3ddc3aafc7a038a9de059581cc65071f7b11 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/organizations.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ The following attributes are exported:
* `names` - A list of names of every organization.
* `ids` - A map of organization names and their IDs.

<!-- cache-key: cdktf-0.20.1 input-354a91021f4f79c63498ca2f5ff88c87a3b80ebfa8571ca6f38023f333a05e12 -->
<!-- cache-key: cdktf-0.20.8 input-354a91021f4f79c63498ca2f5ff88c87a3b80ebfa8571ca6f38023f333a05e12 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/outputs.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ The following attributes are exported:
* `values` - The current output values for the specified workspace.
* `nonsensitive_values` - The current non-sensitive output values for the specified workspace, this is a subset of all output values.

<!-- cache-key: cdktf-0.20.1 input-c5e0e650228e3496c8423d4ac324d85b57a7698f1129677436d66e6843b6b758 -->
<!-- cache-key: cdktf-0.20.8 input-c5e0e650228e3496c8423d4ac324d85b57a7698f1129677436d66e6843b6b758 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/policy_set.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ The `vcs_repo` block contains:
* `oauth_token_id` - OAuth token ID of the configured VCS connection.


<!-- cache-key: cdktf-0.20.1 input-d02c3079dfc63899f78fd83cad73af0b541d3dfa9605f525b0e217acf3e5f6c6 -->
<!-- cache-key: cdktf-0.20.8 input-d02c3079dfc63899f78fd83cad73af0b541d3dfa9605f525b0e217acf3e5f6c6 -->
6 changes: 5 additions & 1 deletion website/docs/cdktf/python/d/project.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Get information on a Project.

Use this data source to get information about a project.

~> **NOTE:** The `workspace_ids` and `workspace_names` attributes are not guaranteed to return values in the same order, so they cannot be reliably mapped to one another. To map workspace names to IDs reliably, it is recommended to pass those names into the `tfe_workspace_ids` data source.

## Example Usage

```python
Expand Down Expand Up @@ -44,4 +46,6 @@ In addition to all arguments above, the following attributes are exported:

* `id` - The project ID.
* `workspace_ids` - IDs of the workspaces that are associated with the project.
<!-- cache-key: cdktf-0.20.1 input-6d3f57f584544e1199917337f5f8954b7b7709d2cb911131273294430f81b2f2 -->
* `workspace_names` - Names of the workspaces that are associated with the project.

<!-- cache-key: cdktf-0.20.8 input-c0fb226c1ac838d85660d99cb036d77ac141264beb3f94ffd4b3e2369f67b971 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/registry_gpg_key.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ The following arguments are supported:
* `created_at` - The time when the GPG key was created.
* `updated_at` - The time when the GPG key was last updated.

<!-- cache-key: cdktf-0.20.1 input-7cf721398cc48785bd0ab8f949360d917b2cadf37b1f704b8747ee2c07ced5d4 -->
<!-- cache-key: cdktf-0.20.8 input-7cf721398cc48785bd0ab8f949360d917b2cadf37b1f704b8747ee2c07ced5d4 -->
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ The following arguments are supported:
* `created_at` - The time when the GPG key was created.
* `updated_at` - The time when the GPG key was last updated.

<!-- cache-key: cdktf-0.20.1 input-985032e5d21704bbf9d65466c89a423c9765fcddc79c819677b5b011797a49e7 -->
<!-- cache-key: cdktf-0.20.8 input-985032e5d21704bbf9d65466c89a423c9765fcddc79c819677b5b011797a49e7 -->
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ The following arguments are supported:
* `created_at` - The time when the provider was created.
* `updated_at` - The time when the provider was last updated.

<!-- cache-key: cdktf-0.20.1 input-f9e0af19d1890c9a1f513b4733d64c1b0de8c9da99113cd78d129a1840acbbec -->
<!-- cache-key: cdktf-0.20.8 input-f9e0af19d1890c9a1f513b4733d64c1b0de8c9da99113cd78d129a1840acbbec -->
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ The following arguments are supported:
* `created_at` - Time when the provider was created.
* `updated_at` - Time when the provider was last updated.

<!-- cache-key: cdktf-0.20.1 input-d5c2827100f6bd66c3891a0b03d513fbe1455639407e4d6cdc0ea28851e10d78 -->
<!-- cache-key: cdktf-0.20.8 input-d5c2827100f6bd66c3891a0b03d513fbe1455639407e4d6cdc0ea28851e10d78 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/saml_settings.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ The following attributes are exported:
* `signature_signing_method` - Signature Signing Method.
* `signature_digest_method` - Signature Digest Method.

<!-- cache-key: cdktf-0.20.1 input-2995e79c51b29afd8d8b89c5d98dae47701709e1502f993d5be8b2b681de4895 -->
<!-- cache-key: cdktf-0.20.8 input-2995e79c51b29afd8d8b89c5d98dae47701709e1502f993d5be8b2b681de4895 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/slug.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ The following arguments are supported:

* `source_path` - (Required) The path to the directory where the files are located.

<!-- cache-key: cdktf-0.20.1 input-fa2c542204f0df625488e508b9c38200a5fbba730db218a920e6358651a4f10c -->
<!-- cache-key: cdktf-0.20.8 input-fa2c542204f0df625488e508b9c38200a5fbba730db218a920e6358651a4f10c -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/ssh_key.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ In addition to all arguments above, the following attributes are exported:

* `id` - The ID of the SSH key.

<!-- cache-key: cdktf-0.20.1 input-806b3725b385ea145f9913c0e0d9cd7b045ae9faf7bb22bbddfa40eda1fb10e3 -->
<!-- cache-key: cdktf-0.20.8 input-806b3725b385ea145f9913c0e0d9cd7b045ae9faf7bb22bbddfa40eda1fb10e3 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/team.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ In addition to all arguments above, the following attributes are exported:
* `id` - The ID of the team.
* `sso_team_id` - (Optional) The [SSO Team ID](https://developer.hashicorp.com/terraform/cloud-docs/users-teams-organizations/single-sign-on#team-names-and-sso-team-ids) of the team, if it has been defined

<!-- cache-key: cdktf-0.20.1 input-d231d33c8a4a4e5d2ef8d59dddd50d6c6faa1cb5310de9b973f9095ca67523a9 -->
<!-- cache-key: cdktf-0.20.8 input-d231d33c8a4a4e5d2ef8d59dddd50d6c6faa1cb5310de9b973f9095ca67523a9 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/team_access.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ The `permissions` block contains:
* `workspace_locking` - Whether permission is granted to manually lock the workspace or not.
* `run_tasks` - Boolean determining whether or not to grant the team permission to manage workspace run tasks.

<!-- cache-key: cdktf-0.20.1 input-95b20b8ad069cffffc1863d16cd9001f0074da34b788353d4b343912d7784d80 -->
<!-- cache-key: cdktf-0.20.8 input-95b20b8ad069cffffc1863d16cd9001f0074da34b788353d4b343912d7784d80 -->
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ In addition to all arguments above, the following attributes are exported:
* `id` The team project access ID.
* `access` - The type of access granted to the team on the project.

<!-- cache-key: cdktf-0.20.1 input-204103613e94c6b9eafe1ca3f90afd99a5659e7479ad472937135a7066629cf3 -->
<!-- cache-key: cdktf-0.20.8 input-204103613e94c6b9eafe1ca3f90afd99a5659e7479ad472937135a7066629cf3 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/teams.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ In addition to all arguments above, the following attributes are exported:
* `id` - Name of the organization.
* `names` - A list of team names in an organization.
* `ids` - A map of team names in an organization and their IDs.
<!-- cache-key: cdktf-0.20.1 input-cf3ee1827f2be48f369b644c694e42391fe00d2d4bd827ba913b0bf211d958c0 -->
<!-- cache-key: cdktf-0.20.8 input-cf3ee1827f2be48f369b644c694e42391fe00d2d4bd827ba913b0bf211d958c0 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/variable_set.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ The following arguments are supported:
* `variable_ids` - IDs of the variables attached to the variable set.
* `project_ids` - IDs of the projects that use the variable set.

<!-- cache-key: cdktf-0.20.1 input-69cc7771506b3265795fe469ee556bc13e62b7222aa6d0f36adeae7b5aa799c2 -->
<!-- cache-key: cdktf-0.20.8 input-69cc7771506b3265795fe469ee556bc13e62b7222aa6d0f36adeae7b5aa799c2 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/variables.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ The `variables, terraform and env` blocks contains:
* `sensitive` - If the variable is marked as sensitive or not
* `hcl` - If the variable is marked as HCL or not

<!-- cache-key: cdktf-0.20.1 input-635190fbcaed3640f0f12f181a3eae6abefebcbcad7f5806bfb392bb4097eaef -->
<!-- cache-key: cdktf-0.20.8 input-635190fbcaed3640f0f12f181a3eae6abefebcbcad7f5806bfb392bb4097eaef -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/workspace.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ The `vcs_repo` block contains:
* `oauth_token_id` - OAuth token ID of the configured VCS connection.
* `tags_regex` - A regular expression used to trigger a Workspace run for matching Git tags.

<!-- cache-key: cdktf-0.20.1 input-ae8f9f76e2d23dc67ab5c3690201b7bf88a8d93dc83db02352e0f31425999200 -->
<!-- cache-key: cdktf-0.20.8 input-ae8f9f76e2d23dc67ab5c3690201b7bf88a8d93dc83db02352e0f31425999200 -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/d/workspace_ids.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ In addition to all arguments above, the following attributes are exported:
* `full_names` - A map of workspace names and their full names, which look like `<ORGANIZATION>/<WORKSPACE>`.
* `ids` - A map of workspace names and their opaque, immutable IDs, which look like `ws-<RANDOM STRING>`.

<!-- cache-key: cdktf-0.20.1 input-a50ddfd1d990de8d1cbdba1a7182f9b5d086fbc397439bdd1d0bd057263938e3 -->
<!-- cache-key: cdktf-0.20.8 input-a50ddfd1d990de8d1cbdba1a7182f9b5d086fbc397439bdd1d0bd057263938e3 -->
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ In addition to all arguments above, the following attributes are exported:
* `stage` - **Deprecated** Use `stages` instead.
* `stages` - Which stages the task will run in.

<!-- cache-key: cdktf-0.20.1 input-7fbd90d138dd4a2dc68a0f3441cd300ba07517660e0b7b4fdab7dbddd51d71b5 -->
<!-- cache-key: cdktf-0.20.8 input-7fbd90d138dd4a2dc68a0f3441cd300ba07517660e0b7b4fdab7dbddd51d71b5 -->
4 changes: 2 additions & 2 deletions website/docs/cdktf/python/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The above snippet using `required_providers` is for Terraform 0.13+; if you are

```hcl
provider "tfe" {
version = "~> 0.57.0"
version = "~> 0.58.0"
...
}
```
Expand Down Expand Up @@ -138,4 +138,4 @@ The following arguments are supported:
arguments. Ensure that the organization already exists prior to using this argument.
This can also be specified using the `TFE_ORGANIZATION` environment variable.

<!-- cache-key: cdktf-0.20.1 input-d72291151cea8709b729b9dcfb06e9dae682a8cb6e399d427d05e29354451180 -->
<!-- cache-key: cdktf-0.20.8 input-940633aaa920a36e1e92699adad9a3c24ac953c3161ef07ac91ed9aeefd81261 -->
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ The following arguments are supported:

* `sso_enabled` - True if SSO is enabled in this organization

<!-- cache-key: cdktf-0.20.1 input-a01854d70d1a6325a861b17fcb030f6c8a29f8efc23c51bfd27d03211d653a5f -->
<!-- cache-key: cdktf-0.20.8 input-a01854d70d1a6325a861b17fcb030f6c8a29f8efc23c51bfd27d03211d653a5f -->
2 changes: 1 addition & 1 deletion website/docs/cdktf/python/r/agent_pool.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ terraform import tfe_agent_pool.test apool-rW0KoLSlnuNb5adB
terraform import tfe_workspace.test my-org-name/my-agent-pool-name
```

<!-- cache-key: cdktf-0.20.1 input-34df65a2eaec9900096b8c5dafac6d4d71de1bb94a65e6a1dc1e75cba2f439a2 -->
<!-- cache-key: cdktf-0.20.8 input-34df65a2eaec9900096b8c5dafac6d4d71de1bb94a65e6a1dc1e75cba2f439a2 -->
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ A resource can be imported; use `<AGENT POOL ID>` as the import ID. For example:
terraform import tfe_agent_pool_allowed_workspaces.foobar apool-rW0KoLSlnuNb5adB
```

<!-- cache-key: cdktf-0.20.1 input-9157c4476b01641ff5f39d382cbf6147fe46fcc8df4d82d12d9452c6388262a7 -->
<!-- cache-key: cdktf-0.20.8 input-9157c4476b01641ff5f39d382cbf6147fe46fcc8df4d82d12d9452c6388262a7 -->
Loading

0 comments on commit 842631f

Please sign in to comment.