From d84b691b6b44ae1d6cb56af395559168ab185c50 Mon Sep 17 00:00:00 2001 From: github-team-tf-cdk Date: Wed, 4 Oct 2023 14:26:57 +0000 Subject: [PATCH 1/2] chore(deps): Updated by cdktf/cdktf-repository-manager@95054db --- docs/adminOrganizationSettings.go.md | 10 +++---- docs/agentPool.go.md | 10 +++---- docs/agentPoolAllowedWorkspaces.go.md | 10 +++---- docs/agentToken.go.md | 10 +++---- docs/dataTfeAgentPool.go.md | 10 +++---- docs/dataTfeGithubAppInstallation.go.md | 10 +++---- docs/dataTfeIpRanges.go.md | 10 +++---- docs/dataTfeOauthClient.go.md | 10 +++---- docs/dataTfeOrganization.go.md | 10 +++---- docs/dataTfeOrganizationMembers.go.md | 22 +++++++-------- docs/dataTfeOrganizationMembership.go.md | 10 +++---- docs/dataTfeOrganizationRunTask.go.md | 10 +++---- docs/dataTfeOrganizationTags.go.md | 16 +++++------ docs/dataTfeOrganizations.go.md | 10 +++---- docs/dataTfeOutputs.go.md | 10 +++---- docs/dataTfePolicySet.go.md | 16 +++++------ docs/dataTfeProject.go.md | 10 +++---- docs/dataTfeSamlSettings.go.md | 10 +++---- docs/dataTfeSlug.go.md | 10 +++---- docs/dataTfeSshKey.go.md | 10 +++---- docs/dataTfeTeam.go.md | 10 +++---- docs/dataTfeTeamAccess.go.md | 16 +++++------ docs/dataTfeTeamProjectAccess.go.md | 22 +++++++-------- docs/dataTfeTeams.go.md | 10 +++---- docs/dataTfeVariableSet.go.md | 10 +++---- docs/dataTfeVariables.go.md | 28 +++++++++---------- docs/dataTfeWorkspace.go.md | 16 +++++------ docs/dataTfeWorkspaceIds.go.md | 10 +++---- docs/dataTfeWorkspaceRunTask.go.md | 10 +++---- docs/noCodeModule.go.md | 16 +++++------ docs/notificationConfiguration.go.md | 10 +++---- docs/oauthClient.go.md | 10 +++---- docs/organization.go.md | 10 +++---- docs/organizationMembership.go.md | 10 +++---- docs/organizationModuleSharing.go.md | 10 +++---- docs/organizationRunTask.go.md | 10 +++---- docs/organizationToken.go.md | 10 +++---- docs/policy.go.md | 10 +++---- docs/policySet.go.md | 16 +++++------ docs/policySetParameter.go.md | 10 +++---- docs/project.go.md | 10 +++---- docs/projectPolicySet.go.md | 10 +++---- docs/projectVariableSet.go.md | 10 +++---- docs/provider.go.md | 10 +++---- docs/registryModule.go.md | 16 +++++------ docs/runTrigger.go.md | 10 +++---- docs/samlSettings.go.md | 10 +++---- docs/sentinelPolicy.go.md | 10 +++---- docs/sshKey.go.md | 10 +++---- docs/team.go.md | 16 +++++------ docs/teamAccess.go.md | 16 +++++------ docs/teamMember.go.md | 10 +++---- docs/teamMembers.go.md | 10 +++---- docs/teamOrganizationMember.go.md | 10 +++---- docs/teamOrganizationMembers.go.md | 10 +++---- docs/teamProjectAccess.go.md | 22 +++++++-------- docs/teamToken.go.md | 10 +++---- docs/terraformVersion.go.md | 10 +++---- docs/variable.go.md | 10 +++---- docs/variableSet.go.md | 10 +++---- docs/workspace.go.md | 16 +++++------ docs/workspacePolicySet.go.md | 10 +++---- docs/workspacePolicySetExclusion.go.md | 10 +++---- docs/workspaceRun.go.md | 22 +++++++-------- docs/workspaceRunTask.go.md | 10 +++---- docs/workspaceVariableSet.go.md | 10 +++---- package.json | 2 +- src/admin-organization-settings/index.ts | 5 ---- src/agent-pool-allowed-workspaces/index.ts | 5 ---- src/agent-pool/index.ts | 5 ---- src/agent-token/index.ts | 5 ---- src/data-tfe-agent-pool/index.ts | 5 ---- src/data-tfe-github-app-installation/index.ts | 5 ---- src/data-tfe-ip-ranges/index.ts | 5 ---- src/data-tfe-oauth-client/index.ts | 5 ---- src/data-tfe-organization-members/index.ts | 5 ---- src/data-tfe-organization-membership/index.ts | 5 ---- src/data-tfe-organization-run-task/index.ts | 5 ---- src/data-tfe-organization-tags/index.ts | 5 ---- src/data-tfe-organization/index.ts | 5 ---- src/data-tfe-organizations/index.ts | 5 ---- src/data-tfe-outputs/index.ts | 5 ---- src/data-tfe-policy-set/index.ts | 5 ---- src/data-tfe-project/index.ts | 5 ---- src/data-tfe-saml-settings/index.ts | 5 ---- src/data-tfe-slug/index.ts | 5 ---- src/data-tfe-ssh-key/index.ts | 5 ---- src/data-tfe-team-access/index.ts | 5 ---- src/data-tfe-team-project-access/index.ts | 5 ---- src/data-tfe-team/index.ts | 5 ---- src/data-tfe-teams/index.ts | 5 ---- src/data-tfe-variable-set/index.ts | 5 ---- src/data-tfe-variables/index.ts | 5 ---- src/data-tfe-workspace-ids/index.ts | 5 ---- src/data-tfe-workspace-run-task/index.ts | 5 ---- src/data-tfe-workspace/index.ts | 5 ---- src/index.ts | 5 ---- src/lazy-index.ts | 5 ---- src/no-code-module/index.ts | 5 ---- src/notification-configuration/index.ts | 5 ---- src/oauth-client/index.ts | 5 ---- src/organization-membership/index.ts | 5 ---- src/organization-module-sharing/index.ts | 5 ---- src/organization-run-task/index.ts | 5 ---- src/organization-token/index.ts | 5 ---- src/organization/index.ts | 5 ---- src/policy-set-parameter/index.ts | 5 ---- src/policy-set/index.ts | 5 ---- src/policy/index.ts | 5 ---- src/project-policy-set/index.ts | 5 ---- src/project-variable-set/index.ts | 5 ---- src/project/index.ts | 5 ---- src/provider/index.ts | 5 ---- src/registry-module/index.ts | 5 ---- src/run-trigger/index.ts | 5 ---- src/saml-settings/index.ts | 5 ---- src/sentinel-policy/index.ts | 5 ---- src/ssh-key/index.ts | 5 ---- src/team-access/index.ts | 5 ---- src/team-member/index.ts | 5 ---- src/team-members/index.ts | 5 ---- src/team-organization-member/index.ts | 5 ---- src/team-organization-members/index.ts | 5 ---- src/team-project-access/index.ts | 5 ---- src/team-token/index.ts | 5 ---- src/team/index.ts | 5 ---- src/terraform-version/index.ts | 5 ---- src/variable-set/index.ts | 5 ---- src/variable/index.ts | 5 ---- src/workspace-policy-set-exclusion/index.ts | 5 ---- src/workspace-policy-set/index.ts | 5 ---- src/workspace-run-task/index.ts | 5 ---- src/workspace-run/index.ts | 5 ---- src/workspace-variable-set/index.ts | 5 ---- src/workspace/index.ts | 5 ---- yarn.lock | 8 +++--- 136 files changed, 398 insertions(+), 738 deletions(-) diff --git a/docs/adminOrganizationSettings.go.md b/docs/adminOrganizationSettings.go.md index 979b29a17..7dd79fa2f 100644 --- a/docs/adminOrganizationSettings.go.md +++ b/docs/adminOrganizationSettings.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" adminorganizationsettings.NewAdminOrganizationSettings(scope Construct, id *string, config AdminOrganizationSettingsConfig) AdminOrganizationSettings ``` @@ -312,7 +312,7 @@ func ResetWorkspaceLimit() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" adminorganizationsettings.AdminOrganizationSettings_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" adminorganizationsettings.AdminOrganizationSettings_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ adminorganizationsettings.AdminOrganizationSettings_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" adminorganizationsettings.AdminOrganizationSettings_IsTerraformResource(x interface{}) *bool ``` @@ -700,7 +700,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" &adminorganizationsettings.AdminOrganizationSettingsConfig { Connection: interface{}, diff --git a/docs/agentPool.go.md b/docs/agentPool.go.md index 773fee1e3..f6c0c8790 100644 --- a/docs/agentPool.go.md +++ b/docs/agentPool.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" agentpool.NewAgentPool(scope Construct, id *string, config AgentPoolConfig) AgentPool ``` @@ -291,7 +291,7 @@ func ResetOrganizationScoped() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" agentpool.AgentPool_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" agentpool.AgentPool_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ agentpool.AgentPool_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" agentpool.AgentPool_IsTerraformResource(x interface{}) *bool ``` @@ -624,7 +624,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" &agentpool.AgentPoolConfig { Connection: interface{}, diff --git a/docs/agentPoolAllowedWorkspaces.go.md b/docs/agentPoolAllowedWorkspaces.go.md index f2213a84e..188fa77fd 100644 --- a/docs/agentPoolAllowedWorkspaces.go.md +++ b/docs/agentPoolAllowedWorkspaces.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" agentpoolallowedworkspaces.NewAgentPoolAllowedWorkspaces(scope Construct, id *string, config AgentPoolAllowedWorkspacesConfig) AgentPoolAllowedWorkspaces ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" &agentpoolallowedworkspaces.AgentPoolAllowedWorkspacesConfig { Connection: interface{}, diff --git a/docs/agentToken.go.md b/docs/agentToken.go.md index 8ee030f43..c884c5029 100644 --- a/docs/agentToken.go.md +++ b/docs/agentToken.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" agenttoken.NewAgentToken(scope Construct, id *string, config AgentTokenConfig) AgentToken ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" agenttoken.AgentToken_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" agenttoken.AgentToken_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ agenttoken.AgentToken_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" agenttoken.AgentToken_IsTerraformResource(x interface{}) *bool ``` @@ -599,7 +599,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" &agenttoken.AgentTokenConfig { Connection: interface{}, diff --git a/docs/dataTfeAgentPool.go.md b/docs/dataTfeAgentPool.go.md index 24738a7ec..619da5559 100644 --- a/docs/dataTfeAgentPool.go.md +++ b/docs/dataTfeAgentPool.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" datatfeagentpool.NewDataTfeAgentPool(scope Construct, id *string, config DataTfeAgentPoolConfig) DataTfeAgentPool ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" datatfeagentpool.DataTfeAgentPool_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" datatfeagentpool.DataTfeAgentPool_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeagentpool.DataTfeAgentPool_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" datatfeagentpool.DataTfeAgentPool_IsTerraformDataSource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" &datatfeagentpool.DataTfeAgentPoolConfig { Connection: interface{}, diff --git a/docs/dataTfeGithubAppInstallation.go.md b/docs/dataTfeGithubAppInstallation.go.md index acbf0366f..ef84671cb 100644 --- a/docs/dataTfeGithubAppInstallation.go.md +++ b/docs/dataTfeGithubAppInstallation.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" datatfegithubappinstallation.NewDataTfeGithubAppInstallation(scope Construct, id *string, config DataTfeGithubAppInstallationConfig) DataTfeGithubAppInstallation ``` @@ -284,7 +284,7 @@ func ResetName() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" datatfegithubappinstallation.DataTfeGithubAppInstallation_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" datatfegithubappinstallation.DataTfeGithubAppInstallation_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfegithubappinstallation.DataTfeGithubAppInstallation_IsTerraformElement(x i ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" datatfegithubappinstallation.DataTfeGithubAppInstallation_IsTerraformDataSource(x interface{}) *bool ``` @@ -562,7 +562,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" &datatfegithubappinstallation.DataTfeGithubAppInstallationConfig { Connection: interface{}, diff --git a/docs/dataTfeIpRanges.go.md b/docs/dataTfeIpRanges.go.md index 3f987cca0..d6f9ffc5a 100644 --- a/docs/dataTfeIpRanges.go.md +++ b/docs/dataTfeIpRanges.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" datatfeipranges.NewDataTfeIpRanges(scope Construct, id *string, config DataTfeIpRangesConfig) DataTfeIpRanges ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" datatfeipranges.DataTfeIpRanges_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" datatfeipranges.DataTfeIpRanges_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeipranges.DataTfeIpRanges_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" datatfeipranges.DataTfeIpRanges_IsTerraformDataSource(x interface{}) *bool ``` @@ -566,7 +566,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" &datatfeipranges.DataTfeIpRangesConfig { Connection: interface{}, diff --git a/docs/dataTfeOauthClient.go.md b/docs/dataTfeOauthClient.go.md index 8989acc13..1baba3353 100644 --- a/docs/dataTfeOauthClient.go.md +++ b/docs/dataTfeOauthClient.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" datatfeoauthclient.NewDataTfeOauthClient(scope Construct, id *string, config DataTfeOauthClientConfig) DataTfeOauthClient ``` @@ -305,7 +305,7 @@ func ResetServiceProvider() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" datatfeoauthclient.DataTfeOauthClient_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" datatfeoauthclient.DataTfeOauthClient_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfeoauthclient.DataTfeOauthClient_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" datatfeoauthclient.DataTfeOauthClient_IsTerraformDataSource(x interface{}) *bool ``` @@ -704,7 +704,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" &datatfeoauthclient.DataTfeOauthClientConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganization.go.md b/docs/dataTfeOrganization.go.md index 9fc3a1787..0a35b4aca 100644 --- a/docs/dataTfeOrganization.go.md +++ b/docs/dataTfeOrganization.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" datatfeorganization.NewDataTfeOrganization(scope Construct, id *string, config DataTfeOrganizationConfig) DataTfeOrganization ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" datatfeorganization.DataTfeOrganization_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" datatfeorganization.DataTfeOrganization_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeorganization.DataTfeOrganization_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" datatfeorganization.DataTfeOrganization_IsTerraformDataSource(x interface{}) *bool ``` @@ -643,7 +643,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" &datatfeorganization.DataTfeOrganizationConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganizationMembers.go.md b/docs/dataTfeOrganizationMembers.go.md index 483bd1217..ba119cc10 100644 --- a/docs/dataTfeOrganizationMembers.go.md +++ b/docs/dataTfeOrganizationMembers.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembers(scope Construct, id *string, config DataTfeOrganizationMembersConfig) DataTfeOrganizationMembers ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.DataTfeOrganizationMembers_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.DataTfeOrganizationMembers_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeorganizationmembers.DataTfeOrganizationMembers_IsTerraformElement(x inter ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.DataTfeOrganizationMembers_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" &datatfeorganizationmembers.DataTfeOrganizationMembersConfig { Connection: interface{}, @@ -706,7 +706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" &datatfeorganizationmembers.DataTfeOrganizationMembersMembers { @@ -719,7 +719,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" &datatfeorganizationmembers.DataTfeOrganizationMembersMembersWaiting { @@ -734,7 +734,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeOrganizationMembersMembersList ``` @@ -866,7 +866,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeOrganizationMembersMembersOutputReference ``` @@ -1155,7 +1155,7 @@ func InternalValue() DataTfeOrganizationMembersMembers #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersWaitingList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeOrganizationMembersMembersWaitingList ``` @@ -1287,7 +1287,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersWaitingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeOrganizationMembersMembersWaitingOutputReference ``` diff --git a/docs/dataTfeOrganizationMembership.go.md b/docs/dataTfeOrganizationMembership.go.md index 484ab3a43..008034a8b 100644 --- a/docs/dataTfeOrganizationMembership.go.md +++ b/docs/dataTfeOrganizationMembership.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" datatfeorganizationmembership.NewDataTfeOrganizationMembership(scope Construct, id *string, config DataTfeOrganizationMembershipConfig) DataTfeOrganizationMembership ``` @@ -305,7 +305,7 @@ func ResetUsername() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" datatfeorganizationmembership.DataTfeOrganizationMembership_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" datatfeorganizationmembership.DataTfeOrganizationMembership_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfeorganizationmembership.DataTfeOrganizationMembership_IsTerraformElement(x ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" datatfeorganizationmembership.DataTfeOrganizationMembership_IsTerraformDataSource(x interface{}) *bool ``` @@ -649,7 +649,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" &datatfeorganizationmembership.DataTfeOrganizationMembershipConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganizationRunTask.go.md b/docs/dataTfeOrganizationRunTask.go.md index e7883fe15..0047fc677 100644 --- a/docs/dataTfeOrganizationRunTask.go.md +++ b/docs/dataTfeOrganizationRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" datatfeorganizationruntask.NewDataTfeOrganizationRunTask(scope Construct, id *string, config DataTfeOrganizationRunTaskConfig) DataTfeOrganizationRunTask ``` @@ -312,7 +312,7 @@ func ResetUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" datatfeorganizationruntask.DataTfeOrganizationRunTask_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" datatfeorganizationruntask.DataTfeOrganizationRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ datatfeorganizationruntask.DataTfeOrganizationRunTask_IsTerraformElement(x inter ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" datatfeorganizationruntask.DataTfeOrganizationRunTask_IsTerraformDataSource(x interface{}) *bool ``` @@ -689,7 +689,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" &datatfeorganizationruntask.DataTfeOrganizationRunTaskConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganizationTags.go.md b/docs/dataTfeOrganizationTags.go.md index d25456ca2..6a10ee519 100644 --- a/docs/dataTfeOrganizationTags.go.md +++ b/docs/dataTfeOrganizationTags.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" datatfeorganizationtags.NewDataTfeOrganizationTags(scope Construct, id *string, config DataTfeOrganizationTagsConfig) DataTfeOrganizationTags ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" datatfeorganizationtags.DataTfeOrganizationTags_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" datatfeorganizationtags.DataTfeOrganizationTags_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeorganizationtags.DataTfeOrganizationTags_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" datatfeorganizationtags.DataTfeOrganizationTags_IsTerraformDataSource(x interface{}) *bool ``` @@ -562,7 +562,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" &datatfeorganizationtags.DataTfeOrganizationTagsConfig { Connection: interface{}, @@ -695,7 +695,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" &datatfeorganizationtags.DataTfeOrganizationTagsTags { @@ -710,7 +710,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" datatfeorganizationtags.NewDataTfeOrganizationTagsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeOrganizationTagsTagsList ``` @@ -842,7 +842,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" datatfeorganizationtags.NewDataTfeOrganizationTagsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeOrganizationTagsTagsOutputReference ``` diff --git a/docs/dataTfeOrganizations.go.md b/docs/dataTfeOrganizations.go.md index 67bb88363..6c546fdfc 100644 --- a/docs/dataTfeOrganizations.go.md +++ b/docs/dataTfeOrganizations.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" datatfeorganizations.NewDataTfeOrganizations(scope Construct, id *string, config DataTfeOrganizationsConfig) DataTfeOrganizations ``` @@ -284,7 +284,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" datatfeorganizations.DataTfeOrganizations_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" datatfeorganizations.DataTfeOrganizations_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeorganizations.DataTfeOrganizations_IsTerraformElement(x interface{}) *boo ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" datatfeorganizations.DataTfeOrganizations_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" &datatfeorganizations.DataTfeOrganizationsConfig { Connection: interface{}, diff --git a/docs/dataTfeOutputs.go.md b/docs/dataTfeOutputs.go.md index 628ad1c69..7a7a4246d 100644 --- a/docs/dataTfeOutputs.go.md +++ b/docs/dataTfeOutputs.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" datatfeoutputs.NewDataTfeOutputs(scope Construct, id *string, config DataTfeOutputsConfig) DataTfeOutputs ``` @@ -284,7 +284,7 @@ func ResetValues() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" datatfeoutputs.DataTfeOutputs_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" datatfeoutputs.DataTfeOutputs_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeoutputs.DataTfeOutputs_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" datatfeoutputs.DataTfeOutputs_IsTerraformDataSource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" &datatfeoutputs.DataTfeOutputsConfig { Connection: interface{}, diff --git a/docs/dataTfePolicySet.go.md b/docs/dataTfePolicySet.go.md index 369bd2a20..6fed14704 100644 --- a/docs/dataTfePolicySet.go.md +++ b/docs/dataTfePolicySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" datatfepolicyset.NewDataTfePolicySet(scope Construct, id *string, config DataTfePolicySetConfig) DataTfePolicySet ``` @@ -298,7 +298,7 @@ func ResetOverridable() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" datatfepolicyset.DataTfePolicySet_IsConstruct(x interface{}) *bool ``` @@ -330,7 +330,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" datatfepolicyset.DataTfePolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -344,7 +344,7 @@ datatfepolicyset.DataTfePolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" datatfepolicyset.DataTfePolicySet_IsTerraformDataSource(x interface{}) *bool ``` @@ -719,7 +719,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" &datatfepolicyset.DataTfePolicySetConfig { Connection: interface{}, @@ -898,7 +898,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" &datatfepolicyset.DataTfePolicySetVcsRepo { @@ -913,7 +913,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" datatfepolicyset.NewDataTfePolicySetVcsRepoList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfePolicySetVcsRepoList ``` @@ -1045,7 +1045,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" datatfepolicyset.NewDataTfePolicySetVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfePolicySetVcsRepoOutputReference ``` diff --git a/docs/dataTfeProject.go.md b/docs/dataTfeProject.go.md index 7bf8696f3..1b7a405df 100644 --- a/docs/dataTfeProject.go.md +++ b/docs/dataTfeProject.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" datatfeproject.NewDataTfeProject(scope Construct, id *string, config DataTfeProjectConfig) DataTfeProject ``` @@ -291,7 +291,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" datatfeproject.DataTfeProject_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" datatfeproject.DataTfeProject_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ datatfeproject.DataTfeProject_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" datatfeproject.DataTfeProject_IsTerraformDataSource(x interface{}) *bool ``` @@ -602,7 +602,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" &datatfeproject.DataTfeProjectConfig { Connection: interface{}, diff --git a/docs/dataTfeSamlSettings.go.md b/docs/dataTfeSamlSettings.go.md index 8c00fdc46..d43408ea3 100644 --- a/docs/dataTfeSamlSettings.go.md +++ b/docs/dataTfeSamlSettings.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" datatfesamlsettings.NewDataTfeSamlSettings(scope Construct, id *string, config DataTfeSamlSettingsConfig) DataTfeSamlSettings ``` @@ -270,7 +270,7 @@ func InterpolationForAttribute(terraformAttribute *string) IResolvable ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" datatfesamlsettings.DataTfeSamlSettings_IsConstruct(x interface{}) *bool ``` @@ -302,7 +302,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" datatfesamlsettings.DataTfeSamlSettings_IsTerraformElement(x interface{}) *bool ``` @@ -316,7 +316,7 @@ datatfesamlsettings.DataTfeSamlSettings_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" datatfesamlsettings.DataTfeSamlSettings_IsTerraformDataSource(x interface{}) *bool ``` @@ -724,7 +724,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" &datatfesamlsettings.DataTfeSamlSettingsConfig { Connection: interface{}, diff --git a/docs/dataTfeSlug.go.md b/docs/dataTfeSlug.go.md index 631ca41d4..91814ccb9 100644 --- a/docs/dataTfeSlug.go.md +++ b/docs/dataTfeSlug.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" datatfeslug.NewDataTfeSlug(scope Construct, id *string, config DataTfeSlugConfig) DataTfeSlug ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" datatfeslug.DataTfeSlug_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" datatfeslug.DataTfeSlug_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeslug.DataTfeSlug_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" datatfeslug.DataTfeSlug_IsTerraformDataSource(x interface{}) *bool ``` @@ -544,7 +544,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" &datatfeslug.DataTfeSlugConfig { Connection: interface{}, diff --git a/docs/dataTfeSshKey.go.md b/docs/dataTfeSshKey.go.md index c2a750192..fef31155b 100644 --- a/docs/dataTfeSshKey.go.md +++ b/docs/dataTfeSshKey.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" datatfesshkey.NewDataTfeSshKey(scope Construct, id *string, config DataTfeSshKeyConfig) DataTfeSshKey ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" datatfesshkey.DataTfeSshKey_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" datatfesshkey.DataTfeSshKey_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfesshkey.DataTfeSshKey_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" datatfesshkey.DataTfeSshKey_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" &datatfesshkey.DataTfeSshKeyConfig { Connection: interface{}, diff --git a/docs/dataTfeTeam.go.md b/docs/dataTfeTeam.go.md index 54c403c6b..413fc4ac2 100644 --- a/docs/dataTfeTeam.go.md +++ b/docs/dataTfeTeam.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" datatfeteam.NewDataTfeTeam(scope Construct, id *string, config DataTfeTeamConfig) DataTfeTeam ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" datatfeteam.DataTfeTeam_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" datatfeteam.DataTfeTeam_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeteam.DataTfeTeam_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" datatfeteam.DataTfeTeam_IsTerraformDataSource(x interface{}) *bool ``` @@ -584,7 +584,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" &datatfeteam.DataTfeTeamConfig { Connection: interface{}, diff --git a/docs/dataTfeTeamAccess.go.md b/docs/dataTfeTeamAccess.go.md index d7bcb108c..e95a6a97b 100644 --- a/docs/dataTfeTeamAccess.go.md +++ b/docs/dataTfeTeamAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" datatfeteamaccess.NewDataTfeTeamAccess(scope Construct, id *string, config DataTfeTeamAccessConfig) DataTfeTeamAccess ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" datatfeteamaccess.DataTfeTeamAccess_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" datatfeteamaccess.DataTfeTeamAccess_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeteamaccess.DataTfeTeamAccess_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" datatfeteamaccess.DataTfeTeamAccess_IsTerraformDataSource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" &datatfeteamaccess.DataTfeTeamAccessConfig { Connection: interface{}, @@ -735,7 +735,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" &datatfeteamaccess.DataTfeTeamAccessPermissions { @@ -750,7 +750,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" datatfeteamaccess.NewDataTfeTeamAccessPermissionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeTeamAccessPermissionsList ``` @@ -882,7 +882,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" datatfeteamaccess.NewDataTfeTeamAccessPermissionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeTeamAccessPermissionsOutputReference ``` diff --git a/docs/dataTfeTeamProjectAccess.go.md b/docs/dataTfeTeamProjectAccess.go.md index 89f49e570..62d9a9455 100644 --- a/docs/dataTfeTeamProjectAccess.go.md +++ b/docs/dataTfeTeamProjectAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccess(scope Construct, id *string, config DataTfeTeamProjectAccessConfig) DataTfeTeamProjectAccess ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsTerraformElement(x interface ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsTerraformDataSource(x interface{}) *bool ``` @@ -599,7 +599,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" &datatfeteamprojectaccess.DataTfeTeamProjectAccessConfig { Connection: interface{}, @@ -746,7 +746,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" &datatfeteamprojectaccess.DataTfeTeamProjectAccessProjectAccess { @@ -759,7 +759,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" &datatfeteamprojectaccess.DataTfeTeamProjectAccessWorkspaceAccess { @@ -774,7 +774,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessProjectAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeTeamProjectAccessProjectAccessList ``` @@ -906,7 +906,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessProjectAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeTeamProjectAccessProjectAccessOutputReference ``` @@ -1195,7 +1195,7 @@ func InternalValue() DataTfeTeamProjectAccessProjectAccess #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessWorkspaceAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeTeamProjectAccessWorkspaceAccessList ``` @@ -1327,7 +1327,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessWorkspaceAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeTeamProjectAccessWorkspaceAccessOutputReference ``` diff --git a/docs/dataTfeTeams.go.md b/docs/dataTfeTeams.go.md index 044cb295d..555d3d12c 100644 --- a/docs/dataTfeTeams.go.md +++ b/docs/dataTfeTeams.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" datatfeteams.NewDataTfeTeams(scope Construct, id *string, config DataTfeTeamsConfig) DataTfeTeams ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" datatfeteams.DataTfeTeams_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" datatfeteams.DataTfeTeams_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeteams.DataTfeTeams_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" datatfeteams.DataTfeTeams_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" &datatfeteams.DataTfeTeamsConfig { Connection: interface{}, diff --git a/docs/dataTfeVariableSet.go.md b/docs/dataTfeVariableSet.go.md index 24368bd94..74d968c6e 100644 --- a/docs/dataTfeVariableSet.go.md +++ b/docs/dataTfeVariableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" datatfevariableset.NewDataTfeVariableSet(scope Construct, id *string, config DataTfeVariableSetConfig) DataTfeVariableSet ``` @@ -305,7 +305,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" datatfevariableset.DataTfeVariableSet_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" datatfevariableset.DataTfeVariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfevariableset.DataTfeVariableSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" datatfevariableset.DataTfeVariableSet_IsTerraformDataSource(x interface{}) *bool ``` @@ -682,7 +682,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" &datatfevariableset.DataTfeVariableSetConfig { Connection: interface{}, diff --git a/docs/dataTfeVariables.go.md b/docs/dataTfeVariables.go.md index 3d1c2eaaf..9cdb27bd2 100644 --- a/docs/dataTfeVariables.go.md +++ b/docs/dataTfeVariables.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.NewDataTfeVariables(scope Construct, id *string, config DataTfeVariablesConfig) DataTfeVariables ``` @@ -291,7 +291,7 @@ func ResetWorkspaceId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.DataTfeVariables_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.DataTfeVariables_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ datatfevariables.DataTfeVariables_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.DataTfeVariables_IsTerraformDataSource(x interface{}) *bool ``` @@ -613,7 +613,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" &datatfevariables.DataTfeVariablesConfig { Connection: interface{}, @@ -760,7 +760,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" &datatfevariables.DataTfeVariablesEnv { @@ -773,7 +773,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" &datatfevariables.DataTfeVariablesTerraform { @@ -786,7 +786,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" &datatfevariables.DataTfeVariablesVariables { @@ -801,7 +801,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.NewDataTfeVariablesEnvList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeVariablesEnvList ``` @@ -933,7 +933,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.NewDataTfeVariablesEnvOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeVariablesEnvOutputReference ``` @@ -1266,7 +1266,7 @@ func InternalValue() DataTfeVariablesEnv #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.NewDataTfeVariablesTerraformList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeVariablesTerraformList ``` @@ -1398,7 +1398,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.NewDataTfeVariablesTerraformOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeVariablesTerraformOutputReference ``` @@ -1731,7 +1731,7 @@ func InternalValue() DataTfeVariablesTerraform #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.NewDataTfeVariablesVariablesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeVariablesVariablesList ``` @@ -1863,7 +1863,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" datatfevariables.NewDataTfeVariablesVariablesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeVariablesVariablesOutputReference ``` diff --git a/docs/dataTfeWorkspace.go.md b/docs/dataTfeWorkspace.go.md index ecca45461..e87ebcf38 100644 --- a/docs/dataTfeWorkspace.go.md +++ b/docs/dataTfeWorkspace.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" datatfeworkspace.NewDataTfeWorkspace(scope Construct, id *string, config DataTfeWorkspaceConfig) DataTfeWorkspace ``` @@ -291,7 +291,7 @@ func ResetTagNames() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" datatfeworkspace.DataTfeWorkspace_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" datatfeworkspace.DataTfeWorkspace_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ datatfeworkspace.DataTfeWorkspace_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" datatfeworkspace.DataTfeWorkspace_IsTerraformDataSource(x interface{}) *bool ``` @@ -888,7 +888,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" &datatfeworkspace.DataTfeWorkspaceConfig { Connection: interface{}, @@ -1049,7 +1049,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" &datatfeworkspace.DataTfeWorkspaceVcsRepo { @@ -1064,7 +1064,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" datatfeworkspace.NewDataTfeWorkspaceVcsRepoList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeWorkspaceVcsRepoList ``` @@ -1196,7 +1196,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" datatfeworkspace.NewDataTfeWorkspaceVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeWorkspaceVcsRepoOutputReference ``` diff --git a/docs/dataTfeWorkspaceIds.go.md b/docs/dataTfeWorkspaceIds.go.md index be1044099..ffb6bdb4b 100644 --- a/docs/dataTfeWorkspaceIds.go.md +++ b/docs/dataTfeWorkspaceIds.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" datatfeworkspaceids.NewDataTfeWorkspaceIds(scope Construct, id *string, config DataTfeWorkspaceIdsConfig) DataTfeWorkspaceIds ``` @@ -305,7 +305,7 @@ func ResetTagNames() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" datatfeworkspaceids.DataTfeWorkspaceIds_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" datatfeworkspaceids.DataTfeWorkspaceIds_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfeworkspaceids.DataTfeWorkspaceIds_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" datatfeworkspaceids.DataTfeWorkspaceIds_IsTerraformDataSource(x interface{}) *bool ``` @@ -660,7 +660,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" &datatfeworkspaceids.DataTfeWorkspaceIdsConfig { Connection: interface{}, diff --git a/docs/dataTfeWorkspaceRunTask.go.md b/docs/dataTfeWorkspaceRunTask.go.md index 0f433f368..2f7fb5785 100644 --- a/docs/dataTfeWorkspaceRunTask.go.md +++ b/docs/dataTfeWorkspaceRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" datatfeworkspaceruntask.NewDataTfeWorkspaceRunTask(scope Construct, id *string, config DataTfeWorkspaceRunTaskConfig) DataTfeWorkspaceRunTask ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsTerraformDataSource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" &datatfeworkspaceruntask.DataTfeWorkspaceRunTaskConfig { Connection: interface{}, diff --git a/docs/noCodeModule.go.md b/docs/noCodeModule.go.md index ba5308f5d..dc1f89680 100644 --- a/docs/noCodeModule.go.md +++ b/docs/noCodeModule.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" nocodemodule.NewNoCodeModule(scope Construct, id *string, config NoCodeModuleConfig) NoCodeModule ``` @@ -318,7 +318,7 @@ func ResetVersionPin() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" nocodemodule.NoCodeModule_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" nocodemodule.NoCodeModule_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ nocodemodule.NoCodeModule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" nocodemodule.NoCodeModule_IsTerraformResource(x interface{}) *bool ``` @@ -695,7 +695,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" &nocodemodule.NoCodeModuleConfig { Connection: interface{}, @@ -886,7 +886,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" &nocodemodule.NoCodeModuleVariableOptions { Name: *string, @@ -948,7 +948,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" nocodemodule.NewNoCodeModuleVariableOptionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NoCodeModuleVariableOptionsList ``` @@ -1091,7 +1091,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" nocodemodule.NewNoCodeModuleVariableOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NoCodeModuleVariableOptionsOutputReference ``` diff --git a/docs/notificationConfiguration.go.md b/docs/notificationConfiguration.go.md index 69aadb276..41dd08e9e 100644 --- a/docs/notificationConfiguration.go.md +++ b/docs/notificationConfiguration.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" notificationconfiguration.NewNotificationConfiguration(scope Construct, id *string, config NotificationConfigurationConfig) NotificationConfiguration ``` @@ -319,7 +319,7 @@ func ResetUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" notificationconfiguration.NotificationConfiguration_IsConstruct(x interface{}) *bool ``` @@ -351,7 +351,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" notificationconfiguration.NotificationConfiguration_IsTerraformElement(x interface{}) *bool ``` @@ -365,7 +365,7 @@ notificationconfiguration.NotificationConfiguration_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" notificationconfiguration.NotificationConfiguration_IsTerraformResource(x interface{}) *bool ``` @@ -784,7 +784,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" ¬ificationconfiguration.NotificationConfigurationConfig { Connection: interface{}, diff --git a/docs/oauthClient.go.md b/docs/oauthClient.go.md index 29deb6d7a..2aaea4f3e 100644 --- a/docs/oauthClient.go.md +++ b/docs/oauthClient.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" oauthclient.NewOauthClient(scope Construct, id *string, config OauthClientConfig) OauthClient ``` @@ -326,7 +326,7 @@ func ResetSecret() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" oauthclient.OauthClient_IsConstruct(x interface{}) *bool ``` @@ -358,7 +358,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" oauthclient.OauthClient_IsTerraformElement(x interface{}) *bool ``` @@ -372,7 +372,7 @@ oauthclient.OauthClient_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" oauthclient.OauthClient_IsTerraformResource(x interface{}) *bool ``` @@ -824,7 +824,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" &oauthclient.OauthClientConfig { Connection: interface{}, diff --git a/docs/organization.go.md b/docs/organization.go.md index b859e4259..4e785ad28 100644 --- a/docs/organization.go.md +++ b/docs/organization.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" organization.NewOrganization(scope Construct, id *string, config OrganizationConfig) Organization ``` @@ -333,7 +333,7 @@ func ResetSessionTimeoutMinutes() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" organization.Organization_IsConstruct(x interface{}) *bool ``` @@ -365,7 +365,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" organization.Organization_IsTerraformElement(x interface{}) *bool ``` @@ -379,7 +379,7 @@ organization.Organization_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" organization.Organization_IsTerraformResource(x interface{}) *bool ``` @@ -831,7 +831,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" &organization.OrganizationConfig { Connection: interface{}, diff --git a/docs/organizationMembership.go.md b/docs/organizationMembership.go.md index 3e90d8852..90cd20a26 100644 --- a/docs/organizationMembership.go.md +++ b/docs/organizationMembership.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" organizationmembership.NewOrganizationMembership(scope Construct, id *string, config OrganizationMembershipConfig) OrganizationMembership ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" organizationmembership.OrganizationMembership_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" organizationmembership.OrganizationMembership_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ organizationmembership.OrganizationMembership_IsTerraformElement(x interface{}) ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" organizationmembership.OrganizationMembership_IsTerraformResource(x interface{}) *bool ``` @@ -617,7 +617,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" &organizationmembership.OrganizationMembershipConfig { Connection: interface{}, diff --git a/docs/organizationModuleSharing.go.md b/docs/organizationModuleSharing.go.md index c8d3641b6..889f48281 100644 --- a/docs/organizationModuleSharing.go.md +++ b/docs/organizationModuleSharing.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" organizationmodulesharing.NewOrganizationModuleSharing(scope Construct, id *string, config OrganizationModuleSharingConfig) OrganizationModuleSharing ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" organizationmodulesharing.OrganizationModuleSharing_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" organizationmodulesharing.OrganizationModuleSharing_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ organizationmodulesharing.OrganizationModuleSharing_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" organizationmodulesharing.OrganizationModuleSharing_IsTerraformResource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" &organizationmodulesharing.OrganizationModuleSharingConfig { Connection: interface{}, diff --git a/docs/organizationRunTask.go.md b/docs/organizationRunTask.go.md index 075a43e38..84ede31e8 100644 --- a/docs/organizationRunTask.go.md +++ b/docs/organizationRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" organizationruntask.NewOrganizationRunTask(scope Construct, id *string, config OrganizationRunTaskConfig) OrganizationRunTask ``` @@ -312,7 +312,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" organizationruntask.OrganizationRunTask_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" organizationruntask.OrganizationRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ organizationruntask.OrganizationRunTask_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" organizationruntask.OrganizationRunTask_IsTerraformResource(x interface{}) *bool ``` @@ -733,7 +733,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" &organizationruntask.OrganizationRunTaskConfig { Connection: interface{}, diff --git a/docs/organizationToken.go.md b/docs/organizationToken.go.md index 496dffbac..04b91725d 100644 --- a/docs/organizationToken.go.md +++ b/docs/organizationToken.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" organizationtoken.NewOrganizationToken(scope Construct, id *string, config OrganizationTokenConfig) OrganizationToken ``` @@ -298,7 +298,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" organizationtoken.OrganizationToken_IsConstruct(x interface{}) *bool ``` @@ -330,7 +330,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" organizationtoken.OrganizationToken_IsTerraformElement(x interface{}) *bool ``` @@ -344,7 +344,7 @@ organizationtoken.OrganizationToken_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" organizationtoken.OrganizationToken_IsTerraformResource(x interface{}) *bool ``` @@ -642,7 +642,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" &organizationtoken.OrganizationTokenConfig { Connection: interface{}, diff --git a/docs/policy.go.md b/docs/policy.go.md index 2d8c9581c..eb56e05dd 100644 --- a/docs/policy.go.md +++ b/docs/policy.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" policy.NewPolicy(scope Construct, id *string, config PolicyConfig) Policy ``` @@ -312,7 +312,7 @@ func ResetQuery() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" policy.Policy_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" policy.Policy_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ policy.Policy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" policy.Policy_IsTerraformResource(x interface{}) *bool ``` @@ -733,7 +733,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" &policy.PolicyConfig { Connection: interface{}, diff --git a/docs/policySet.go.md b/docs/policySet.go.md index 0c3a5c215..3a93f8568 100644 --- a/docs/policySet.go.md +++ b/docs/policySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" policyset.NewPolicySet(scope Construct, id *string, config PolicySetConfig) PolicySet ``` @@ -360,7 +360,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" policyset.PolicySet_IsConstruct(x interface{}) *bool ``` @@ -392,7 +392,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" policyset.PolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -406,7 +406,7 @@ policyset.PolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" policyset.PolicySet_IsTerraformResource(x interface{}) *bool ``` @@ -869,7 +869,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" &policyset.PolicySetConfig { Connection: interface{}, @@ -889,7 +889,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" PoliciesPath: *string, PolicyIds: *[]*string, Slug: *map[string]*string, - VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.policySet.PolicySetVcsRepo, + VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe.policySet.PolicySetVcsRepo, WorkspaceIds: *[]*string, } ``` @@ -1144,7 +1144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" &policyset.PolicySetVcsRepo { Identifier: *string, @@ -1234,7 +1234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" policyset.NewPolicySetVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) PolicySetVcsRepoOutputReference ``` diff --git a/docs/policySetParameter.go.md b/docs/policySetParameter.go.md index 63ac5e2cd..532af2380 100644 --- a/docs/policySetParameter.go.md +++ b/docs/policySetParameter.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" policysetparameter.NewPolicySetParameter(scope Construct, id *string, config PolicySetParameterConfig) PolicySetParameter ``` @@ -291,7 +291,7 @@ func ResetValue() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" policysetparameter.PolicySetParameter_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" policysetparameter.PolicySetParameter_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ policysetparameter.PolicySetParameter_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" policysetparameter.PolicySetParameter_IsTerraformResource(x interface{}) *bool ``` @@ -646,7 +646,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" &policysetparameter.PolicySetParameterConfig { Connection: interface{}, diff --git a/docs/project.go.md b/docs/project.go.md index 772db6353..477daebcb 100644 --- a/docs/project.go.md +++ b/docs/project.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" project.NewProject(scope Construct, id *string, config ProjectConfig) Project ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" project.Project_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" project.Project_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ project.Project_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" project.Project_IsTerraformResource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" &project.ProjectConfig { Connection: interface{}, diff --git a/docs/projectPolicySet.go.md b/docs/projectPolicySet.go.md index 6231f747c..8a17217d4 100644 --- a/docs/projectPolicySet.go.md +++ b/docs/projectPolicySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" projectpolicyset.NewProjectPolicySet(scope Construct, id *string, config ProjectPolicySetConfig) ProjectPolicySet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" projectpolicyset.ProjectPolicySet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" projectpolicyset.ProjectPolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ projectpolicyset.ProjectPolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" projectpolicyset.ProjectPolicySet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" &projectpolicyset.ProjectPolicySetConfig { Connection: interface{}, diff --git a/docs/projectVariableSet.go.md b/docs/projectVariableSet.go.md index 852839dc4..287a7f4a1 100644 --- a/docs/projectVariableSet.go.md +++ b/docs/projectVariableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" projectvariableset.NewProjectVariableSet(scope Construct, id *string, config ProjectVariableSetConfig) ProjectVariableSet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" projectvariableset.ProjectVariableSet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" projectvariableset.ProjectVariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ projectvariableset.ProjectVariableSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" projectvariableset.ProjectVariableSet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" &projectvariableset.ProjectVariableSetConfig { Connection: interface{}, diff --git a/docs/provider.go.md b/docs/provider.go.md index f8e5ae940..2ee2a25b5 100644 --- a/docs/provider.go.md +++ b/docs/provider.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" provider.NewTfeProvider(scope Construct, id *string, config TfeProviderConfig) TfeProvider ``` @@ -175,7 +175,7 @@ func ResetToken() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" provider.TfeProvider_IsConstruct(x interface{}) *bool ``` @@ -207,7 +207,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" provider.TfeProvider_IsTerraformElement(x interface{}) *bool ``` @@ -221,7 +221,7 @@ provider.TfeProvider_IsTerraformElement(x interface{}) *bool ##### `IsTerraformProvider` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" provider.TfeProvider_IsTerraformProvider(x interface{}) *bool ``` @@ -464,7 +464,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" &provider.TfeProviderConfig { Alias: *string, diff --git a/docs/registryModule.go.md b/docs/registryModule.go.md index bfab16a01..ae8a47c46 100644 --- a/docs/registryModule.go.md +++ b/docs/registryModule.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" registrymodule.NewRegistryModule(scope Construct, id *string, config RegistryModuleConfig) RegistryModule ``` @@ -339,7 +339,7 @@ func ResetVcsRepo() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" registrymodule.RegistryModule_IsConstruct(x interface{}) *bool ``` @@ -371,7 +371,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" registrymodule.RegistryModule_IsTerraformElement(x interface{}) *bool ``` @@ -385,7 +385,7 @@ registrymodule.RegistryModule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" registrymodule.RegistryModule_IsTerraformResource(x interface{}) *bool ``` @@ -760,7 +760,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" ®istrymodule.RegistryModuleConfig { Connection: interface{}, @@ -777,7 +777,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" NoCode: interface{}, Organization: *string, RegistryName: *string, - VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.registryModule.RegistryModuleVcsRepo, + VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe.registryModule.RegistryModuleVcsRepo, } ``` @@ -979,7 +979,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" ®istrymodule.RegistryModuleVcsRepo { DisplayIdentifier: *string, @@ -1055,7 +1055,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" registrymodule.NewRegistryModuleVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) RegistryModuleVcsRepoOutputReference ``` diff --git a/docs/runTrigger.go.md b/docs/runTrigger.go.md index eafda96b3..8eb0c9422 100644 --- a/docs/runTrigger.go.md +++ b/docs/runTrigger.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" runtrigger.NewRunTrigger(scope Construct, id *string, config RunTriggerConfig) RunTrigger ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" runtrigger.RunTrigger_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" runtrigger.RunTrigger_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ runtrigger.RunTrigger_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" runtrigger.RunTrigger_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" &runtrigger.RunTriggerConfig { Connection: interface{}, diff --git a/docs/samlSettings.go.md b/docs/samlSettings.go.md index e5e9183fa..29b8c57a4 100644 --- a/docs/samlSettings.go.md +++ b/docs/samlSettings.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" samlsettings.NewSamlSettings(scope Construct, id *string, config SamlSettingsConfig) SamlSettings ``` @@ -361,7 +361,7 @@ func ResetWantAssertionsSigned() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" samlsettings.SamlSettings_IsConstruct(x interface{}) *bool ``` @@ -393,7 +393,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" samlsettings.SamlSettings_IsTerraformElement(x interface{}) *bool ``` @@ -407,7 +407,7 @@ samlsettings.SamlSettings_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" samlsettings.SamlSettings_IsTerraformResource(x interface{}) *bool ``` @@ -1013,7 +1013,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" &samlsettings.SamlSettingsConfig { Connection: interface{}, diff --git a/docs/sentinelPolicy.go.md b/docs/sentinelPolicy.go.md index 44856a3f0..24a7bd2da 100644 --- a/docs/sentinelPolicy.go.md +++ b/docs/sentinelPolicy.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" sentinelpolicy.NewSentinelPolicy(scope Construct, id *string, config SentinelPolicyConfig) SentinelPolicy ``` @@ -298,7 +298,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" sentinelpolicy.SentinelPolicy_IsConstruct(x interface{}) *bool ``` @@ -330,7 +330,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" sentinelpolicy.SentinelPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -344,7 +344,7 @@ sentinelpolicy.SentinelPolicy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" sentinelpolicy.SentinelPolicy_IsTerraformResource(x interface{}) *bool ``` @@ -675,7 +675,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" &sentinelpolicy.SentinelPolicyConfig { Connection: interface{}, diff --git a/docs/sshKey.go.md b/docs/sshKey.go.md index c8114a66a..ea0af6033 100644 --- a/docs/sshKey.go.md +++ b/docs/sshKey.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" sshkey.NewSshKey(scope Construct, id *string, config SshKeyConfig) SshKey ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" sshkey.SshKey_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" sshkey.SshKey_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ sshkey.SshKey_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" sshkey.SshKey_IsTerraformResource(x interface{}) *bool ``` @@ -617,7 +617,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" &sshkey.SshKeyConfig { Connection: interface{}, diff --git a/docs/team.go.md b/docs/team.go.md index 29758d375..af94d3a5d 100644 --- a/docs/team.go.md +++ b/docs/team.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" team.NewTeam(scope Construct, id *string, config TeamConfig) Team ``` @@ -318,7 +318,7 @@ func ResetVisibility() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" team.Team_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" team.Team_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ team.Team_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" team.Team_IsTerraformResource(x interface{}) *bool ``` @@ -695,7 +695,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" &team.TeamConfig { Connection: interface{}, @@ -708,7 +708,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" Name: *string, Id: *string, Organization: *string, - OrganizationAccess: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.team.TeamOrganizationAccess, + OrganizationAccess: github.com/cdktf/cdktf-provider-tfe-go/tfe.team.TeamOrganizationAccess, SsoTeamId: *string, Visibility: *string, } @@ -886,7 +886,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" &team.TeamOrganizationAccess { ManageMembership: interface{}, @@ -1060,7 +1060,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" team.NewTeamOrganizationAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) TeamOrganizationAccessOutputReference ``` diff --git a/docs/teamAccess.go.md b/docs/teamAccess.go.md index 9c5add9b9..766919c20 100644 --- a/docs/teamAccess.go.md +++ b/docs/teamAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" teamaccess.NewTeamAccess(scope Construct, id *string, config TeamAccessConfig) TeamAccess ``` @@ -304,7 +304,7 @@ func ResetPermissions() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" teamaccess.TeamAccess_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" teamaccess.TeamAccess_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ teamaccess.TeamAccess_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" teamaccess.TeamAccess_IsTerraformResource(x interface{}) *bool ``` @@ -659,7 +659,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" &teamaccess.TeamAccessConfig { Connection: interface{}, @@ -836,7 +836,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" &teamaccess.TeamAccessPermissions { Runs: *string, @@ -940,7 +940,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" teamaccess.NewTeamAccessPermissionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) TeamAccessPermissionsList ``` @@ -1083,7 +1083,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" teamaccess.NewTeamAccessPermissionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) TeamAccessPermissionsOutputReference ``` diff --git a/docs/teamMember.go.md b/docs/teamMember.go.md index 5913ca83a..167378e70 100644 --- a/docs/teamMember.go.md +++ b/docs/teamMember.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" teammember.NewTeamMember(scope Construct, id *string, config TeamMemberConfig) TeamMember ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" teammember.TeamMember_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" teammember.TeamMember_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teammember.TeamMember_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" teammember.TeamMember_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" &teammember.TeamMemberConfig { Connection: interface{}, diff --git a/docs/teamMembers.go.md b/docs/teamMembers.go.md index a50dae0f2..82e13dda5 100644 --- a/docs/teamMembers.go.md +++ b/docs/teamMembers.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" teammembers.NewTeamMembers(scope Construct, id *string, config TeamMembersConfig) TeamMembers ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" teammembers.TeamMembers_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" teammembers.TeamMembers_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teammembers.TeamMembers_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" teammembers.TeamMembers_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" &teammembers.TeamMembersConfig { Connection: interface{}, diff --git a/docs/teamOrganizationMember.go.md b/docs/teamOrganizationMember.go.md index dee1dff9b..eadd0d6ae 100644 --- a/docs/teamOrganizationMember.go.md +++ b/docs/teamOrganizationMember.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" teamorganizationmember.NewTeamOrganizationMember(scope Construct, id *string, config TeamOrganizationMemberConfig) TeamOrganizationMember ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" teamorganizationmember.TeamOrganizationMember_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" teamorganizationmember.TeamOrganizationMember_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teamorganizationmember.TeamOrganizationMember_IsTerraformElement(x interface{}) ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" teamorganizationmember.TeamOrganizationMember_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" &teamorganizationmember.TeamOrganizationMemberConfig { Connection: interface{}, diff --git a/docs/teamOrganizationMembers.go.md b/docs/teamOrganizationMembers.go.md index ba4f8d5db..f375dd519 100644 --- a/docs/teamOrganizationMembers.go.md +++ b/docs/teamOrganizationMembers.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" teamorganizationmembers.NewTeamOrganizationMembers(scope Construct, id *string, config TeamOrganizationMembersConfig) TeamOrganizationMembers ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" teamorganizationmembers.TeamOrganizationMembers_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" teamorganizationmembers.TeamOrganizationMembers_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teamorganizationmembers.TeamOrganizationMembers_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" teamorganizationmembers.TeamOrganizationMembers_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" &teamorganizationmembers.TeamOrganizationMembersConfig { Connection: interface{}, diff --git a/docs/teamProjectAccess.go.md b/docs/teamProjectAccess.go.md index 6dcc9304c..5f6d84e7d 100644 --- a/docs/teamProjectAccess.go.md +++ b/docs/teamProjectAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.NewTeamProjectAccess(scope Construct, id *string, config TeamProjectAccessConfig) TeamProjectAccess ``` @@ -317,7 +317,7 @@ func ResetWorkspaceAccess() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.TeamProjectAccess_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.TeamProjectAccess_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ teamprojectaccess.TeamProjectAccess_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.TeamProjectAccess_IsTerraformResource(x interface{}) *bool ``` @@ -694,7 +694,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" &teamprojectaccess.TeamProjectAccessConfig { Connection: interface{}, @@ -887,7 +887,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" &teamprojectaccess.TeamProjectAccessProjectAccess { Settings: *string, @@ -933,7 +933,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" &teamprojectaccess.TeamProjectAccessWorkspaceAccess { Create: interface{}, @@ -1079,7 +1079,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessProjectAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) TeamProjectAccessProjectAccessList ``` @@ -1222,7 +1222,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessProjectAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) TeamProjectAccessProjectAccessOutputReference ``` @@ -1547,7 +1547,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessWorkspaceAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) TeamProjectAccessWorkspaceAccessList ``` @@ -1690,7 +1690,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessWorkspaceAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) TeamProjectAccessWorkspaceAccessOutputReference ``` diff --git a/docs/teamToken.go.md b/docs/teamToken.go.md index 0a7f6ee18..0b5f1e4c8 100644 --- a/docs/teamToken.go.md +++ b/docs/teamToken.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" teamtoken.NewTeamToken(scope Construct, id *string, config TeamTokenConfig) TeamToken ``` @@ -291,7 +291,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" teamtoken.TeamToken_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" teamtoken.TeamToken_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ teamtoken.TeamToken_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" teamtoken.TeamToken_IsTerraformResource(x interface{}) *bool ``` @@ -635,7 +635,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" &teamtoken.TeamTokenConfig { Connection: interface{}, diff --git a/docs/terraformVersion.go.md b/docs/terraformVersion.go.md index 86ef682e6..dd83d34e5 100644 --- a/docs/terraformVersion.go.md +++ b/docs/terraformVersion.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" terraformversion.NewTerraformVersion(scope Construct, id *string, config TerraformVersionConfig) TerraformVersion ``` @@ -312,7 +312,7 @@ func ResetOfficial() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" terraformversion.TerraformVersion_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" terraformversion.TerraformVersion_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ terraformversion.TerraformVersion_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" terraformversion.TerraformVersion_IsTerraformResource(x interface{}) *bool ``` @@ -755,7 +755,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" &terraformversion.TerraformVersionConfig { Connection: interface{}, diff --git a/docs/variable.go.md b/docs/variable.go.md index c19e6cc37..1489722bb 100644 --- a/docs/variable.go.md +++ b/docs/variable.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" variable.NewVariable(scope Construct, id *string, config VariableConfig) Variable ``` @@ -312,7 +312,7 @@ func ResetWorkspaceId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" variable.Variable_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" variable.Variable_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ variable.Variable_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" variable.Variable_IsTerraformResource(x interface{}) *bool ``` @@ -755,7 +755,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" &variable.VariableConfig { Connection: interface{}, diff --git a/docs/variableSet.go.md b/docs/variableSet.go.md index 43602f9d1..e24ebcfbd 100644 --- a/docs/variableSet.go.md +++ b/docs/variableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" variableset.NewVariableSet(scope Construct, id *string, config VariableSetConfig) VariableSet ``` @@ -305,7 +305,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" variableset.VariableSet_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" variableset.VariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ variableset.VariableSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" variableset.VariableSet_IsTerraformResource(x interface{}) *bool ``` @@ -682,7 +682,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" &variableset.VariableSetConfig { Connection: interface{}, diff --git a/docs/workspace.go.md b/docs/workspace.go.md index ece384863..f947e35c0 100644 --- a/docs/workspace.go.md +++ b/docs/workspace.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" workspace.NewWorkspace(scope Construct, id *string, config WorkspaceConfig) Workspace ``` @@ -465,7 +465,7 @@ func ResetWorkingDirectory() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" workspace.Workspace_IsConstruct(x interface{}) *bool ``` @@ -497,7 +497,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" workspace.Workspace_IsTerraformElement(x interface{}) *bool ``` @@ -511,7 +511,7 @@ workspace.Workspace_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" workspace.Workspace_IsTerraformResource(x interface{}) *bool ``` @@ -1326,7 +1326,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" &workspace.WorkspaceConfig { Connection: interface{}, @@ -1361,7 +1361,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" TerraformVersion: *string, TriggerPatterns: *[]*string, TriggerPrefixes: *[]*string, - VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.workspace.WorkspaceVcsRepo, + VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe.workspace.WorkspaceVcsRepo, WorkingDirectory: *string, } ``` @@ -1811,7 +1811,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" &workspace.WorkspaceVcsRepo { Identifier: *string, @@ -1915,7 +1915,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" workspace.NewWorkspaceVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkspaceVcsRepoOutputReference ``` diff --git a/docs/workspacePolicySet.go.md b/docs/workspacePolicySet.go.md index 1dd705330..529b97890 100644 --- a/docs/workspacePolicySet.go.md +++ b/docs/workspacePolicySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" workspacepolicyset.NewWorkspacePolicySet(scope Construct, id *string, config WorkspacePolicySetConfig) WorkspacePolicySet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" workspacepolicyset.WorkspacePolicySet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" workspacepolicyset.WorkspacePolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ workspacepolicyset.WorkspacePolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" workspacepolicyset.WorkspacePolicySet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" &workspacepolicyset.WorkspacePolicySetConfig { Connection: interface{}, diff --git a/docs/workspacePolicySetExclusion.go.md b/docs/workspacePolicySetExclusion.go.md index 985582043..62908bd3b 100644 --- a/docs/workspacePolicySetExclusion.go.md +++ b/docs/workspacePolicySetExclusion.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" workspacepolicysetexclusion.NewWorkspacePolicySetExclusion(scope Construct, id *string, config WorkspacePolicySetExclusionConfig) WorkspacePolicySetExclusion ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsTerraformElement(x int ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" &workspacepolicysetexclusion.WorkspacePolicySetExclusionConfig { Connection: interface{}, diff --git a/docs/workspaceRun.go.md b/docs/workspaceRun.go.md index f6cf1fd7f..b95aa635a 100644 --- a/docs/workspaceRun.go.md +++ b/docs/workspaceRun.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" workspacerun.NewWorkspaceRun(scope Construct, id *string, config WorkspaceRunConfig) WorkspaceRun ``` @@ -317,7 +317,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" workspacerun.WorkspaceRun_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" workspacerun.WorkspaceRun_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ workspacerun.WorkspaceRun_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" workspacerun.WorkspaceRun_IsTerraformResource(x interface{}) *bool ``` @@ -650,7 +650,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" &workspacerun.WorkspaceRunApply { ManualConfirm: interface{}, @@ -752,7 +752,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" &workspacerun.WorkspaceRunConfig { Connection: interface{}, @@ -763,8 +763,8 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, WorkspaceId: *string, - Apply: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.workspaceRun.WorkspaceRunApply, - Destroy: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.workspaceRun.WorkspaceRunDestroy, + Apply: github.com/cdktf/cdktf-provider-tfe-go/tfe.workspaceRun.WorkspaceRunApply, + Destroy: github.com/cdktf/cdktf-provider-tfe-go/tfe.workspaceRun.WorkspaceRunDestroy, Id: *string, } ``` @@ -917,7 +917,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" &workspacerun.WorkspaceRunDestroy { ManualConfirm: interface{}, @@ -1021,7 +1021,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" workspacerun.NewWorkspaceRunApplyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkspaceRunApplyOutputReference ``` @@ -1437,7 +1437,7 @@ func InternalValue() WorkspaceRunApply #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" workspacerun.NewWorkspaceRunDestroyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkspaceRunDestroyOutputReference ``` diff --git a/docs/workspaceRunTask.go.md b/docs/workspaceRunTask.go.md index 6470297c8..c205f3be0 100644 --- a/docs/workspaceRunTask.go.md +++ b/docs/workspaceRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" workspaceruntask.NewWorkspaceRunTask(scope Construct, id *string, config WorkspaceRunTaskConfig) WorkspaceRunTask ``` @@ -284,7 +284,7 @@ func ResetStage() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" workspaceruntask.WorkspaceRunTask_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" workspaceruntask.WorkspaceRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ workspaceruntask.WorkspaceRunTask_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" workspaceruntask.WorkspaceRunTask_IsTerraformResource(x interface{}) *bool ``` @@ -639,7 +639,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" &workspaceruntask.WorkspaceRunTaskConfig { Connection: interface{}, diff --git a/docs/workspaceVariableSet.go.md b/docs/workspaceVariableSet.go.md index 26d2fc069..74f887776 100644 --- a/docs/workspaceVariableSet.go.md +++ b/docs/workspaceVariableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" workspacevariableset.NewWorkspaceVariableSet(scope Construct, id *string, config WorkspaceVariableSetConfig) WorkspaceVariableSet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" workspacevariableset.WorkspaceVariableSet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" workspacevariableset.WorkspaceVariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ workspacevariableset.WorkspaceVariableSet_IsTerraformElement(x interface{}) *boo ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" workspacevariableset.WorkspaceVariableSet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" &workspacevariableset.WorkspaceVariableSetConfig { Connection: interface{}, diff --git a/package.json b/package.json index 36bcf250f..37d28819e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "jsii-rosetta": "~5.1.2", "node-fetch": "cjs", "npm-check-updates": "^16", - "projen": "^0.73.39", + "projen": "^0.73.40", "standard-version": "^9", "typescript": "^4.9.5" }, diff --git a/src/admin-organization-settings/index.ts b/src/admin-organization-settings/index.ts index 4b6a796bc..1665f0d0a 100644 --- a/src/admin-organization-settings/index.ts +++ b/src/admin-organization-settings/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/admin_organization_settings // generated from terraform resource schema diff --git a/src/agent-pool-allowed-workspaces/index.ts b/src/agent-pool-allowed-workspaces/index.ts index 98bcd09b6..d6b873271 100644 --- a/src/agent-pool-allowed-workspaces/index.ts +++ b/src/agent-pool-allowed-workspaces/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/agent_pool_allowed_workspaces // generated from terraform resource schema diff --git a/src/agent-pool/index.ts b/src/agent-pool/index.ts index b37dee309..a751856ae 100644 --- a/src/agent-pool/index.ts +++ b/src/agent-pool/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/agent_pool // generated from terraform resource schema diff --git a/src/agent-token/index.ts b/src/agent-token/index.ts index 88012aece..7fac198de 100644 --- a/src/agent-token/index.ts +++ b/src/agent-token/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/agent_token // generated from terraform resource schema diff --git a/src/data-tfe-agent-pool/index.ts b/src/data-tfe-agent-pool/index.ts index eb70b9f39..3b5634806 100644 --- a/src/data-tfe-agent-pool/index.ts +++ b/src/data-tfe-agent-pool/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/agent_pool // generated from terraform resource schema diff --git a/src/data-tfe-github-app-installation/index.ts b/src/data-tfe-github-app-installation/index.ts index 47a41a346..9a67d2aa8 100644 --- a/src/data-tfe-github-app-installation/index.ts +++ b/src/data-tfe-github-app-installation/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/github_app_installation // generated from terraform resource schema diff --git a/src/data-tfe-ip-ranges/index.ts b/src/data-tfe-ip-ranges/index.ts index 5e20347b0..291c226e7 100644 --- a/src/data-tfe-ip-ranges/index.ts +++ b/src/data-tfe-ip-ranges/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/ip_ranges // generated from terraform resource schema diff --git a/src/data-tfe-oauth-client/index.ts b/src/data-tfe-oauth-client/index.ts index 8c3fb81c6..11a161be7 100644 --- a/src/data-tfe-oauth-client/index.ts +++ b/src/data-tfe-oauth-client/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/oauth_client // generated from terraform resource schema diff --git a/src/data-tfe-organization-members/index.ts b/src/data-tfe-organization-members/index.ts index 0c49c429b..23189f975 100644 --- a/src/data-tfe-organization-members/index.ts +++ b/src/data-tfe-organization-members/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_members // generated from terraform resource schema diff --git a/src/data-tfe-organization-membership/index.ts b/src/data-tfe-organization-membership/index.ts index ee005a214..b119410ca 100644 --- a/src/data-tfe-organization-membership/index.ts +++ b/src/data-tfe-organization-membership/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_membership // generated from terraform resource schema diff --git a/src/data-tfe-organization-run-task/index.ts b/src/data-tfe-organization-run-task/index.ts index a96e94f70..76b05e580 100644 --- a/src/data-tfe-organization-run-task/index.ts +++ b/src/data-tfe-organization-run-task/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_run_task // generated from terraform resource schema diff --git a/src/data-tfe-organization-tags/index.ts b/src/data-tfe-organization-tags/index.ts index cf4bc028a..2c7955b24 100644 --- a/src/data-tfe-organization-tags/index.ts +++ b/src/data-tfe-organization-tags/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_tags // generated from terraform resource schema diff --git a/src/data-tfe-organization/index.ts b/src/data-tfe-organization/index.ts index 793b001ee..6caae4a86 100644 --- a/src/data-tfe-organization/index.ts +++ b/src/data-tfe-organization/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization // generated from terraform resource schema diff --git a/src/data-tfe-organizations/index.ts b/src/data-tfe-organizations/index.ts index 5b7e46cd7..e66a3314b 100644 --- a/src/data-tfe-organizations/index.ts +++ b/src/data-tfe-organizations/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organizations // generated from terraform resource schema diff --git a/src/data-tfe-outputs/index.ts b/src/data-tfe-outputs/index.ts index d122d9ccd..31389cb0d 100644 --- a/src/data-tfe-outputs/index.ts +++ b/src/data-tfe-outputs/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/outputs // generated from terraform resource schema diff --git a/src/data-tfe-policy-set/index.ts b/src/data-tfe-policy-set/index.ts index 04b7b198c..d66267731 100644 --- a/src/data-tfe-policy-set/index.ts +++ b/src/data-tfe-policy-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/policy_set // generated from terraform resource schema diff --git a/src/data-tfe-project/index.ts b/src/data-tfe-project/index.ts index 662ddb272..6eb87c1d0 100644 --- a/src/data-tfe-project/index.ts +++ b/src/data-tfe-project/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/project // generated from terraform resource schema diff --git a/src/data-tfe-saml-settings/index.ts b/src/data-tfe-saml-settings/index.ts index 44b65897f..94562549e 100644 --- a/src/data-tfe-saml-settings/index.ts +++ b/src/data-tfe-saml-settings/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/saml_settings // generated from terraform resource schema diff --git a/src/data-tfe-slug/index.ts b/src/data-tfe-slug/index.ts index d9e8a2db0..a2a4be817 100644 --- a/src/data-tfe-slug/index.ts +++ b/src/data-tfe-slug/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/slug // generated from terraform resource schema diff --git a/src/data-tfe-ssh-key/index.ts b/src/data-tfe-ssh-key/index.ts index 7647c8698..1275f93f5 100644 --- a/src/data-tfe-ssh-key/index.ts +++ b/src/data-tfe-ssh-key/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/ssh_key // generated from terraform resource schema diff --git a/src/data-tfe-team-access/index.ts b/src/data-tfe-team-access/index.ts index adcc42a93..7fa01b61e 100644 --- a/src/data-tfe-team-access/index.ts +++ b/src/data-tfe-team-access/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/team_access // generated from terraform resource schema diff --git a/src/data-tfe-team-project-access/index.ts b/src/data-tfe-team-project-access/index.ts index 1a7ff2b7a..fa45930fc 100644 --- a/src/data-tfe-team-project-access/index.ts +++ b/src/data-tfe-team-project-access/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/team_project_access // generated from terraform resource schema diff --git a/src/data-tfe-team/index.ts b/src/data-tfe-team/index.ts index f32c0f746..8520570ad 100644 --- a/src/data-tfe-team/index.ts +++ b/src/data-tfe-team/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/team // generated from terraform resource schema diff --git a/src/data-tfe-teams/index.ts b/src/data-tfe-teams/index.ts index 5b3641202..19fccadfa 100644 --- a/src/data-tfe-teams/index.ts +++ b/src/data-tfe-teams/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/teams // generated from terraform resource schema diff --git a/src/data-tfe-variable-set/index.ts b/src/data-tfe-variable-set/index.ts index 358e736f4..cc9b57310 100644 --- a/src/data-tfe-variable-set/index.ts +++ b/src/data-tfe-variable-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/variable_set // generated from terraform resource schema diff --git a/src/data-tfe-variables/index.ts b/src/data-tfe-variables/index.ts index e4cb98537..de87b1f29 100644 --- a/src/data-tfe-variables/index.ts +++ b/src/data-tfe-variables/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/variables // generated from terraform resource schema diff --git a/src/data-tfe-workspace-ids/index.ts b/src/data-tfe-workspace-ids/index.ts index 023e9afbe..31f8a69bc 100644 --- a/src/data-tfe-workspace-ids/index.ts +++ b/src/data-tfe-workspace-ids/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/workspace_ids // generated from terraform resource schema diff --git a/src/data-tfe-workspace-run-task/index.ts b/src/data-tfe-workspace-run-task/index.ts index 20f2e1e75..ef113684f 100644 --- a/src/data-tfe-workspace-run-task/index.ts +++ b/src/data-tfe-workspace-run-task/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/workspace_run_task // generated from terraform resource schema diff --git a/src/data-tfe-workspace/index.ts b/src/data-tfe-workspace/index.ts index 95ec32425..6eba65869 100644 --- a/src/data-tfe-workspace/index.ts +++ b/src/data-tfe-workspace/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/workspace // generated from terraform resource schema diff --git a/src/index.ts b/src/index.ts index 423fb7043..2ece5f177 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // generated by cdktf get export * as adminOrganizationSettings from './admin-organization-settings'; export * as agentPool from './agent-pool'; diff --git a/src/lazy-index.ts b/src/lazy-index.ts index 95769a849..375a913d3 100644 --- a/src/lazy-index.ts +++ b/src/lazy-index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // generated by cdktf get Object.defineProperty(exports, 'adminOrganizationSettings', { get: function () { return require('./admin-organization-settings'); } }); Object.defineProperty(exports, 'agentPool', { get: function () { return require('./agent-pool'); } }); diff --git a/src/no-code-module/index.ts b/src/no-code-module/index.ts index 1a12c9c30..a1fd3928c 100644 --- a/src/no-code-module/index.ts +++ b/src/no-code-module/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/no_code_module // generated from terraform resource schema diff --git a/src/notification-configuration/index.ts b/src/notification-configuration/index.ts index d2e54bb34..5c6da9226 100644 --- a/src/notification-configuration/index.ts +++ b/src/notification-configuration/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/notification_configuration // generated from terraform resource schema diff --git a/src/oauth-client/index.ts b/src/oauth-client/index.ts index 269b9b6d3..ba4a0cb8f 100644 --- a/src/oauth-client/index.ts +++ b/src/oauth-client/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/oauth_client // generated from terraform resource schema diff --git a/src/organization-membership/index.ts b/src/organization-membership/index.ts index ecdfc5ba8..72c31c0ac 100644 --- a/src/organization-membership/index.ts +++ b/src/organization-membership/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_membership // generated from terraform resource schema diff --git a/src/organization-module-sharing/index.ts b/src/organization-module-sharing/index.ts index 06b7f075f..60e109558 100644 --- a/src/organization-module-sharing/index.ts +++ b/src/organization-module-sharing/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_module_sharing // generated from terraform resource schema diff --git a/src/organization-run-task/index.ts b/src/organization-run-task/index.ts index 6783108ec..642e959bd 100644 --- a/src/organization-run-task/index.ts +++ b/src/organization-run-task/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_run_task // generated from terraform resource schema diff --git a/src/organization-token/index.ts b/src/organization-token/index.ts index 673f964d5..0751f2ca7 100644 --- a/src/organization-token/index.ts +++ b/src/organization-token/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_token // generated from terraform resource schema diff --git a/src/organization/index.ts b/src/organization/index.ts index 13bd723ce..37c5e2bae 100644 --- a/src/organization/index.ts +++ b/src/organization/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization // generated from terraform resource schema diff --git a/src/policy-set-parameter/index.ts b/src/policy-set-parameter/index.ts index 1d028be8c..cc069c0e4 100644 --- a/src/policy-set-parameter/index.ts +++ b/src/policy-set-parameter/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/policy_set_parameter // generated from terraform resource schema diff --git a/src/policy-set/index.ts b/src/policy-set/index.ts index 1cf41040c..8e1eb682c 100644 --- a/src/policy-set/index.ts +++ b/src/policy-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/policy_set // generated from terraform resource schema diff --git a/src/policy/index.ts b/src/policy/index.ts index cc35dc23e..4655d30d8 100644 --- a/src/policy/index.ts +++ b/src/policy/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/policy // generated from terraform resource schema diff --git a/src/project-policy-set/index.ts b/src/project-policy-set/index.ts index dfabc9389..21c7ebd53 100644 --- a/src/project-policy-set/index.ts +++ b/src/project-policy-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/project_policy_set // generated from terraform resource schema diff --git a/src/project-variable-set/index.ts b/src/project-variable-set/index.ts index f50b070b5..506201b46 100644 --- a/src/project-variable-set/index.ts +++ b/src/project-variable-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/project_variable_set // generated from terraform resource schema diff --git a/src/project/index.ts b/src/project/index.ts index 2e9ea400e..312f3db46 100644 --- a/src/project/index.ts +++ b/src/project/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/project // generated from terraform resource schema diff --git a/src/provider/index.ts b/src/provider/index.ts index 9bc07b9f7..0ade9c5d8 100644 --- a/src/provider/index.ts +++ b/src/provider/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs // generated from terraform resource schema diff --git a/src/registry-module/index.ts b/src/registry-module/index.ts index 7da1626b2..99eec3d3c 100644 --- a/src/registry-module/index.ts +++ b/src/registry-module/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/registry_module // generated from terraform resource schema diff --git a/src/run-trigger/index.ts b/src/run-trigger/index.ts index a0aff6407..1cfa999d6 100644 --- a/src/run-trigger/index.ts +++ b/src/run-trigger/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/run_trigger // generated from terraform resource schema diff --git a/src/saml-settings/index.ts b/src/saml-settings/index.ts index c0ce0299e..34b3f976d 100644 --- a/src/saml-settings/index.ts +++ b/src/saml-settings/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/saml_settings // generated from terraform resource schema diff --git a/src/sentinel-policy/index.ts b/src/sentinel-policy/index.ts index c47722341..760d4a9ad 100644 --- a/src/sentinel-policy/index.ts +++ b/src/sentinel-policy/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/sentinel_policy // generated from terraform resource schema diff --git a/src/ssh-key/index.ts b/src/ssh-key/index.ts index fd951adf9..9bddf37d9 100644 --- a/src/ssh-key/index.ts +++ b/src/ssh-key/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/ssh_key // generated from terraform resource schema diff --git a/src/team-access/index.ts b/src/team-access/index.ts index b98eba984..79ce3b19d 100644 --- a/src/team-access/index.ts +++ b/src/team-access/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_access // generated from terraform resource schema diff --git a/src/team-member/index.ts b/src/team-member/index.ts index 5948ef435..e16e2b2de 100644 --- a/src/team-member/index.ts +++ b/src/team-member/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_member // generated from terraform resource schema diff --git a/src/team-members/index.ts b/src/team-members/index.ts index ec2c36875..d66c1b7ac 100644 --- a/src/team-members/index.ts +++ b/src/team-members/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_members // generated from terraform resource schema diff --git a/src/team-organization-member/index.ts b/src/team-organization-member/index.ts index 33a0d8c32..e6ae74bd2 100644 --- a/src/team-organization-member/index.ts +++ b/src/team-organization-member/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_organization_member // generated from terraform resource schema diff --git a/src/team-organization-members/index.ts b/src/team-organization-members/index.ts index 6b883f927..02fe89b85 100644 --- a/src/team-organization-members/index.ts +++ b/src/team-organization-members/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_organization_members // generated from terraform resource schema diff --git a/src/team-project-access/index.ts b/src/team-project-access/index.ts index 1aedafa3a..29c2f1a0e 100644 --- a/src/team-project-access/index.ts +++ b/src/team-project-access/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_project_access // generated from terraform resource schema diff --git a/src/team-token/index.ts b/src/team-token/index.ts index 1bee7b438..3934c2cf4 100644 --- a/src/team-token/index.ts +++ b/src/team-token/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_token // generated from terraform resource schema diff --git a/src/team/index.ts b/src/team/index.ts index 1c16bfe46..d8e66bac3 100644 --- a/src/team/index.ts +++ b/src/team/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team // generated from terraform resource schema diff --git a/src/terraform-version/index.ts b/src/terraform-version/index.ts index bcbca1508..bd341c851 100644 --- a/src/terraform-version/index.ts +++ b/src/terraform-version/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/terraform_version // generated from terraform resource schema diff --git a/src/variable-set/index.ts b/src/variable-set/index.ts index 4a54cd037..c59410c69 100644 --- a/src/variable-set/index.ts +++ b/src/variable-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/variable_set // generated from terraform resource schema diff --git a/src/variable/index.ts b/src/variable/index.ts index 48571fbaf..1a6cb5404 100644 --- a/src/variable/index.ts +++ b/src/variable/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/variable // generated from terraform resource schema diff --git a/src/workspace-policy-set-exclusion/index.ts b/src/workspace-policy-set-exclusion/index.ts index 408842153..6572107bb 100644 --- a/src/workspace-policy-set-exclusion/index.ts +++ b/src/workspace-policy-set-exclusion/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_policy_set_exclusion // generated from terraform resource schema diff --git a/src/workspace-policy-set/index.ts b/src/workspace-policy-set/index.ts index 9b848b537..2667ee25e 100644 --- a/src/workspace-policy-set/index.ts +++ b/src/workspace-policy-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_policy_set // generated from terraform resource schema diff --git a/src/workspace-run-task/index.ts b/src/workspace-run-task/index.ts index fedf470b9..6e90f238f 100644 --- a/src/workspace-run-task/index.ts +++ b/src/workspace-run-task/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_run_task // generated from terraform resource schema diff --git a/src/workspace-run/index.ts b/src/workspace-run/index.ts index 2c662682e..7f2ef4f46 100644 --- a/src/workspace-run/index.ts +++ b/src/workspace-run/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_run // generated from terraform resource schema diff --git a/src/workspace-variable-set/index.ts b/src/workspace-variable-set/index.ts index 4d8c987d4..8c3629753 100644 --- a/src/workspace-variable-set/index.ts +++ b/src/workspace-variable-set/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_variable_set // generated from terraform resource schema diff --git a/src/workspace/index.ts b/src/workspace/index.ts index 708faa312..ea10d34b0 100644 --- a/src/workspace/index.ts +++ b/src/workspace/index.ts @@ -1,8 +1,3 @@ -/** - * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 - */ - // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace // generated from terraform resource schema diff --git a/yarn.lock b/yarn.lock index bcf403cbc..c9b026f81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4380,10 +4380,10 @@ progress@^2.0.3: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -projen@^0.73.39: - version "0.73.39" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.73.39.tgz#8df0edc7da0e95651e7b2599ed6f4dd6a07c1e82" - integrity sha512-6pxE1/8vG+ptKwc6hl75MG0ukFuXN48CKcDfJiZvm9eGtj7fUGNw2o9+RGPDXCdpKwqN9tRbG5bD7MRWvnwOXQ== +projen@^0.73.40: + version "0.73.40" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.73.40.tgz#0010e5331bb73e4c4cdfc818d791936bdedaec4e" + integrity sha512-oxJpG4XGpK3jNMTNMF3vlEOT+hZBbu9gVfKrMjo/0YXMYclT8Uiqdg8lplOEWTUMmS5pYeKvQ8QG2ERciviekQ== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3" From b3f9a4410939af36bbff81d90f1ae3fd9501778b Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Wed, 4 Oct 2023 14:29:15 +0000 Subject: [PATCH 2/2] chore: self mutation Signed-off-by: team-tf-cdk --- docs/adminOrganizationSettings.go.md | 10 +++---- docs/agentPool.go.md | 10 +++---- docs/agentPoolAllowedWorkspaces.go.md | 10 +++---- docs/agentToken.go.md | 10 +++---- docs/dataTfeAgentPool.go.md | 10 +++---- docs/dataTfeGithubAppInstallation.go.md | 10 +++---- docs/dataTfeIpRanges.go.md | 10 +++---- docs/dataTfeOauthClient.go.md | 10 +++---- docs/dataTfeOrganization.go.md | 10 +++---- docs/dataTfeOrganizationMembers.go.md | 22 +++++++-------- docs/dataTfeOrganizationMembership.go.md | 10 +++---- docs/dataTfeOrganizationRunTask.go.md | 10 +++---- docs/dataTfeOrganizationTags.go.md | 16 +++++------ docs/dataTfeOrganizations.go.md | 10 +++---- docs/dataTfeOutputs.go.md | 10 +++---- docs/dataTfePolicySet.go.md | 16 +++++------ docs/dataTfeProject.go.md | 10 +++---- docs/dataTfeSamlSettings.go.md | 10 +++---- docs/dataTfeSlug.go.md | 10 +++---- docs/dataTfeSshKey.go.md | 10 +++---- docs/dataTfeTeam.go.md | 10 +++---- docs/dataTfeTeamAccess.go.md | 16 +++++------ docs/dataTfeTeamProjectAccess.go.md | 22 +++++++-------- docs/dataTfeTeams.go.md | 10 +++---- docs/dataTfeVariableSet.go.md | 10 +++---- docs/dataTfeVariables.go.md | 28 +++++++++---------- docs/dataTfeWorkspace.go.md | 16 +++++------ docs/dataTfeWorkspaceIds.go.md | 10 +++---- docs/dataTfeWorkspaceRunTask.go.md | 10 +++---- docs/noCodeModule.go.md | 16 +++++------ docs/notificationConfiguration.go.md | 10 +++---- docs/oauthClient.go.md | 10 +++---- docs/organization.go.md | 10 +++---- docs/organizationMembership.go.md | 10 +++---- docs/organizationModuleSharing.go.md | 10 +++---- docs/organizationRunTask.go.md | 10 +++---- docs/organizationToken.go.md | 10 +++---- docs/policy.go.md | 10 +++---- docs/policySet.go.md | 16 +++++------ docs/policySetParameter.go.md | 10 +++---- docs/project.go.md | 10 +++---- docs/projectPolicySet.go.md | 10 +++---- docs/projectVariableSet.go.md | 10 +++---- docs/provider.go.md | 10 +++---- docs/registryModule.go.md | 16 +++++------ docs/runTrigger.go.md | 10 +++---- docs/samlSettings.go.md | 10 +++---- docs/sentinelPolicy.go.md | 10 +++---- docs/sshKey.go.md | 10 +++---- docs/team.go.md | 16 +++++------ docs/teamAccess.go.md | 16 +++++------ docs/teamMember.go.md | 10 +++---- docs/teamMembers.go.md | 10 +++---- docs/teamOrganizationMember.go.md | 10 +++---- docs/teamOrganizationMembers.go.md | 10 +++---- docs/teamProjectAccess.go.md | 22 +++++++-------- docs/teamToken.go.md | 10 +++---- docs/terraformVersion.go.md | 10 +++---- docs/variable.go.md | 10 +++---- docs/variableSet.go.md | 10 +++---- docs/workspace.go.md | 16 +++++------ docs/workspacePolicySet.go.md | 10 +++---- docs/workspacePolicySetExclusion.go.md | 10 +++---- docs/workspaceRun.go.md | 22 +++++++-------- docs/workspaceRunTask.go.md | 10 +++---- docs/workspaceVariableSet.go.md | 10 +++---- src/admin-organization-settings/index.ts | 5 ++++ src/agent-pool-allowed-workspaces/index.ts | 5 ++++ src/agent-pool/index.ts | 5 ++++ src/agent-token/index.ts | 5 ++++ src/data-tfe-agent-pool/index.ts | 5 ++++ src/data-tfe-github-app-installation/index.ts | 5 ++++ src/data-tfe-ip-ranges/index.ts | 5 ++++ src/data-tfe-oauth-client/index.ts | 5 ++++ src/data-tfe-organization-members/index.ts | 5 ++++ src/data-tfe-organization-membership/index.ts | 5 ++++ src/data-tfe-organization-run-task/index.ts | 5 ++++ src/data-tfe-organization-tags/index.ts | 5 ++++ src/data-tfe-organization/index.ts | 5 ++++ src/data-tfe-organizations/index.ts | 5 ++++ src/data-tfe-outputs/index.ts | 5 ++++ src/data-tfe-policy-set/index.ts | 5 ++++ src/data-tfe-project/index.ts | 5 ++++ src/data-tfe-saml-settings/index.ts | 5 ++++ src/data-tfe-slug/index.ts | 5 ++++ src/data-tfe-ssh-key/index.ts | 5 ++++ src/data-tfe-team-access/index.ts | 5 ++++ src/data-tfe-team-project-access/index.ts | 5 ++++ src/data-tfe-team/index.ts | 5 ++++ src/data-tfe-teams/index.ts | 5 ++++ src/data-tfe-variable-set/index.ts | 5 ++++ src/data-tfe-variables/index.ts | 5 ++++ src/data-tfe-workspace-ids/index.ts | 5 ++++ src/data-tfe-workspace-run-task/index.ts | 5 ++++ src/data-tfe-workspace/index.ts | 5 ++++ src/index.ts | 5 ++++ src/lazy-index.ts | 5 ++++ src/no-code-module/index.ts | 5 ++++ src/notification-configuration/index.ts | 5 ++++ src/oauth-client/index.ts | 5 ++++ src/organization-membership/index.ts | 5 ++++ src/organization-module-sharing/index.ts | 5 ++++ src/organization-run-task/index.ts | 5 ++++ src/organization-token/index.ts | 5 ++++ src/organization/index.ts | 5 ++++ src/policy-set-parameter/index.ts | 5 ++++ src/policy-set/index.ts | 5 ++++ src/policy/index.ts | 5 ++++ src/project-policy-set/index.ts | 5 ++++ src/project-variable-set/index.ts | 5 ++++ src/project/index.ts | 5 ++++ src/provider/index.ts | 5 ++++ src/registry-module/index.ts | 5 ++++ src/run-trigger/index.ts | 5 ++++ src/saml-settings/index.ts | 5 ++++ src/sentinel-policy/index.ts | 5 ++++ src/ssh-key/index.ts | 5 ++++ src/team-access/index.ts | 5 ++++ src/team-member/index.ts | 5 ++++ src/team-members/index.ts | 5 ++++ src/team-organization-member/index.ts | 5 ++++ src/team-organization-members/index.ts | 5 ++++ src/team-project-access/index.ts | 5 ++++ src/team-token/index.ts | 5 ++++ src/team/index.ts | 5 ++++ src/terraform-version/index.ts | 5 ++++ src/variable-set/index.ts | 5 ++++ src/variable/index.ts | 5 ++++ src/workspace-policy-set-exclusion/index.ts | 5 ++++ src/workspace-policy-set/index.ts | 5 ++++ src/workspace-run-task/index.ts | 5 ++++ src/workspace-run/index.ts | 5 ++++ src/workspace-variable-set/index.ts | 5 ++++ src/workspace/index.ts | 5 ++++ 134 files changed, 733 insertions(+), 393 deletions(-) diff --git a/docs/adminOrganizationSettings.go.md b/docs/adminOrganizationSettings.go.md index 7dd79fa2f..979b29a17 100644 --- a/docs/adminOrganizationSettings.go.md +++ b/docs/adminOrganizationSettings.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" adminorganizationsettings.NewAdminOrganizationSettings(scope Construct, id *string, config AdminOrganizationSettingsConfig) AdminOrganizationSettings ``` @@ -312,7 +312,7 @@ func ResetWorkspaceLimit() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" adminorganizationsettings.AdminOrganizationSettings_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" adminorganizationsettings.AdminOrganizationSettings_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ adminorganizationsettings.AdminOrganizationSettings_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" adminorganizationsettings.AdminOrganizationSettings_IsTerraformResource(x interface{}) *bool ``` @@ -700,7 +700,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/adminorganizationsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/adminorganizationsettings" &adminorganizationsettings.AdminOrganizationSettingsConfig { Connection: interface{}, diff --git a/docs/agentPool.go.md b/docs/agentPool.go.md index f6c0c8790..773fee1e3 100644 --- a/docs/agentPool.go.md +++ b/docs/agentPool.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" agentpool.NewAgentPool(scope Construct, id *string, config AgentPoolConfig) AgentPool ``` @@ -291,7 +291,7 @@ func ResetOrganizationScoped() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" agentpool.AgentPool_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" agentpool.AgentPool_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ agentpool.AgentPool_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" agentpool.AgentPool_IsTerraformResource(x interface{}) *bool ``` @@ -624,7 +624,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpool" &agentpool.AgentPoolConfig { Connection: interface{}, diff --git a/docs/agentPoolAllowedWorkspaces.go.md b/docs/agentPoolAllowedWorkspaces.go.md index 188fa77fd..f2213a84e 100644 --- a/docs/agentPoolAllowedWorkspaces.go.md +++ b/docs/agentPoolAllowedWorkspaces.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" agentpoolallowedworkspaces.NewAgentPoolAllowedWorkspaces(scope Construct, id *string, config AgentPoolAllowedWorkspacesConfig) AgentPoolAllowedWorkspaces ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsTerraformElement(x inter ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" agentpoolallowedworkspaces.AgentPoolAllowedWorkspaces_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agentpoolallowedworkspaces" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agentpoolallowedworkspaces" &agentpoolallowedworkspaces.AgentPoolAllowedWorkspacesConfig { Connection: interface{}, diff --git a/docs/agentToken.go.md b/docs/agentToken.go.md index c884c5029..8ee030f43 100644 --- a/docs/agentToken.go.md +++ b/docs/agentToken.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" agenttoken.NewAgentToken(scope Construct, id *string, config AgentTokenConfig) AgentToken ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" agenttoken.AgentToken_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" agenttoken.AgentToken_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ agenttoken.AgentToken_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" agenttoken.AgentToken_IsTerraformResource(x interface{}) *bool ``` @@ -599,7 +599,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/agenttoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/agenttoken" &agenttoken.AgentTokenConfig { Connection: interface{}, diff --git a/docs/dataTfeAgentPool.go.md b/docs/dataTfeAgentPool.go.md index 619da5559..24738a7ec 100644 --- a/docs/dataTfeAgentPool.go.md +++ b/docs/dataTfeAgentPool.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" datatfeagentpool.NewDataTfeAgentPool(scope Construct, id *string, config DataTfeAgentPoolConfig) DataTfeAgentPool ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" datatfeagentpool.DataTfeAgentPool_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" datatfeagentpool.DataTfeAgentPool_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeagentpool.DataTfeAgentPool_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" datatfeagentpool.DataTfeAgentPool_IsTerraformDataSource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeagentpool" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeagentpool" &datatfeagentpool.DataTfeAgentPoolConfig { Connection: interface{}, diff --git a/docs/dataTfeGithubAppInstallation.go.md b/docs/dataTfeGithubAppInstallation.go.md index ef84671cb..acbf0366f 100644 --- a/docs/dataTfeGithubAppInstallation.go.md +++ b/docs/dataTfeGithubAppInstallation.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" datatfegithubappinstallation.NewDataTfeGithubAppInstallation(scope Construct, id *string, config DataTfeGithubAppInstallationConfig) DataTfeGithubAppInstallation ``` @@ -284,7 +284,7 @@ func ResetName() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" datatfegithubappinstallation.DataTfeGithubAppInstallation_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" datatfegithubappinstallation.DataTfeGithubAppInstallation_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfegithubappinstallation.DataTfeGithubAppInstallation_IsTerraformElement(x i ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" datatfegithubappinstallation.DataTfeGithubAppInstallation_IsTerraformDataSource(x interface{}) *bool ``` @@ -562,7 +562,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfegithubappinstallation" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfegithubappinstallation" &datatfegithubappinstallation.DataTfeGithubAppInstallationConfig { Connection: interface{}, diff --git a/docs/dataTfeIpRanges.go.md b/docs/dataTfeIpRanges.go.md index d6f9ffc5a..3f987cca0 100644 --- a/docs/dataTfeIpRanges.go.md +++ b/docs/dataTfeIpRanges.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" datatfeipranges.NewDataTfeIpRanges(scope Construct, id *string, config DataTfeIpRangesConfig) DataTfeIpRanges ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" datatfeipranges.DataTfeIpRanges_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" datatfeipranges.DataTfeIpRanges_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeipranges.DataTfeIpRanges_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" datatfeipranges.DataTfeIpRanges_IsTerraformDataSource(x interface{}) *bool ``` @@ -566,7 +566,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeipranges" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeipranges" &datatfeipranges.DataTfeIpRangesConfig { Connection: interface{}, diff --git a/docs/dataTfeOauthClient.go.md b/docs/dataTfeOauthClient.go.md index 1baba3353..8989acc13 100644 --- a/docs/dataTfeOauthClient.go.md +++ b/docs/dataTfeOauthClient.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" datatfeoauthclient.NewDataTfeOauthClient(scope Construct, id *string, config DataTfeOauthClientConfig) DataTfeOauthClient ``` @@ -305,7 +305,7 @@ func ResetServiceProvider() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" datatfeoauthclient.DataTfeOauthClient_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" datatfeoauthclient.DataTfeOauthClient_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfeoauthclient.DataTfeOauthClient_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" datatfeoauthclient.DataTfeOauthClient_IsTerraformDataSource(x interface{}) *bool ``` @@ -704,7 +704,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoauthclient" &datatfeoauthclient.DataTfeOauthClientConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganization.go.md b/docs/dataTfeOrganization.go.md index 0a35b4aca..9fc3a1787 100644 --- a/docs/dataTfeOrganization.go.md +++ b/docs/dataTfeOrganization.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" datatfeorganization.NewDataTfeOrganization(scope Construct, id *string, config DataTfeOrganizationConfig) DataTfeOrganization ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" datatfeorganization.DataTfeOrganization_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" datatfeorganization.DataTfeOrganization_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeorganization.DataTfeOrganization_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" datatfeorganization.DataTfeOrganization_IsTerraformDataSource(x interface{}) *bool ``` @@ -643,7 +643,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganization" &datatfeorganization.DataTfeOrganizationConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganizationMembers.go.md b/docs/dataTfeOrganizationMembers.go.md index ba119cc10..483bd1217 100644 --- a/docs/dataTfeOrganizationMembers.go.md +++ b/docs/dataTfeOrganizationMembers.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembers(scope Construct, id *string, config DataTfeOrganizationMembersConfig) DataTfeOrganizationMembers ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.DataTfeOrganizationMembers_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.DataTfeOrganizationMembers_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeorganizationmembers.DataTfeOrganizationMembers_IsTerraformElement(x inter ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.DataTfeOrganizationMembers_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" &datatfeorganizationmembers.DataTfeOrganizationMembersConfig { Connection: interface{}, @@ -706,7 +706,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" &datatfeorganizationmembers.DataTfeOrganizationMembersMembers { @@ -719,7 +719,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" &datatfeorganizationmembers.DataTfeOrganizationMembersMembersWaiting { @@ -734,7 +734,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeOrganizationMembersMembersList ``` @@ -866,7 +866,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeOrganizationMembersMembersOutputReference ``` @@ -1155,7 +1155,7 @@ func InternalValue() DataTfeOrganizationMembersMembers #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersWaitingList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeOrganizationMembersMembersWaitingList ``` @@ -1287,7 +1287,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembers" datatfeorganizationmembers.NewDataTfeOrganizationMembersMembersWaitingOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeOrganizationMembersMembersWaitingOutputReference ``` diff --git a/docs/dataTfeOrganizationMembership.go.md b/docs/dataTfeOrganizationMembership.go.md index 008034a8b..484ab3a43 100644 --- a/docs/dataTfeOrganizationMembership.go.md +++ b/docs/dataTfeOrganizationMembership.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" datatfeorganizationmembership.NewDataTfeOrganizationMembership(scope Construct, id *string, config DataTfeOrganizationMembershipConfig) DataTfeOrganizationMembership ``` @@ -305,7 +305,7 @@ func ResetUsername() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" datatfeorganizationmembership.DataTfeOrganizationMembership_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" datatfeorganizationmembership.DataTfeOrganizationMembership_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfeorganizationmembership.DataTfeOrganizationMembership_IsTerraformElement(x ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" datatfeorganizationmembership.DataTfeOrganizationMembership_IsTerraformDataSource(x interface{}) *bool ``` @@ -649,7 +649,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationmembership" &datatfeorganizationmembership.DataTfeOrganizationMembershipConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganizationRunTask.go.md b/docs/dataTfeOrganizationRunTask.go.md index 0047fc677..e7883fe15 100644 --- a/docs/dataTfeOrganizationRunTask.go.md +++ b/docs/dataTfeOrganizationRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" datatfeorganizationruntask.NewDataTfeOrganizationRunTask(scope Construct, id *string, config DataTfeOrganizationRunTaskConfig) DataTfeOrganizationRunTask ``` @@ -312,7 +312,7 @@ func ResetUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" datatfeorganizationruntask.DataTfeOrganizationRunTask_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" datatfeorganizationruntask.DataTfeOrganizationRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ datatfeorganizationruntask.DataTfeOrganizationRunTask_IsTerraformElement(x inter ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" datatfeorganizationruntask.DataTfeOrganizationRunTask_IsTerraformDataSource(x interface{}) *bool ``` @@ -689,7 +689,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationruntask" &datatfeorganizationruntask.DataTfeOrganizationRunTaskConfig { Connection: interface{}, diff --git a/docs/dataTfeOrganizationTags.go.md b/docs/dataTfeOrganizationTags.go.md index 6a10ee519..d25456ca2 100644 --- a/docs/dataTfeOrganizationTags.go.md +++ b/docs/dataTfeOrganizationTags.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" datatfeorganizationtags.NewDataTfeOrganizationTags(scope Construct, id *string, config DataTfeOrganizationTagsConfig) DataTfeOrganizationTags ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" datatfeorganizationtags.DataTfeOrganizationTags_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" datatfeorganizationtags.DataTfeOrganizationTags_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeorganizationtags.DataTfeOrganizationTags_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" datatfeorganizationtags.DataTfeOrganizationTags_IsTerraformDataSource(x interface{}) *bool ``` @@ -562,7 +562,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" &datatfeorganizationtags.DataTfeOrganizationTagsConfig { Connection: interface{}, @@ -695,7 +695,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" &datatfeorganizationtags.DataTfeOrganizationTagsTags { @@ -710,7 +710,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" datatfeorganizationtags.NewDataTfeOrganizationTagsTagsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeOrganizationTagsTagsList ``` @@ -842,7 +842,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizationtags" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizationtags" datatfeorganizationtags.NewDataTfeOrganizationTagsTagsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeOrganizationTagsTagsOutputReference ``` diff --git a/docs/dataTfeOrganizations.go.md b/docs/dataTfeOrganizations.go.md index 6c546fdfc..67bb88363 100644 --- a/docs/dataTfeOrganizations.go.md +++ b/docs/dataTfeOrganizations.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" datatfeorganizations.NewDataTfeOrganizations(scope Construct, id *string, config DataTfeOrganizationsConfig) DataTfeOrganizations ``` @@ -284,7 +284,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" datatfeorganizations.DataTfeOrganizations_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" datatfeorganizations.DataTfeOrganizations_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeorganizations.DataTfeOrganizations_IsTerraformElement(x interface{}) *boo ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" datatfeorganizations.DataTfeOrganizations_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeorganizations" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeorganizations" &datatfeorganizations.DataTfeOrganizationsConfig { Connection: interface{}, diff --git a/docs/dataTfeOutputs.go.md b/docs/dataTfeOutputs.go.md index 7a7a4246d..628ad1c69 100644 --- a/docs/dataTfeOutputs.go.md +++ b/docs/dataTfeOutputs.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" datatfeoutputs.NewDataTfeOutputs(scope Construct, id *string, config DataTfeOutputsConfig) DataTfeOutputs ``` @@ -284,7 +284,7 @@ func ResetValues() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" datatfeoutputs.DataTfeOutputs_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" datatfeoutputs.DataTfeOutputs_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeoutputs.DataTfeOutputs_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" datatfeoutputs.DataTfeOutputs_IsTerraformDataSource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeoutputs" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeoutputs" &datatfeoutputs.DataTfeOutputsConfig { Connection: interface{}, diff --git a/docs/dataTfePolicySet.go.md b/docs/dataTfePolicySet.go.md index 6fed14704..369bd2a20 100644 --- a/docs/dataTfePolicySet.go.md +++ b/docs/dataTfePolicySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" datatfepolicyset.NewDataTfePolicySet(scope Construct, id *string, config DataTfePolicySetConfig) DataTfePolicySet ``` @@ -298,7 +298,7 @@ func ResetOverridable() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" datatfepolicyset.DataTfePolicySet_IsConstruct(x interface{}) *bool ``` @@ -330,7 +330,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" datatfepolicyset.DataTfePolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -344,7 +344,7 @@ datatfepolicyset.DataTfePolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" datatfepolicyset.DataTfePolicySet_IsTerraformDataSource(x interface{}) *bool ``` @@ -719,7 +719,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" &datatfepolicyset.DataTfePolicySetConfig { Connection: interface{}, @@ -898,7 +898,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" &datatfepolicyset.DataTfePolicySetVcsRepo { @@ -913,7 +913,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" datatfepolicyset.NewDataTfePolicySetVcsRepoList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfePolicySetVcsRepoList ``` @@ -1045,7 +1045,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfepolicyset" datatfepolicyset.NewDataTfePolicySetVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfePolicySetVcsRepoOutputReference ``` diff --git a/docs/dataTfeProject.go.md b/docs/dataTfeProject.go.md index 1b7a405df..7bf8696f3 100644 --- a/docs/dataTfeProject.go.md +++ b/docs/dataTfeProject.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" datatfeproject.NewDataTfeProject(scope Construct, id *string, config DataTfeProjectConfig) DataTfeProject ``` @@ -291,7 +291,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" datatfeproject.DataTfeProject_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" datatfeproject.DataTfeProject_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ datatfeproject.DataTfeProject_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" datatfeproject.DataTfeProject_IsTerraformDataSource(x interface{}) *bool ``` @@ -602,7 +602,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeproject" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeproject" &datatfeproject.DataTfeProjectConfig { Connection: interface{}, diff --git a/docs/dataTfeSamlSettings.go.md b/docs/dataTfeSamlSettings.go.md index d43408ea3..8c00fdc46 100644 --- a/docs/dataTfeSamlSettings.go.md +++ b/docs/dataTfeSamlSettings.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" datatfesamlsettings.NewDataTfeSamlSettings(scope Construct, id *string, config DataTfeSamlSettingsConfig) DataTfeSamlSettings ``` @@ -270,7 +270,7 @@ func InterpolationForAttribute(terraformAttribute *string) IResolvable ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" datatfesamlsettings.DataTfeSamlSettings_IsConstruct(x interface{}) *bool ``` @@ -302,7 +302,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" datatfesamlsettings.DataTfeSamlSettings_IsTerraformElement(x interface{}) *bool ``` @@ -316,7 +316,7 @@ datatfesamlsettings.DataTfeSamlSettings_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" datatfesamlsettings.DataTfeSamlSettings_IsTerraformDataSource(x interface{}) *bool ``` @@ -724,7 +724,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesamlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesamlsettings" &datatfesamlsettings.DataTfeSamlSettingsConfig { Connection: interface{}, diff --git a/docs/dataTfeSlug.go.md b/docs/dataTfeSlug.go.md index 91814ccb9..631ca41d4 100644 --- a/docs/dataTfeSlug.go.md +++ b/docs/dataTfeSlug.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" datatfeslug.NewDataTfeSlug(scope Construct, id *string, config DataTfeSlugConfig) DataTfeSlug ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" datatfeslug.DataTfeSlug_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" datatfeslug.DataTfeSlug_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeslug.DataTfeSlug_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" datatfeslug.DataTfeSlug_IsTerraformDataSource(x interface{}) *bool ``` @@ -544,7 +544,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeslug" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeslug" &datatfeslug.DataTfeSlugConfig { Connection: interface{}, diff --git a/docs/dataTfeSshKey.go.md b/docs/dataTfeSshKey.go.md index fef31155b..c2a750192 100644 --- a/docs/dataTfeSshKey.go.md +++ b/docs/dataTfeSshKey.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" datatfesshkey.NewDataTfeSshKey(scope Construct, id *string, config DataTfeSshKeyConfig) DataTfeSshKey ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" datatfesshkey.DataTfeSshKey_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" datatfesshkey.DataTfeSshKey_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfesshkey.DataTfeSshKey_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" datatfesshkey.DataTfeSshKey_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfesshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfesshkey" &datatfesshkey.DataTfeSshKeyConfig { Connection: interface{}, diff --git a/docs/dataTfeTeam.go.md b/docs/dataTfeTeam.go.md index 413fc4ac2..54c403c6b 100644 --- a/docs/dataTfeTeam.go.md +++ b/docs/dataTfeTeam.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" datatfeteam.NewDataTfeTeam(scope Construct, id *string, config DataTfeTeamConfig) DataTfeTeam ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" datatfeteam.DataTfeTeam_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" datatfeteam.DataTfeTeam_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeteam.DataTfeTeam_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" datatfeteam.DataTfeTeam_IsTerraformDataSource(x interface{}) *bool ``` @@ -584,7 +584,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteam" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteam" &datatfeteam.DataTfeTeamConfig { Connection: interface{}, diff --git a/docs/dataTfeTeamAccess.go.md b/docs/dataTfeTeamAccess.go.md index e95a6a97b..d7bcb108c 100644 --- a/docs/dataTfeTeamAccess.go.md +++ b/docs/dataTfeTeamAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" datatfeteamaccess.NewDataTfeTeamAccess(scope Construct, id *string, config DataTfeTeamAccessConfig) DataTfeTeamAccess ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" datatfeteamaccess.DataTfeTeamAccess_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" datatfeteamaccess.DataTfeTeamAccess_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeteamaccess.DataTfeTeamAccess_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" datatfeteamaccess.DataTfeTeamAccess_IsTerraformDataSource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" &datatfeteamaccess.DataTfeTeamAccessConfig { Connection: interface{}, @@ -735,7 +735,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" &datatfeteamaccess.DataTfeTeamAccessPermissions { @@ -750,7 +750,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" datatfeteamaccess.NewDataTfeTeamAccessPermissionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeTeamAccessPermissionsList ``` @@ -882,7 +882,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamaccess" datatfeteamaccess.NewDataTfeTeamAccessPermissionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeTeamAccessPermissionsOutputReference ``` diff --git a/docs/dataTfeTeamProjectAccess.go.md b/docs/dataTfeTeamProjectAccess.go.md index 62d9a9455..89f49e570 100644 --- a/docs/dataTfeTeamProjectAccess.go.md +++ b/docs/dataTfeTeamProjectAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccess(scope Construct, id *string, config DataTfeTeamProjectAccessConfig) DataTfeTeamProjectAccess ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsTerraformElement(x interface ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.DataTfeTeamProjectAccess_IsTerraformDataSource(x interface{}) *bool ``` @@ -599,7 +599,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" &datatfeteamprojectaccess.DataTfeTeamProjectAccessConfig { Connection: interface{}, @@ -746,7 +746,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" &datatfeteamprojectaccess.DataTfeTeamProjectAccessProjectAccess { @@ -759,7 +759,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" &datatfeteamprojectaccess.DataTfeTeamProjectAccessWorkspaceAccess { @@ -774,7 +774,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessProjectAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeTeamProjectAccessProjectAccessList ``` @@ -906,7 +906,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessProjectAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeTeamProjectAccessProjectAccessOutputReference ``` @@ -1195,7 +1195,7 @@ func InternalValue() DataTfeTeamProjectAccessProjectAccess #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessWorkspaceAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeTeamProjectAccessWorkspaceAccessList ``` @@ -1327,7 +1327,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteamprojectaccess" datatfeteamprojectaccess.NewDataTfeTeamProjectAccessWorkspaceAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeTeamProjectAccessWorkspaceAccessOutputReference ``` diff --git a/docs/dataTfeTeams.go.md b/docs/dataTfeTeams.go.md index 555d3d12c..044cb295d 100644 --- a/docs/dataTfeTeams.go.md +++ b/docs/dataTfeTeams.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" datatfeteams.NewDataTfeTeams(scope Construct, id *string, config DataTfeTeamsConfig) DataTfeTeams ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" datatfeteams.DataTfeTeams_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" datatfeteams.DataTfeTeams_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ datatfeteams.DataTfeTeams_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" datatfeteams.DataTfeTeams_IsTerraformDataSource(x interface{}) *bool ``` @@ -573,7 +573,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeteams" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeteams" &datatfeteams.DataTfeTeamsConfig { Connection: interface{}, diff --git a/docs/dataTfeVariableSet.go.md b/docs/dataTfeVariableSet.go.md index 74d968c6e..24368bd94 100644 --- a/docs/dataTfeVariableSet.go.md +++ b/docs/dataTfeVariableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" datatfevariableset.NewDataTfeVariableSet(scope Construct, id *string, config DataTfeVariableSetConfig) DataTfeVariableSet ``` @@ -305,7 +305,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" datatfevariableset.DataTfeVariableSet_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" datatfevariableset.DataTfeVariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfevariableset.DataTfeVariableSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" datatfevariableset.DataTfeVariableSet_IsTerraformDataSource(x interface{}) *bool ``` @@ -682,7 +682,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariableset" &datatfevariableset.DataTfeVariableSetConfig { Connection: interface{}, diff --git a/docs/dataTfeVariables.go.md b/docs/dataTfeVariables.go.md index 9cdb27bd2..3d1c2eaaf 100644 --- a/docs/dataTfeVariables.go.md +++ b/docs/dataTfeVariables.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.NewDataTfeVariables(scope Construct, id *string, config DataTfeVariablesConfig) DataTfeVariables ``` @@ -291,7 +291,7 @@ func ResetWorkspaceId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.DataTfeVariables_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.DataTfeVariables_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ datatfevariables.DataTfeVariables_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.DataTfeVariables_IsTerraformDataSource(x interface{}) *bool ``` @@ -613,7 +613,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" &datatfevariables.DataTfeVariablesConfig { Connection: interface{}, @@ -760,7 +760,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" &datatfevariables.DataTfeVariablesEnv { @@ -773,7 +773,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" &datatfevariables.DataTfeVariablesTerraform { @@ -786,7 +786,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" &datatfevariables.DataTfeVariablesVariables { @@ -801,7 +801,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.NewDataTfeVariablesEnvList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeVariablesEnvList ``` @@ -933,7 +933,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.NewDataTfeVariablesEnvOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeVariablesEnvOutputReference ``` @@ -1266,7 +1266,7 @@ func InternalValue() DataTfeVariablesEnv #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.NewDataTfeVariablesTerraformList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeVariablesTerraformList ``` @@ -1398,7 +1398,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.NewDataTfeVariablesTerraformOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeVariablesTerraformOutputReference ``` @@ -1731,7 +1731,7 @@ func InternalValue() DataTfeVariablesTerraform #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.NewDataTfeVariablesVariablesList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeVariablesVariablesList ``` @@ -1863,7 +1863,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfevariables" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfevariables" datatfevariables.NewDataTfeVariablesVariablesOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeVariablesVariablesOutputReference ``` diff --git a/docs/dataTfeWorkspace.go.md b/docs/dataTfeWorkspace.go.md index e87ebcf38..ecca45461 100644 --- a/docs/dataTfeWorkspace.go.md +++ b/docs/dataTfeWorkspace.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" datatfeworkspace.NewDataTfeWorkspace(scope Construct, id *string, config DataTfeWorkspaceConfig) DataTfeWorkspace ``` @@ -291,7 +291,7 @@ func ResetTagNames() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" datatfeworkspace.DataTfeWorkspace_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" datatfeworkspace.DataTfeWorkspace_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ datatfeworkspace.DataTfeWorkspace_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" datatfeworkspace.DataTfeWorkspace_IsTerraformDataSource(x interface{}) *bool ``` @@ -888,7 +888,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" &datatfeworkspace.DataTfeWorkspaceConfig { Connection: interface{}, @@ -1049,7 +1049,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" &datatfeworkspace.DataTfeWorkspaceVcsRepo { @@ -1064,7 +1064,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" datatfeworkspace.NewDataTfeWorkspaceVcsRepoList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataTfeWorkspaceVcsRepoList ``` @@ -1196,7 +1196,7 @@ func Fqn() *string #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspace" datatfeworkspace.NewDataTfeWorkspaceVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataTfeWorkspaceVcsRepoOutputReference ``` diff --git a/docs/dataTfeWorkspaceIds.go.md b/docs/dataTfeWorkspaceIds.go.md index ffb6bdb4b..be1044099 100644 --- a/docs/dataTfeWorkspaceIds.go.md +++ b/docs/dataTfeWorkspaceIds.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" datatfeworkspaceids.NewDataTfeWorkspaceIds(scope Construct, id *string, config DataTfeWorkspaceIdsConfig) DataTfeWorkspaceIds ``` @@ -305,7 +305,7 @@ func ResetTagNames() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" datatfeworkspaceids.DataTfeWorkspaceIds_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" datatfeworkspaceids.DataTfeWorkspaceIds_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ datatfeworkspaceids.DataTfeWorkspaceIds_IsTerraformElement(x interface{}) *bool ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" datatfeworkspaceids.DataTfeWorkspaceIds_IsTerraformDataSource(x interface{}) *bool ``` @@ -660,7 +660,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceids" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceids" &datatfeworkspaceids.DataTfeWorkspaceIdsConfig { Connection: interface{}, diff --git a/docs/dataTfeWorkspaceRunTask.go.md b/docs/dataTfeWorkspaceRunTask.go.md index 2f7fb5785..0f433f368 100644 --- a/docs/dataTfeWorkspaceRunTask.go.md +++ b/docs/dataTfeWorkspaceRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" datatfeworkspaceruntask.NewDataTfeWorkspaceRunTask(scope Construct, id *string, config DataTfeWorkspaceRunTaskConfig) DataTfeWorkspaceRunTask ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsTerraformElement(x interface{} ##### `IsTerraformDataSource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" datatfeworkspaceruntask.DataTfeWorkspaceRunTask_IsTerraformDataSource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/datatfeworkspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/datatfeworkspaceruntask" &datatfeworkspaceruntask.DataTfeWorkspaceRunTaskConfig { Connection: interface{}, diff --git a/docs/noCodeModule.go.md b/docs/noCodeModule.go.md index dc1f89680..ba5308f5d 100644 --- a/docs/noCodeModule.go.md +++ b/docs/noCodeModule.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" nocodemodule.NewNoCodeModule(scope Construct, id *string, config NoCodeModuleConfig) NoCodeModule ``` @@ -318,7 +318,7 @@ func ResetVersionPin() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" nocodemodule.NoCodeModule_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" nocodemodule.NoCodeModule_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ nocodemodule.NoCodeModule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" nocodemodule.NoCodeModule_IsTerraformResource(x interface{}) *bool ``` @@ -695,7 +695,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" &nocodemodule.NoCodeModuleConfig { Connection: interface{}, @@ -886,7 +886,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" &nocodemodule.NoCodeModuleVariableOptions { Name: *string, @@ -948,7 +948,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" nocodemodule.NewNoCodeModuleVariableOptionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) NoCodeModuleVariableOptionsList ``` @@ -1091,7 +1091,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/nocodemodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/nocodemodule" nocodemodule.NewNoCodeModuleVariableOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) NoCodeModuleVariableOptionsOutputReference ``` diff --git a/docs/notificationConfiguration.go.md b/docs/notificationConfiguration.go.md index 41dd08e9e..69aadb276 100644 --- a/docs/notificationConfiguration.go.md +++ b/docs/notificationConfiguration.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" notificationconfiguration.NewNotificationConfiguration(scope Construct, id *string, config NotificationConfigurationConfig) NotificationConfiguration ``` @@ -319,7 +319,7 @@ func ResetUrl() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" notificationconfiguration.NotificationConfiguration_IsConstruct(x interface{}) *bool ``` @@ -351,7 +351,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" notificationconfiguration.NotificationConfiguration_IsTerraformElement(x interface{}) *bool ``` @@ -365,7 +365,7 @@ notificationconfiguration.NotificationConfiguration_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" notificationconfiguration.NotificationConfiguration_IsTerraformResource(x interface{}) *bool ``` @@ -784,7 +784,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/notificationconfiguration" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/notificationconfiguration" ¬ificationconfiguration.NotificationConfigurationConfig { Connection: interface{}, diff --git a/docs/oauthClient.go.md b/docs/oauthClient.go.md index 2aaea4f3e..29deb6d7a 100644 --- a/docs/oauthClient.go.md +++ b/docs/oauthClient.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" oauthclient.NewOauthClient(scope Construct, id *string, config OauthClientConfig) OauthClient ``` @@ -326,7 +326,7 @@ func ResetSecret() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" oauthclient.OauthClient_IsConstruct(x interface{}) *bool ``` @@ -358,7 +358,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" oauthclient.OauthClient_IsTerraformElement(x interface{}) *bool ``` @@ -372,7 +372,7 @@ oauthclient.OauthClient_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" oauthclient.OauthClient_IsTerraformResource(x interface{}) *bool ``` @@ -824,7 +824,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/oauthclient" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/oauthclient" &oauthclient.OauthClientConfig { Connection: interface{}, diff --git a/docs/organization.go.md b/docs/organization.go.md index 4e785ad28..b859e4259 100644 --- a/docs/organization.go.md +++ b/docs/organization.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" organization.NewOrganization(scope Construct, id *string, config OrganizationConfig) Organization ``` @@ -333,7 +333,7 @@ func ResetSessionTimeoutMinutes() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" organization.Organization_IsConstruct(x interface{}) *bool ``` @@ -365,7 +365,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" organization.Organization_IsTerraformElement(x interface{}) *bool ``` @@ -379,7 +379,7 @@ organization.Organization_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" organization.Organization_IsTerraformResource(x interface{}) *bool ``` @@ -831,7 +831,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organization" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organization" &organization.OrganizationConfig { Connection: interface{}, diff --git a/docs/organizationMembership.go.md b/docs/organizationMembership.go.md index 90cd20a26..3e90d8852 100644 --- a/docs/organizationMembership.go.md +++ b/docs/organizationMembership.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" organizationmembership.NewOrganizationMembership(scope Construct, id *string, config OrganizationMembershipConfig) OrganizationMembership ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" organizationmembership.OrganizationMembership_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" organizationmembership.OrganizationMembership_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ organizationmembership.OrganizationMembership_IsTerraformElement(x interface{}) ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" organizationmembership.OrganizationMembership_IsTerraformResource(x interface{}) *bool ``` @@ -617,7 +617,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmembership" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmembership" &organizationmembership.OrganizationMembershipConfig { Connection: interface{}, diff --git a/docs/organizationModuleSharing.go.md b/docs/organizationModuleSharing.go.md index 889f48281..c8d3641b6 100644 --- a/docs/organizationModuleSharing.go.md +++ b/docs/organizationModuleSharing.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" organizationmodulesharing.NewOrganizationModuleSharing(scope Construct, id *string, config OrganizationModuleSharingConfig) OrganizationModuleSharing ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" organizationmodulesharing.OrganizationModuleSharing_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" organizationmodulesharing.OrganizationModuleSharing_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ organizationmodulesharing.OrganizationModuleSharing_IsTerraformElement(x interfa ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" organizationmodulesharing.OrganizationModuleSharing_IsTerraformResource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationmodulesharing" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationmodulesharing" &organizationmodulesharing.OrganizationModuleSharingConfig { Connection: interface{}, diff --git a/docs/organizationRunTask.go.md b/docs/organizationRunTask.go.md index 84ede31e8..075a43e38 100644 --- a/docs/organizationRunTask.go.md +++ b/docs/organizationRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" organizationruntask.NewOrganizationRunTask(scope Construct, id *string, config OrganizationRunTaskConfig) OrganizationRunTask ``` @@ -312,7 +312,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" organizationruntask.OrganizationRunTask_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" organizationruntask.OrganizationRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ organizationruntask.OrganizationRunTask_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" organizationruntask.OrganizationRunTask_IsTerraformResource(x interface{}) *bool ``` @@ -733,7 +733,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationruntask" &organizationruntask.OrganizationRunTaskConfig { Connection: interface{}, diff --git a/docs/organizationToken.go.md b/docs/organizationToken.go.md index 04b91725d..496dffbac 100644 --- a/docs/organizationToken.go.md +++ b/docs/organizationToken.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" organizationtoken.NewOrganizationToken(scope Construct, id *string, config OrganizationTokenConfig) OrganizationToken ``` @@ -298,7 +298,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" organizationtoken.OrganizationToken_IsConstruct(x interface{}) *bool ``` @@ -330,7 +330,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" organizationtoken.OrganizationToken_IsTerraformElement(x interface{}) *bool ``` @@ -344,7 +344,7 @@ organizationtoken.OrganizationToken_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" organizationtoken.OrganizationToken_IsTerraformResource(x interface{}) *bool ``` @@ -642,7 +642,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/organizationtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/organizationtoken" &organizationtoken.OrganizationTokenConfig { Connection: interface{}, diff --git a/docs/policy.go.md b/docs/policy.go.md index eb56e05dd..2d8c9581c 100644 --- a/docs/policy.go.md +++ b/docs/policy.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" policy.NewPolicy(scope Construct, id *string, config PolicyConfig) Policy ``` @@ -312,7 +312,7 @@ func ResetQuery() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" policy.Policy_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" policy.Policy_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ policy.Policy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" policy.Policy_IsTerraformResource(x interface{}) *bool ``` @@ -733,7 +733,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policy" &policy.PolicyConfig { Connection: interface{}, diff --git a/docs/policySet.go.md b/docs/policySet.go.md index 3a93f8568..0c3a5c215 100644 --- a/docs/policySet.go.md +++ b/docs/policySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" policyset.NewPolicySet(scope Construct, id *string, config PolicySetConfig) PolicySet ``` @@ -360,7 +360,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" policyset.PolicySet_IsConstruct(x interface{}) *bool ``` @@ -392,7 +392,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" policyset.PolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -406,7 +406,7 @@ policyset.PolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" policyset.PolicySet_IsTerraformResource(x interface{}) *bool ``` @@ -869,7 +869,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" &policyset.PolicySetConfig { Connection: interface{}, @@ -889,7 +889,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" PoliciesPath: *string, PolicyIds: *[]*string, Slug: *map[string]*string, - VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe.policySet.PolicySetVcsRepo, + VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.policySet.PolicySetVcsRepo, WorkspaceIds: *[]*string, } ``` @@ -1144,7 +1144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" &policyset.PolicySetVcsRepo { Identifier: *string, @@ -1234,7 +1234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policyset" policyset.NewPolicySetVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) PolicySetVcsRepoOutputReference ``` diff --git a/docs/policySetParameter.go.md b/docs/policySetParameter.go.md index 532af2380..63ac5e2cd 100644 --- a/docs/policySetParameter.go.md +++ b/docs/policySetParameter.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" policysetparameter.NewPolicySetParameter(scope Construct, id *string, config PolicySetParameterConfig) PolicySetParameter ``` @@ -291,7 +291,7 @@ func ResetValue() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" policysetparameter.PolicySetParameter_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" policysetparameter.PolicySetParameter_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ policysetparameter.PolicySetParameter_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" policysetparameter.PolicySetParameter_IsTerraformResource(x interface{}) *bool ``` @@ -646,7 +646,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/policysetparameter" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/policysetparameter" &policysetparameter.PolicySetParameterConfig { Connection: interface{}, diff --git a/docs/project.go.md b/docs/project.go.md index 477daebcb..772db6353 100644 --- a/docs/project.go.md +++ b/docs/project.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" project.NewProject(scope Construct, id *string, config ProjectConfig) Project ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" project.Project_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" project.Project_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ project.Project_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" project.Project_IsTerraformResource(x interface{}) *bool ``` @@ -595,7 +595,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/project" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/project" &project.ProjectConfig { Connection: interface{}, diff --git a/docs/projectPolicySet.go.md b/docs/projectPolicySet.go.md index 8a17217d4..6231f747c 100644 --- a/docs/projectPolicySet.go.md +++ b/docs/projectPolicySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" projectpolicyset.NewProjectPolicySet(scope Construct, id *string, config ProjectPolicySetConfig) ProjectPolicySet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" projectpolicyset.ProjectPolicySet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" projectpolicyset.ProjectPolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ projectpolicyset.ProjectPolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" projectpolicyset.ProjectPolicySet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectpolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectpolicyset" &projectpolicyset.ProjectPolicySetConfig { Connection: interface{}, diff --git a/docs/projectVariableSet.go.md b/docs/projectVariableSet.go.md index 287a7f4a1..852839dc4 100644 --- a/docs/projectVariableSet.go.md +++ b/docs/projectVariableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" projectvariableset.NewProjectVariableSet(scope Construct, id *string, config ProjectVariableSetConfig) ProjectVariableSet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" projectvariableset.ProjectVariableSet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" projectvariableset.ProjectVariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ projectvariableset.ProjectVariableSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" projectvariableset.ProjectVariableSet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/projectvariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/projectvariableset" &projectvariableset.ProjectVariableSetConfig { Connection: interface{}, diff --git a/docs/provider.go.md b/docs/provider.go.md index 2ee2a25b5..f8e5ae940 100644 --- a/docs/provider.go.md +++ b/docs/provider.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" provider.NewTfeProvider(scope Construct, id *string, config TfeProviderConfig) TfeProvider ``` @@ -175,7 +175,7 @@ func ResetToken() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" provider.TfeProvider_IsConstruct(x interface{}) *bool ``` @@ -207,7 +207,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" provider.TfeProvider_IsTerraformElement(x interface{}) *bool ``` @@ -221,7 +221,7 @@ provider.TfeProvider_IsTerraformElement(x interface{}) *bool ##### `IsTerraformProvider` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" provider.TfeProvider_IsTerraformProvider(x interface{}) *bool ``` @@ -464,7 +464,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/provider" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/provider" &provider.TfeProviderConfig { Alias: *string, diff --git a/docs/registryModule.go.md b/docs/registryModule.go.md index ae8a47c46..bfab16a01 100644 --- a/docs/registryModule.go.md +++ b/docs/registryModule.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" registrymodule.NewRegistryModule(scope Construct, id *string, config RegistryModuleConfig) RegistryModule ``` @@ -339,7 +339,7 @@ func ResetVcsRepo() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" registrymodule.RegistryModule_IsConstruct(x interface{}) *bool ``` @@ -371,7 +371,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" registrymodule.RegistryModule_IsTerraformElement(x interface{}) *bool ``` @@ -385,7 +385,7 @@ registrymodule.RegistryModule_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" registrymodule.RegistryModule_IsTerraformResource(x interface{}) *bool ``` @@ -760,7 +760,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" ®istrymodule.RegistryModuleConfig { Connection: interface{}, @@ -777,7 +777,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" NoCode: interface{}, Organization: *string, RegistryName: *string, - VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe.registryModule.RegistryModuleVcsRepo, + VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.registryModule.RegistryModuleVcsRepo, } ``` @@ -979,7 +979,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" ®istrymodule.RegistryModuleVcsRepo { DisplayIdentifier: *string, @@ -1055,7 +1055,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/registrymodule" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/registrymodule" registrymodule.NewRegistryModuleVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) RegistryModuleVcsRepoOutputReference ``` diff --git a/docs/runTrigger.go.md b/docs/runTrigger.go.md index 8eb0c9422..eafda96b3 100644 --- a/docs/runTrigger.go.md +++ b/docs/runTrigger.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" runtrigger.NewRunTrigger(scope Construct, id *string, config RunTriggerConfig) RunTrigger ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" runtrigger.RunTrigger_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" runtrigger.RunTrigger_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ runtrigger.RunTrigger_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" runtrigger.RunTrigger_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/runtrigger" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/runtrigger" &runtrigger.RunTriggerConfig { Connection: interface{}, diff --git a/docs/samlSettings.go.md b/docs/samlSettings.go.md index 29b8c57a4..e5e9183fa 100644 --- a/docs/samlSettings.go.md +++ b/docs/samlSettings.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" samlsettings.NewSamlSettings(scope Construct, id *string, config SamlSettingsConfig) SamlSettings ``` @@ -361,7 +361,7 @@ func ResetWantAssertionsSigned() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" samlsettings.SamlSettings_IsConstruct(x interface{}) *bool ``` @@ -393,7 +393,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" samlsettings.SamlSettings_IsTerraformElement(x interface{}) *bool ``` @@ -407,7 +407,7 @@ samlsettings.SamlSettings_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" samlsettings.SamlSettings_IsTerraformResource(x interface{}) *bool ``` @@ -1013,7 +1013,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/samlsettings" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/samlsettings" &samlsettings.SamlSettingsConfig { Connection: interface{}, diff --git a/docs/sentinelPolicy.go.md b/docs/sentinelPolicy.go.md index 24a7bd2da..44856a3f0 100644 --- a/docs/sentinelPolicy.go.md +++ b/docs/sentinelPolicy.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" sentinelpolicy.NewSentinelPolicy(scope Construct, id *string, config SentinelPolicyConfig) SentinelPolicy ``` @@ -298,7 +298,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" sentinelpolicy.SentinelPolicy_IsConstruct(x interface{}) *bool ``` @@ -330,7 +330,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" sentinelpolicy.SentinelPolicy_IsTerraformElement(x interface{}) *bool ``` @@ -344,7 +344,7 @@ sentinelpolicy.SentinelPolicy_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" sentinelpolicy.SentinelPolicy_IsTerraformResource(x interface{}) *bool ``` @@ -675,7 +675,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sentinelpolicy" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sentinelpolicy" &sentinelpolicy.SentinelPolicyConfig { Connection: interface{}, diff --git a/docs/sshKey.go.md b/docs/sshKey.go.md index ea0af6033..c8114a66a 100644 --- a/docs/sshKey.go.md +++ b/docs/sshKey.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" sshkey.NewSshKey(scope Construct, id *string, config SshKeyConfig) SshKey ``` @@ -284,7 +284,7 @@ func ResetOrganization() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" sshkey.SshKey_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" sshkey.SshKey_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ sshkey.SshKey_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" sshkey.SshKey_IsTerraformResource(x interface{}) *bool ``` @@ -617,7 +617,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/sshkey" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/sshkey" &sshkey.SshKeyConfig { Connection: interface{}, diff --git a/docs/team.go.md b/docs/team.go.md index af94d3a5d..29758d375 100644 --- a/docs/team.go.md +++ b/docs/team.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" team.NewTeam(scope Construct, id *string, config TeamConfig) Team ``` @@ -318,7 +318,7 @@ func ResetVisibility() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" team.Team_IsConstruct(x interface{}) *bool ``` @@ -350,7 +350,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" team.Team_IsTerraformElement(x interface{}) *bool ``` @@ -364,7 +364,7 @@ team.Team_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" team.Team_IsTerraformResource(x interface{}) *bool ``` @@ -695,7 +695,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" &team.TeamConfig { Connection: interface{}, @@ -708,7 +708,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" Name: *string, Id: *string, Organization: *string, - OrganizationAccess: github.com/cdktf/cdktf-provider-tfe-go/tfe.team.TeamOrganizationAccess, + OrganizationAccess: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.team.TeamOrganizationAccess, SsoTeamId: *string, Visibility: *string, } @@ -886,7 +886,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" &team.TeamOrganizationAccess { ManageMembership: interface{}, @@ -1060,7 +1060,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/team" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/team" team.NewTeamOrganizationAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) TeamOrganizationAccessOutputReference ``` diff --git a/docs/teamAccess.go.md b/docs/teamAccess.go.md index 766919c20..9c5add9b9 100644 --- a/docs/teamAccess.go.md +++ b/docs/teamAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" teamaccess.NewTeamAccess(scope Construct, id *string, config TeamAccessConfig) TeamAccess ``` @@ -304,7 +304,7 @@ func ResetPermissions() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" teamaccess.TeamAccess_IsConstruct(x interface{}) *bool ``` @@ -336,7 +336,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" teamaccess.TeamAccess_IsTerraformElement(x interface{}) *bool ``` @@ -350,7 +350,7 @@ teamaccess.TeamAccess_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" teamaccess.TeamAccess_IsTerraformResource(x interface{}) *bool ``` @@ -659,7 +659,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" &teamaccess.TeamAccessConfig { Connection: interface{}, @@ -836,7 +836,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" &teamaccess.TeamAccessPermissions { Runs: *string, @@ -940,7 +940,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" teamaccess.NewTeamAccessPermissionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) TeamAccessPermissionsList ``` @@ -1083,7 +1083,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamaccess" teamaccess.NewTeamAccessPermissionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) TeamAccessPermissionsOutputReference ``` diff --git a/docs/teamMember.go.md b/docs/teamMember.go.md index 167378e70..5913ca83a 100644 --- a/docs/teamMember.go.md +++ b/docs/teamMember.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" teammember.NewTeamMember(scope Construct, id *string, config TeamMemberConfig) TeamMember ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" teammember.TeamMember_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" teammember.TeamMember_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teammember.TeamMember_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" teammember.TeamMember_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammember" &teammember.TeamMemberConfig { Connection: interface{}, diff --git a/docs/teamMembers.go.md b/docs/teamMembers.go.md index 82e13dda5..a50dae0f2 100644 --- a/docs/teamMembers.go.md +++ b/docs/teamMembers.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" teammembers.NewTeamMembers(scope Construct, id *string, config TeamMembersConfig) TeamMembers ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" teammembers.TeamMembers_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" teammembers.TeamMembers_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teammembers.TeamMembers_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" teammembers.TeamMembers_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teammembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teammembers" &teammembers.TeamMembersConfig { Connection: interface{}, diff --git a/docs/teamOrganizationMember.go.md b/docs/teamOrganizationMember.go.md index eadd0d6ae..dee1dff9b 100644 --- a/docs/teamOrganizationMember.go.md +++ b/docs/teamOrganizationMember.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" teamorganizationmember.NewTeamOrganizationMember(scope Construct, id *string, config TeamOrganizationMemberConfig) TeamOrganizationMember ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" teamorganizationmember.TeamOrganizationMember_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" teamorganizationmember.TeamOrganizationMember_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teamorganizationmember.TeamOrganizationMember_IsTerraformElement(x interface{}) ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" teamorganizationmember.TeamOrganizationMember_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmember" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmember" &teamorganizationmember.TeamOrganizationMemberConfig { Connection: interface{}, diff --git a/docs/teamOrganizationMembers.go.md b/docs/teamOrganizationMembers.go.md index f375dd519..ba4f8d5db 100644 --- a/docs/teamOrganizationMembers.go.md +++ b/docs/teamOrganizationMembers.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" teamorganizationmembers.NewTeamOrganizationMembers(scope Construct, id *string, config TeamOrganizationMembersConfig) TeamOrganizationMembers ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" teamorganizationmembers.TeamOrganizationMembers_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" teamorganizationmembers.TeamOrganizationMembers_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ teamorganizationmembers.TeamOrganizationMembers_IsTerraformElement(x interface{} ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" teamorganizationmembers.TeamOrganizationMembers_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamorganizationmembers" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamorganizationmembers" &teamorganizationmembers.TeamOrganizationMembersConfig { Connection: interface{}, diff --git a/docs/teamProjectAccess.go.md b/docs/teamProjectAccess.go.md index 5f6d84e7d..6dcc9304c 100644 --- a/docs/teamProjectAccess.go.md +++ b/docs/teamProjectAccess.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.NewTeamProjectAccess(scope Construct, id *string, config TeamProjectAccessConfig) TeamProjectAccess ``` @@ -317,7 +317,7 @@ func ResetWorkspaceAccess() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.TeamProjectAccess_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.TeamProjectAccess_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ teamprojectaccess.TeamProjectAccess_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.TeamProjectAccess_IsTerraformResource(x interface{}) *bool ``` @@ -694,7 +694,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" &teamprojectaccess.TeamProjectAccessConfig { Connection: interface{}, @@ -887,7 +887,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" &teamprojectaccess.TeamProjectAccessProjectAccess { Settings: *string, @@ -933,7 +933,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" &teamprojectaccess.TeamProjectAccessWorkspaceAccess { Create: interface{}, @@ -1079,7 +1079,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessProjectAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) TeamProjectAccessProjectAccessList ``` @@ -1222,7 +1222,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessProjectAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) TeamProjectAccessProjectAccessOutputReference ``` @@ -1547,7 +1547,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessWorkspaceAccessList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) TeamProjectAccessWorkspaceAccessList ``` @@ -1690,7 +1690,7 @@ func InternalValue() interface{} #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamprojectaccess" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamprojectaccess" teamprojectaccess.NewTeamProjectAccessWorkspaceAccessOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) TeamProjectAccessWorkspaceAccessOutputReference ``` diff --git a/docs/teamToken.go.md b/docs/teamToken.go.md index 0b5f1e4c8..0a7f6ee18 100644 --- a/docs/teamToken.go.md +++ b/docs/teamToken.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" teamtoken.NewTeamToken(scope Construct, id *string, config TeamTokenConfig) TeamToken ``` @@ -291,7 +291,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" teamtoken.TeamToken_IsConstruct(x interface{}) *bool ``` @@ -323,7 +323,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" teamtoken.TeamToken_IsTerraformElement(x interface{}) *bool ``` @@ -337,7 +337,7 @@ teamtoken.TeamToken_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" teamtoken.TeamToken_IsTerraformResource(x interface{}) *bool ``` @@ -635,7 +635,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/teamtoken" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/teamtoken" &teamtoken.TeamTokenConfig { Connection: interface{}, diff --git a/docs/terraformVersion.go.md b/docs/terraformVersion.go.md index dd83d34e5..86ef682e6 100644 --- a/docs/terraformVersion.go.md +++ b/docs/terraformVersion.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" terraformversion.NewTerraformVersion(scope Construct, id *string, config TerraformVersionConfig) TerraformVersion ``` @@ -312,7 +312,7 @@ func ResetOfficial() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" terraformversion.TerraformVersion_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" terraformversion.TerraformVersion_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ terraformversion.TerraformVersion_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" terraformversion.TerraformVersion_IsTerraformResource(x interface{}) *bool ``` @@ -755,7 +755,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/terraformversion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/terraformversion" &terraformversion.TerraformVersionConfig { Connection: interface{}, diff --git a/docs/variable.go.md b/docs/variable.go.md index 1489722bb..c19e6cc37 100644 --- a/docs/variable.go.md +++ b/docs/variable.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" variable.NewVariable(scope Construct, id *string, config VariableConfig) Variable ``` @@ -312,7 +312,7 @@ func ResetWorkspaceId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" variable.Variable_IsConstruct(x interface{}) *bool ``` @@ -344,7 +344,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" variable.Variable_IsTerraformElement(x interface{}) *bool ``` @@ -358,7 +358,7 @@ variable.Variable_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" variable.Variable_IsTerraformResource(x interface{}) *bool ``` @@ -755,7 +755,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variable" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variable" &variable.VariableConfig { Connection: interface{}, diff --git a/docs/variableSet.go.md b/docs/variableSet.go.md index e24ebcfbd..43602f9d1 100644 --- a/docs/variableSet.go.md +++ b/docs/variableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" variableset.NewVariableSet(scope Construct, id *string, config VariableSetConfig) VariableSet ``` @@ -305,7 +305,7 @@ func ResetWorkspaceIds() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" variableset.VariableSet_IsConstruct(x interface{}) *bool ``` @@ -337,7 +337,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" variableset.VariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -351,7 +351,7 @@ variableset.VariableSet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" variableset.VariableSet_IsTerraformResource(x interface{}) *bool ``` @@ -682,7 +682,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/variableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/variableset" &variableset.VariableSetConfig { Connection: interface{}, diff --git a/docs/workspace.go.md b/docs/workspace.go.md index f947e35c0..ece384863 100644 --- a/docs/workspace.go.md +++ b/docs/workspace.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" workspace.NewWorkspace(scope Construct, id *string, config WorkspaceConfig) Workspace ``` @@ -465,7 +465,7 @@ func ResetWorkingDirectory() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" workspace.Workspace_IsConstruct(x interface{}) *bool ``` @@ -497,7 +497,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" workspace.Workspace_IsTerraformElement(x interface{}) *bool ``` @@ -511,7 +511,7 @@ workspace.Workspace_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" workspace.Workspace_IsTerraformResource(x interface{}) *bool ``` @@ -1326,7 +1326,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" &workspace.WorkspaceConfig { Connection: interface{}, @@ -1361,7 +1361,7 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" TerraformVersion: *string, TriggerPatterns: *[]*string, TriggerPrefixes: *[]*string, - VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe.workspace.WorkspaceVcsRepo, + VcsRepo: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.workspace.WorkspaceVcsRepo, WorkingDirectory: *string, } ``` @@ -1811,7 +1811,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" &workspace.WorkspaceVcsRepo { Identifier: *string, @@ -1915,7 +1915,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspace" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspace" workspace.NewWorkspaceVcsRepoOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkspaceVcsRepoOutputReference ``` diff --git a/docs/workspacePolicySet.go.md b/docs/workspacePolicySet.go.md index 529b97890..1dd705330 100644 --- a/docs/workspacePolicySet.go.md +++ b/docs/workspacePolicySet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" workspacepolicyset.NewWorkspacePolicySet(scope Construct, id *string, config WorkspacePolicySetConfig) WorkspacePolicySet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" workspacepolicyset.WorkspacePolicySet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" workspacepolicyset.WorkspacePolicySet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ workspacepolicyset.WorkspacePolicySet_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" workspacepolicyset.WorkspacePolicySet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicyset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicyset" &workspacepolicyset.WorkspacePolicySetConfig { Connection: interface{}, diff --git a/docs/workspacePolicySetExclusion.go.md b/docs/workspacePolicySetExclusion.go.md index 62908bd3b..985582043 100644 --- a/docs/workspacePolicySetExclusion.go.md +++ b/docs/workspacePolicySetExclusion.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" workspacepolicysetexclusion.NewWorkspacePolicySetExclusion(scope Construct, id *string, config WorkspacePolicySetExclusionConfig) WorkspacePolicySetExclusion ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsTerraformElement(x int ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" workspacepolicysetexclusion.WorkspacePolicySetExclusion_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacepolicysetexclusion" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacepolicysetexclusion" &workspacepolicysetexclusion.WorkspacePolicySetExclusionConfig { Connection: interface{}, diff --git a/docs/workspaceRun.go.md b/docs/workspaceRun.go.md index b95aa635a..f6cf1fd7f 100644 --- a/docs/workspaceRun.go.md +++ b/docs/workspaceRun.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" workspacerun.NewWorkspaceRun(scope Construct, id *string, config WorkspaceRunConfig) WorkspaceRun ``` @@ -317,7 +317,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" workspacerun.WorkspaceRun_IsConstruct(x interface{}) *bool ``` @@ -349,7 +349,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" workspacerun.WorkspaceRun_IsTerraformElement(x interface{}) *bool ``` @@ -363,7 +363,7 @@ workspacerun.WorkspaceRun_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" workspacerun.WorkspaceRun_IsTerraformResource(x interface{}) *bool ``` @@ -650,7 +650,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" &workspacerun.WorkspaceRunApply { ManualConfirm: interface{}, @@ -752,7 +752,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" &workspacerun.WorkspaceRunConfig { Connection: interface{}, @@ -763,8 +763,8 @@ import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider, Provisioners: *[]interface{}, WorkspaceId: *string, - Apply: github.com/cdktf/cdktf-provider-tfe-go/tfe.workspaceRun.WorkspaceRunApply, - Destroy: github.com/cdktf/cdktf-provider-tfe-go/tfe.workspaceRun.WorkspaceRunDestroy, + Apply: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.workspaceRun.WorkspaceRunApply, + Destroy: github.com/cdktf/cdktf-provider-tfe-go/tfe/v9.workspaceRun.WorkspaceRunDestroy, Id: *string, } ``` @@ -917,7 +917,7 @@ If you experience problems setting this value it might not be settable. Please t #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" &workspacerun.WorkspaceRunDestroy { ManualConfirm: interface{}, @@ -1021,7 +1021,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" workspacerun.NewWorkspaceRunApplyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkspaceRunApplyOutputReference ``` @@ -1437,7 +1437,7 @@ func InternalValue() WorkspaceRunApply #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacerun" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacerun" workspacerun.NewWorkspaceRunDestroyOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) WorkspaceRunDestroyOutputReference ``` diff --git a/docs/workspaceRunTask.go.md b/docs/workspaceRunTask.go.md index c205f3be0..6470297c8 100644 --- a/docs/workspaceRunTask.go.md +++ b/docs/workspaceRunTask.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" workspaceruntask.NewWorkspaceRunTask(scope Construct, id *string, config WorkspaceRunTaskConfig) WorkspaceRunTask ``` @@ -284,7 +284,7 @@ func ResetStage() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" workspaceruntask.WorkspaceRunTask_IsConstruct(x interface{}) *bool ``` @@ -316,7 +316,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" workspaceruntask.WorkspaceRunTask_IsTerraformElement(x interface{}) *bool ``` @@ -330,7 +330,7 @@ workspaceruntask.WorkspaceRunTask_IsTerraformElement(x interface{}) *bool ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" workspaceruntask.WorkspaceRunTask_IsTerraformResource(x interface{}) *bool ``` @@ -639,7 +639,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspaceruntask" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspaceruntask" &workspaceruntask.WorkspaceRunTaskConfig { Connection: interface{}, diff --git a/docs/workspaceVariableSet.go.md b/docs/workspaceVariableSet.go.md index 74f887776..26d2fc069 100644 --- a/docs/workspaceVariableSet.go.md +++ b/docs/workspaceVariableSet.go.md @@ -13,7 +13,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/tfe/0.49.1 #### Initializers ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" workspacevariableset.NewWorkspaceVariableSet(scope Construct, id *string, config WorkspaceVariableSetConfig) WorkspaceVariableSet ``` @@ -277,7 +277,7 @@ func ResetId() ##### `IsConstruct` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" workspacevariableset.WorkspaceVariableSet_IsConstruct(x interface{}) *bool ``` @@ -309,7 +309,7 @@ Any object. ##### `IsTerraformElement` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" workspacevariableset.WorkspaceVariableSet_IsTerraformElement(x interface{}) *bool ``` @@ -323,7 +323,7 @@ workspacevariableset.WorkspaceVariableSet_IsTerraformElement(x interface{}) *boo ##### `IsTerraformResource` ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" workspacevariableset.WorkspaceVariableSet_IsTerraformResource(x interface{}) *bool ``` @@ -588,7 +588,7 @@ func TfResourceType() *string #### Initializer ```go -import "github.com/cdktf/cdktf-provider-tfe-go/tfe/workspacevariableset" +import "github.com/cdktf/cdktf-provider-tfe-go/tfe/v9/workspacevariableset" &workspacevariableset.WorkspaceVariableSetConfig { Connection: interface{}, diff --git a/src/admin-organization-settings/index.ts b/src/admin-organization-settings/index.ts index 1665f0d0a..4b6a796bc 100644 --- a/src/admin-organization-settings/index.ts +++ b/src/admin-organization-settings/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/admin_organization_settings // generated from terraform resource schema diff --git a/src/agent-pool-allowed-workspaces/index.ts b/src/agent-pool-allowed-workspaces/index.ts index d6b873271..98bcd09b6 100644 --- a/src/agent-pool-allowed-workspaces/index.ts +++ b/src/agent-pool-allowed-workspaces/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/agent_pool_allowed_workspaces // generated from terraform resource schema diff --git a/src/agent-pool/index.ts b/src/agent-pool/index.ts index a751856ae..b37dee309 100644 --- a/src/agent-pool/index.ts +++ b/src/agent-pool/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/agent_pool // generated from terraform resource schema diff --git a/src/agent-token/index.ts b/src/agent-token/index.ts index 7fac198de..88012aece 100644 --- a/src/agent-token/index.ts +++ b/src/agent-token/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/agent_token // generated from terraform resource schema diff --git a/src/data-tfe-agent-pool/index.ts b/src/data-tfe-agent-pool/index.ts index 3b5634806..eb70b9f39 100644 --- a/src/data-tfe-agent-pool/index.ts +++ b/src/data-tfe-agent-pool/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/agent_pool // generated from terraform resource schema diff --git a/src/data-tfe-github-app-installation/index.ts b/src/data-tfe-github-app-installation/index.ts index 9a67d2aa8..47a41a346 100644 --- a/src/data-tfe-github-app-installation/index.ts +++ b/src/data-tfe-github-app-installation/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/github_app_installation // generated from terraform resource schema diff --git a/src/data-tfe-ip-ranges/index.ts b/src/data-tfe-ip-ranges/index.ts index 291c226e7..5e20347b0 100644 --- a/src/data-tfe-ip-ranges/index.ts +++ b/src/data-tfe-ip-ranges/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/ip_ranges // generated from terraform resource schema diff --git a/src/data-tfe-oauth-client/index.ts b/src/data-tfe-oauth-client/index.ts index 11a161be7..8c3fb81c6 100644 --- a/src/data-tfe-oauth-client/index.ts +++ b/src/data-tfe-oauth-client/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/oauth_client // generated from terraform resource schema diff --git a/src/data-tfe-organization-members/index.ts b/src/data-tfe-organization-members/index.ts index 23189f975..0c49c429b 100644 --- a/src/data-tfe-organization-members/index.ts +++ b/src/data-tfe-organization-members/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_members // generated from terraform resource schema diff --git a/src/data-tfe-organization-membership/index.ts b/src/data-tfe-organization-membership/index.ts index b119410ca..ee005a214 100644 --- a/src/data-tfe-organization-membership/index.ts +++ b/src/data-tfe-organization-membership/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_membership // generated from terraform resource schema diff --git a/src/data-tfe-organization-run-task/index.ts b/src/data-tfe-organization-run-task/index.ts index 76b05e580..a96e94f70 100644 --- a/src/data-tfe-organization-run-task/index.ts +++ b/src/data-tfe-organization-run-task/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_run_task // generated from terraform resource schema diff --git a/src/data-tfe-organization-tags/index.ts b/src/data-tfe-organization-tags/index.ts index 2c7955b24..cf4bc028a 100644 --- a/src/data-tfe-organization-tags/index.ts +++ b/src/data-tfe-organization-tags/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization_tags // generated from terraform resource schema diff --git a/src/data-tfe-organization/index.ts b/src/data-tfe-organization/index.ts index 6caae4a86..793b001ee 100644 --- a/src/data-tfe-organization/index.ts +++ b/src/data-tfe-organization/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organization // generated from terraform resource schema diff --git a/src/data-tfe-organizations/index.ts b/src/data-tfe-organizations/index.ts index e66a3314b..5b7e46cd7 100644 --- a/src/data-tfe-organizations/index.ts +++ b/src/data-tfe-organizations/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/organizations // generated from terraform resource schema diff --git a/src/data-tfe-outputs/index.ts b/src/data-tfe-outputs/index.ts index 31389cb0d..d122d9ccd 100644 --- a/src/data-tfe-outputs/index.ts +++ b/src/data-tfe-outputs/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/outputs // generated from terraform resource schema diff --git a/src/data-tfe-policy-set/index.ts b/src/data-tfe-policy-set/index.ts index d66267731..04b7b198c 100644 --- a/src/data-tfe-policy-set/index.ts +++ b/src/data-tfe-policy-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/policy_set // generated from terraform resource schema diff --git a/src/data-tfe-project/index.ts b/src/data-tfe-project/index.ts index 6eb87c1d0..662ddb272 100644 --- a/src/data-tfe-project/index.ts +++ b/src/data-tfe-project/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/project // generated from terraform resource schema diff --git a/src/data-tfe-saml-settings/index.ts b/src/data-tfe-saml-settings/index.ts index 94562549e..44b65897f 100644 --- a/src/data-tfe-saml-settings/index.ts +++ b/src/data-tfe-saml-settings/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/saml_settings // generated from terraform resource schema diff --git a/src/data-tfe-slug/index.ts b/src/data-tfe-slug/index.ts index a2a4be817..d9e8a2db0 100644 --- a/src/data-tfe-slug/index.ts +++ b/src/data-tfe-slug/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/slug // generated from terraform resource schema diff --git a/src/data-tfe-ssh-key/index.ts b/src/data-tfe-ssh-key/index.ts index 1275f93f5..7647c8698 100644 --- a/src/data-tfe-ssh-key/index.ts +++ b/src/data-tfe-ssh-key/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/ssh_key // generated from terraform resource schema diff --git a/src/data-tfe-team-access/index.ts b/src/data-tfe-team-access/index.ts index 7fa01b61e..adcc42a93 100644 --- a/src/data-tfe-team-access/index.ts +++ b/src/data-tfe-team-access/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/team_access // generated from terraform resource schema diff --git a/src/data-tfe-team-project-access/index.ts b/src/data-tfe-team-project-access/index.ts index fa45930fc..1a7ff2b7a 100644 --- a/src/data-tfe-team-project-access/index.ts +++ b/src/data-tfe-team-project-access/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/team_project_access // generated from terraform resource schema diff --git a/src/data-tfe-team/index.ts b/src/data-tfe-team/index.ts index 8520570ad..f32c0f746 100644 --- a/src/data-tfe-team/index.ts +++ b/src/data-tfe-team/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/team // generated from terraform resource schema diff --git a/src/data-tfe-teams/index.ts b/src/data-tfe-teams/index.ts index 19fccadfa..5b3641202 100644 --- a/src/data-tfe-teams/index.ts +++ b/src/data-tfe-teams/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/teams // generated from terraform resource schema diff --git a/src/data-tfe-variable-set/index.ts b/src/data-tfe-variable-set/index.ts index cc9b57310..358e736f4 100644 --- a/src/data-tfe-variable-set/index.ts +++ b/src/data-tfe-variable-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/variable_set // generated from terraform resource schema diff --git a/src/data-tfe-variables/index.ts b/src/data-tfe-variables/index.ts index de87b1f29..e4cb98537 100644 --- a/src/data-tfe-variables/index.ts +++ b/src/data-tfe-variables/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/variables // generated from terraform resource schema diff --git a/src/data-tfe-workspace-ids/index.ts b/src/data-tfe-workspace-ids/index.ts index 31f8a69bc..023e9afbe 100644 --- a/src/data-tfe-workspace-ids/index.ts +++ b/src/data-tfe-workspace-ids/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/workspace_ids // generated from terraform resource schema diff --git a/src/data-tfe-workspace-run-task/index.ts b/src/data-tfe-workspace-run-task/index.ts index ef113684f..20f2e1e75 100644 --- a/src/data-tfe-workspace-run-task/index.ts +++ b/src/data-tfe-workspace-run-task/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/workspace_run_task // generated from terraform resource schema diff --git a/src/data-tfe-workspace/index.ts b/src/data-tfe-workspace/index.ts index 6eba65869..95ec32425 100644 --- a/src/data-tfe-workspace/index.ts +++ b/src/data-tfe-workspace/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/data-sources/workspace // generated from terraform resource schema diff --git a/src/index.ts b/src/index.ts index 2ece5f177..423fb7043 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // generated by cdktf get export * as adminOrganizationSettings from './admin-organization-settings'; export * as agentPool from './agent-pool'; diff --git a/src/lazy-index.ts b/src/lazy-index.ts index 375a913d3..95769a849 100644 --- a/src/lazy-index.ts +++ b/src/lazy-index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // generated by cdktf get Object.defineProperty(exports, 'adminOrganizationSettings', { get: function () { return require('./admin-organization-settings'); } }); Object.defineProperty(exports, 'agentPool', { get: function () { return require('./agent-pool'); } }); diff --git a/src/no-code-module/index.ts b/src/no-code-module/index.ts index a1fd3928c..1a12c9c30 100644 --- a/src/no-code-module/index.ts +++ b/src/no-code-module/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/no_code_module // generated from terraform resource schema diff --git a/src/notification-configuration/index.ts b/src/notification-configuration/index.ts index 5c6da9226..d2e54bb34 100644 --- a/src/notification-configuration/index.ts +++ b/src/notification-configuration/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/notification_configuration // generated from terraform resource schema diff --git a/src/oauth-client/index.ts b/src/oauth-client/index.ts index ba4a0cb8f..269b9b6d3 100644 --- a/src/oauth-client/index.ts +++ b/src/oauth-client/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/oauth_client // generated from terraform resource schema diff --git a/src/organization-membership/index.ts b/src/organization-membership/index.ts index 72c31c0ac..ecdfc5ba8 100644 --- a/src/organization-membership/index.ts +++ b/src/organization-membership/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_membership // generated from terraform resource schema diff --git a/src/organization-module-sharing/index.ts b/src/organization-module-sharing/index.ts index 60e109558..06b7f075f 100644 --- a/src/organization-module-sharing/index.ts +++ b/src/organization-module-sharing/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_module_sharing // generated from terraform resource schema diff --git a/src/organization-run-task/index.ts b/src/organization-run-task/index.ts index 642e959bd..6783108ec 100644 --- a/src/organization-run-task/index.ts +++ b/src/organization-run-task/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_run_task // generated from terraform resource schema diff --git a/src/organization-token/index.ts b/src/organization-token/index.ts index 0751f2ca7..673f964d5 100644 --- a/src/organization-token/index.ts +++ b/src/organization-token/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization_token // generated from terraform resource schema diff --git a/src/organization/index.ts b/src/organization/index.ts index 37c5e2bae..13bd723ce 100644 --- a/src/organization/index.ts +++ b/src/organization/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/organization // generated from terraform resource schema diff --git a/src/policy-set-parameter/index.ts b/src/policy-set-parameter/index.ts index cc069c0e4..1d028be8c 100644 --- a/src/policy-set-parameter/index.ts +++ b/src/policy-set-parameter/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/policy_set_parameter // generated from terraform resource schema diff --git a/src/policy-set/index.ts b/src/policy-set/index.ts index 8e1eb682c..1cf41040c 100644 --- a/src/policy-set/index.ts +++ b/src/policy-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/policy_set // generated from terraform resource schema diff --git a/src/policy/index.ts b/src/policy/index.ts index 4655d30d8..cc35dc23e 100644 --- a/src/policy/index.ts +++ b/src/policy/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/policy // generated from terraform resource schema diff --git a/src/project-policy-set/index.ts b/src/project-policy-set/index.ts index 21c7ebd53..dfabc9389 100644 --- a/src/project-policy-set/index.ts +++ b/src/project-policy-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/project_policy_set // generated from terraform resource schema diff --git a/src/project-variable-set/index.ts b/src/project-variable-set/index.ts index 506201b46..f50b070b5 100644 --- a/src/project-variable-set/index.ts +++ b/src/project-variable-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/project_variable_set // generated from terraform resource schema diff --git a/src/project/index.ts b/src/project/index.ts index 312f3db46..2e9ea400e 100644 --- a/src/project/index.ts +++ b/src/project/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/project // generated from terraform resource schema diff --git a/src/provider/index.ts b/src/provider/index.ts index 0ade9c5d8..9bc07b9f7 100644 --- a/src/provider/index.ts +++ b/src/provider/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs // generated from terraform resource schema diff --git a/src/registry-module/index.ts b/src/registry-module/index.ts index 99eec3d3c..7da1626b2 100644 --- a/src/registry-module/index.ts +++ b/src/registry-module/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/registry_module // generated from terraform resource schema diff --git a/src/run-trigger/index.ts b/src/run-trigger/index.ts index 1cfa999d6..a0aff6407 100644 --- a/src/run-trigger/index.ts +++ b/src/run-trigger/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/run_trigger // generated from terraform resource schema diff --git a/src/saml-settings/index.ts b/src/saml-settings/index.ts index 34b3f976d..c0ce0299e 100644 --- a/src/saml-settings/index.ts +++ b/src/saml-settings/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/saml_settings // generated from terraform resource schema diff --git a/src/sentinel-policy/index.ts b/src/sentinel-policy/index.ts index 760d4a9ad..c47722341 100644 --- a/src/sentinel-policy/index.ts +++ b/src/sentinel-policy/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/sentinel_policy // generated from terraform resource schema diff --git a/src/ssh-key/index.ts b/src/ssh-key/index.ts index 9bddf37d9..fd951adf9 100644 --- a/src/ssh-key/index.ts +++ b/src/ssh-key/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/ssh_key // generated from terraform resource schema diff --git a/src/team-access/index.ts b/src/team-access/index.ts index 79ce3b19d..b98eba984 100644 --- a/src/team-access/index.ts +++ b/src/team-access/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_access // generated from terraform resource schema diff --git a/src/team-member/index.ts b/src/team-member/index.ts index e16e2b2de..5948ef435 100644 --- a/src/team-member/index.ts +++ b/src/team-member/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_member // generated from terraform resource schema diff --git a/src/team-members/index.ts b/src/team-members/index.ts index d66c1b7ac..ec2c36875 100644 --- a/src/team-members/index.ts +++ b/src/team-members/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_members // generated from terraform resource schema diff --git a/src/team-organization-member/index.ts b/src/team-organization-member/index.ts index e6ae74bd2..33a0d8c32 100644 --- a/src/team-organization-member/index.ts +++ b/src/team-organization-member/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_organization_member // generated from terraform resource schema diff --git a/src/team-organization-members/index.ts b/src/team-organization-members/index.ts index 02fe89b85..6b883f927 100644 --- a/src/team-organization-members/index.ts +++ b/src/team-organization-members/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_organization_members // generated from terraform resource schema diff --git a/src/team-project-access/index.ts b/src/team-project-access/index.ts index 29c2f1a0e..1aedafa3a 100644 --- a/src/team-project-access/index.ts +++ b/src/team-project-access/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_project_access // generated from terraform resource schema diff --git a/src/team-token/index.ts b/src/team-token/index.ts index 3934c2cf4..1bee7b438 100644 --- a/src/team-token/index.ts +++ b/src/team-token/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team_token // generated from terraform resource schema diff --git a/src/team/index.ts b/src/team/index.ts index d8e66bac3..1c16bfe46 100644 --- a/src/team/index.ts +++ b/src/team/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/team // generated from terraform resource schema diff --git a/src/terraform-version/index.ts b/src/terraform-version/index.ts index bd341c851..bcbca1508 100644 --- a/src/terraform-version/index.ts +++ b/src/terraform-version/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/terraform_version // generated from terraform resource schema diff --git a/src/variable-set/index.ts b/src/variable-set/index.ts index c59410c69..4a54cd037 100644 --- a/src/variable-set/index.ts +++ b/src/variable-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/variable_set // generated from terraform resource schema diff --git a/src/variable/index.ts b/src/variable/index.ts index 1a6cb5404..48571fbaf 100644 --- a/src/variable/index.ts +++ b/src/variable/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/variable // generated from terraform resource schema diff --git a/src/workspace-policy-set-exclusion/index.ts b/src/workspace-policy-set-exclusion/index.ts index 6572107bb..408842153 100644 --- a/src/workspace-policy-set-exclusion/index.ts +++ b/src/workspace-policy-set-exclusion/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_policy_set_exclusion // generated from terraform resource schema diff --git a/src/workspace-policy-set/index.ts b/src/workspace-policy-set/index.ts index 2667ee25e..9b848b537 100644 --- a/src/workspace-policy-set/index.ts +++ b/src/workspace-policy-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_policy_set // generated from terraform resource schema diff --git a/src/workspace-run-task/index.ts b/src/workspace-run-task/index.ts index 6e90f238f..fedf470b9 100644 --- a/src/workspace-run-task/index.ts +++ b/src/workspace-run-task/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_run_task // generated from terraform resource schema diff --git a/src/workspace-run/index.ts b/src/workspace-run/index.ts index 7f2ef4f46..2c662682e 100644 --- a/src/workspace-run/index.ts +++ b/src/workspace-run/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_run // generated from terraform resource schema diff --git a/src/workspace-variable-set/index.ts b/src/workspace-variable-set/index.ts index 8c3629753..4d8c987d4 100644 --- a/src/workspace-variable-set/index.ts +++ b/src/workspace-variable-set/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace_variable_set // generated from terraform resource schema diff --git a/src/workspace/index.ts b/src/workspace/index.ts index ea10d34b0..708faa312 100644 --- a/src/workspace/index.ts +++ b/src/workspace/index.ts @@ -1,3 +1,8 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // https://registry.terraform.io/providers/hashicorp/tfe/0.49.1/docs/resources/workspace // generated from terraform resource schema