Documentation ¶
Index ¶
- type Artifacts
- type ArtifactsAttributes
- func (a ArtifactsAttributes) ArtifactIdentifier() terra.StringValue
- func (a ArtifactsAttributes) BucketOwnerAccess() terra.StringValue
- func (a ArtifactsAttributes) EncryptionDisabled() terra.BoolValue
- func (a ArtifactsAttributes) InternalRef() (terra.Reference, error)
- func (a ArtifactsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (a ArtifactsAttributes) InternalWithRef(ref terra.Reference) ArtifactsAttributes
- func (a ArtifactsAttributes) Location() terra.StringValue
- func (a ArtifactsAttributes) Name() terra.StringValue
- func (a ArtifactsAttributes) NamespaceType() terra.StringValue
- func (a ArtifactsAttributes) OverrideArtifactName() terra.BoolValue
- func (a ArtifactsAttributes) Packaging() terra.StringValue
- func (a ArtifactsAttributes) Path() terra.StringValue
- func (a ArtifactsAttributes) Type() terra.StringValue
- type ArtifactsState
- type BuildBatchConfig
- type BuildBatchConfigAttributes
- func (bbc BuildBatchConfigAttributes) CombineArtifacts() terra.BoolValue
- func (bbc BuildBatchConfigAttributes) InternalRef() (terra.Reference, error)
- func (bbc BuildBatchConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (bbc BuildBatchConfigAttributes) InternalWithRef(ref terra.Reference) BuildBatchConfigAttributes
- func (bbc BuildBatchConfigAttributes) Restrictions() terra.ListValue[RestrictionsAttributes]
- func (bbc BuildBatchConfigAttributes) ServiceRole() terra.StringValue
- func (bbc BuildBatchConfigAttributes) TimeoutInMins() terra.NumberValue
- type BuildBatchConfigState
- type Cache
- type CacheAttributes
- func (c CacheAttributes) InternalRef() (terra.Reference, error)
- func (c CacheAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (c CacheAttributes) InternalWithRef(ref terra.Reference) CacheAttributes
- func (c CacheAttributes) Location() terra.StringValue
- func (c CacheAttributes) Modes() terra.ListValue[terra.StringValue]
- func (c CacheAttributes) Type() terra.StringValue
- type CacheState
- type CloudwatchLogs
- type CloudwatchLogsAttributes
- func (cl CloudwatchLogsAttributes) GroupName() terra.StringValue
- func (cl CloudwatchLogsAttributes) InternalRef() (terra.Reference, error)
- func (cl CloudwatchLogsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cl CloudwatchLogsAttributes) InternalWithRef(ref terra.Reference) CloudwatchLogsAttributes
- func (cl CloudwatchLogsAttributes) Status() terra.StringValue
- func (cl CloudwatchLogsAttributes) StreamName() terra.StringValue
- type CloudwatchLogsState
- type Environment
- type EnvironmentAttributes
- func (e EnvironmentAttributes) Certificate() terra.StringValue
- func (e EnvironmentAttributes) ComputeType() terra.StringValue
- func (e EnvironmentAttributes) EnvironmentVariable() terra.ListValue[EnvironmentVariableAttributes]
- func (e EnvironmentAttributes) Image() terra.StringValue
- func (e EnvironmentAttributes) ImagePullCredentialsType() terra.StringValue
- func (e EnvironmentAttributes) InternalRef() (terra.Reference, error)
- func (e EnvironmentAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (e EnvironmentAttributes) InternalWithRef(ref terra.Reference) EnvironmentAttributes
- func (e EnvironmentAttributes) PrivilegedMode() terra.BoolValue
- func (e EnvironmentAttributes) RegistryCredential() terra.ListValue[RegistryCredentialAttributes]
- func (e EnvironmentAttributes) Type() terra.StringValue
- type EnvironmentState
- type EnvironmentVariable
- type EnvironmentVariableAttributes
- func (ev EnvironmentVariableAttributes) InternalRef() (terra.Reference, error)
- func (ev EnvironmentVariableAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ev EnvironmentVariableAttributes) InternalWithRef(ref terra.Reference) EnvironmentVariableAttributes
- func (ev EnvironmentVariableAttributes) Name() terra.StringValue
- func (ev EnvironmentVariableAttributes) Type() terra.StringValue
- func (ev EnvironmentVariableAttributes) Value() terra.StringValue
- type EnvironmentVariableState
- type FileSystemLocations
- type FileSystemLocationsAttributes
- func (fsl FileSystemLocationsAttributes) Identifier() terra.StringValue
- func (fsl FileSystemLocationsAttributes) InternalRef() (terra.Reference, error)
- func (fsl FileSystemLocationsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (fsl FileSystemLocationsAttributes) InternalWithRef(ref terra.Reference) FileSystemLocationsAttributes
- func (fsl FileSystemLocationsAttributes) Location() terra.StringValue
- func (fsl FileSystemLocationsAttributes) MountOptions() terra.StringValue
- func (fsl FileSystemLocationsAttributes) MountPoint() terra.StringValue
- func (fsl FileSystemLocationsAttributes) Type() terra.StringValue
- type FileSystemLocationsState
- type LogsConfig
- type LogsConfigAttributes
- func (lc LogsConfigAttributes) CloudwatchLogs() terra.ListValue[CloudwatchLogsAttributes]
- func (lc LogsConfigAttributes) InternalRef() (terra.Reference, error)
- func (lc LogsConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (lc LogsConfigAttributes) InternalWithRef(ref terra.Reference) LogsConfigAttributes
- func (lc LogsConfigAttributes) S3Logs() terra.ListValue[S3LogsAttributes]
- type LogsConfigState
- type RegistryCredential
- type RegistryCredentialAttributes
- func (rc RegistryCredentialAttributes) Credential() terra.StringValue
- func (rc RegistryCredentialAttributes) CredentialProvider() terra.StringValue
- func (rc RegistryCredentialAttributes) InternalRef() (terra.Reference, error)
- func (rc RegistryCredentialAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rc RegistryCredentialAttributes) InternalWithRef(ref terra.Reference) RegistryCredentialAttributes
- type RegistryCredentialState
- type Restrictions
- type RestrictionsAttributes
- func (r RestrictionsAttributes) ComputeTypesAllowed() terra.ListValue[terra.StringValue]
- func (r RestrictionsAttributes) InternalRef() (terra.Reference, error)
- func (r RestrictionsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (r RestrictionsAttributes) InternalWithRef(ref terra.Reference) RestrictionsAttributes
- func (r RestrictionsAttributes) MaximumBuildsAllowed() terra.NumberValue
- type RestrictionsState
- type S3Logs
- type S3LogsAttributes
- func (sl S3LogsAttributes) BucketOwnerAccess() terra.StringValue
- func (sl S3LogsAttributes) EncryptionDisabled() terra.BoolValue
- func (sl S3LogsAttributes) InternalRef() (terra.Reference, error)
- func (sl S3LogsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sl S3LogsAttributes) InternalWithRef(ref terra.Reference) S3LogsAttributes
- func (sl S3LogsAttributes) Location() terra.StringValue
- func (sl S3LogsAttributes) Status() terra.StringValue
- type S3LogsState
- type SecondaryArtifacts
- type SecondaryArtifactsAttributes
- func (sa SecondaryArtifactsAttributes) ArtifactIdentifier() terra.StringValue
- func (sa SecondaryArtifactsAttributes) BucketOwnerAccess() terra.StringValue
- func (sa SecondaryArtifactsAttributes) EncryptionDisabled() terra.BoolValue
- func (sa SecondaryArtifactsAttributes) InternalRef() (terra.Reference, error)
- func (sa SecondaryArtifactsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sa SecondaryArtifactsAttributes) InternalWithRef(ref terra.Reference) SecondaryArtifactsAttributes
- func (sa SecondaryArtifactsAttributes) Location() terra.StringValue
- func (sa SecondaryArtifactsAttributes) Name() terra.StringValue
- func (sa SecondaryArtifactsAttributes) NamespaceType() terra.StringValue
- func (sa SecondaryArtifactsAttributes) OverrideArtifactName() terra.BoolValue
- func (sa SecondaryArtifactsAttributes) Packaging() terra.StringValue
- func (sa SecondaryArtifactsAttributes) Path() terra.StringValue
- func (sa SecondaryArtifactsAttributes) Type() terra.StringValue
- type SecondaryArtifactsState
- type SecondarySourceVersion
- type SecondarySourceVersionAttributes
- func (ssv SecondarySourceVersionAttributes) InternalRef() (terra.Reference, error)
- func (ssv SecondarySourceVersionAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ssv SecondarySourceVersionAttributes) InternalWithRef(ref terra.Reference) SecondarySourceVersionAttributes
- func (ssv SecondarySourceVersionAttributes) SourceIdentifier() terra.StringValue
- func (ssv SecondarySourceVersionAttributes) SourceVersion() terra.StringValue
- type SecondarySourceVersionState
- type SecondarySources
- type SecondarySourcesAttributes
- func (ss SecondarySourcesAttributes) BuildStatusConfig() terra.ListValue[SecondarySourcesBuildStatusConfigAttributes]
- func (ss SecondarySourcesAttributes) Buildspec() terra.StringValue
- func (ss SecondarySourcesAttributes) GitCloneDepth() terra.NumberValue
- func (ss SecondarySourcesAttributes) GitSubmodulesConfig() terra.ListValue[SecondarySourcesGitSubmodulesConfigAttributes]
- func (ss SecondarySourcesAttributes) InsecureSsl() terra.BoolValue
- func (ss SecondarySourcesAttributes) InternalRef() (terra.Reference, error)
- func (ss SecondarySourcesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ss SecondarySourcesAttributes) InternalWithRef(ref terra.Reference) SecondarySourcesAttributes
- func (ss SecondarySourcesAttributes) Location() terra.StringValue
- func (ss SecondarySourcesAttributes) ReportBuildStatus() terra.BoolValue
- func (ss SecondarySourcesAttributes) SourceIdentifier() terra.StringValue
- func (ss SecondarySourcesAttributes) Type() terra.StringValue
- type SecondarySourcesBuildStatusConfig
- type SecondarySourcesBuildStatusConfigAttributes
- func (bsc SecondarySourcesBuildStatusConfigAttributes) Context() terra.StringValue
- func (bsc SecondarySourcesBuildStatusConfigAttributes) InternalRef() (terra.Reference, error)
- func (bsc SecondarySourcesBuildStatusConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (bsc SecondarySourcesBuildStatusConfigAttributes) InternalWithRef(ref terra.Reference) SecondarySourcesBuildStatusConfigAttributes
- func (bsc SecondarySourcesBuildStatusConfigAttributes) TargetUrl() terra.StringValue
- type SecondarySourcesBuildStatusConfigState
- type SecondarySourcesGitSubmodulesConfig
- type SecondarySourcesGitSubmodulesConfigAttributes
- func (gsc SecondarySourcesGitSubmodulesConfigAttributes) FetchSubmodules() terra.BoolValue
- func (gsc SecondarySourcesGitSubmodulesConfigAttributes) InternalRef() (terra.Reference, error)
- func (gsc SecondarySourcesGitSubmodulesConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (gsc SecondarySourcesGitSubmodulesConfigAttributes) InternalWithRef(ref terra.Reference) SecondarySourcesGitSubmodulesConfigAttributes
- type SecondarySourcesGitSubmodulesConfigState
- type SecondarySourcesState
- type Source
- type SourceAttributes
- func (s SourceAttributes) BuildStatusConfig() terra.ListValue[SourceBuildStatusConfigAttributes]
- func (s SourceAttributes) Buildspec() terra.StringValue
- func (s SourceAttributes) GitCloneDepth() terra.NumberValue
- func (s SourceAttributes) GitSubmodulesConfig() terra.ListValue[SourceGitSubmodulesConfigAttributes]
- func (s SourceAttributes) InsecureSsl() terra.BoolValue
- func (s SourceAttributes) InternalRef() (terra.Reference, error)
- func (s SourceAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (s SourceAttributes) InternalWithRef(ref terra.Reference) SourceAttributes
- func (s SourceAttributes) Location() terra.StringValue
- func (s SourceAttributes) ReportBuildStatus() terra.BoolValue
- func (s SourceAttributes) Type() terra.StringValue
- type SourceBuildStatusConfig
- type SourceBuildStatusConfigAttributes
- func (bsc SourceBuildStatusConfigAttributes) Context() terra.StringValue
- func (bsc SourceBuildStatusConfigAttributes) InternalRef() (terra.Reference, error)
- func (bsc SourceBuildStatusConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (bsc SourceBuildStatusConfigAttributes) InternalWithRef(ref terra.Reference) SourceBuildStatusConfigAttributes
- func (bsc SourceBuildStatusConfigAttributes) TargetUrl() terra.StringValue
- type SourceBuildStatusConfigState
- type SourceGitSubmodulesConfig
- type SourceGitSubmodulesConfigAttributes
- func (gsc SourceGitSubmodulesConfigAttributes) FetchSubmodules() terra.BoolValue
- func (gsc SourceGitSubmodulesConfigAttributes) InternalRef() (terra.Reference, error)
- func (gsc SourceGitSubmodulesConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (gsc SourceGitSubmodulesConfigAttributes) InternalWithRef(ref terra.Reference) SourceGitSubmodulesConfigAttributes
- type SourceGitSubmodulesConfigState
- type SourceState
- type VpcConfig
- type VpcConfigAttributes
- func (vc VpcConfigAttributes) InternalRef() (terra.Reference, error)
- func (vc VpcConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (vc VpcConfigAttributes) InternalWithRef(ref terra.Reference) VpcConfigAttributes
- func (vc VpcConfigAttributes) SecurityGroupIds() terra.SetValue[terra.StringValue]
- func (vc VpcConfigAttributes) Subnets() terra.SetValue[terra.StringValue]
- func (vc VpcConfigAttributes) VpcId() terra.StringValue
- type VpcConfigState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Artifacts ¶
type Artifacts struct { // ArtifactIdentifier: string, optional ArtifactIdentifier terra.StringValue `hcl:"artifact_identifier,attr"` // BucketOwnerAccess: string, optional BucketOwnerAccess terra.StringValue `hcl:"bucket_owner_access,attr"` // EncryptionDisabled: bool, optional EncryptionDisabled terra.BoolValue `hcl:"encryption_disabled,attr"` // Location: string, optional Location terra.StringValue `hcl:"location,attr"` // Name: string, optional Name terra.StringValue `hcl:"name,attr"` // NamespaceType: string, optional NamespaceType terra.StringValue `hcl:"namespace_type,attr"` // OverrideArtifactName: bool, optional OverrideArtifactName terra.BoolValue `hcl:"override_artifact_name,attr"` // Packaging: string, optional Packaging terra.StringValue `hcl:"packaging,attr"` // Path: string, optional Path terra.StringValue `hcl:"path,attr"` // Type: string, required Type terra.StringValue `hcl:"type,attr" validate:"required"` }
type ArtifactsAttributes ¶
type ArtifactsAttributes struct {
// contains filtered or unexported fields
}
func (ArtifactsAttributes) ArtifactIdentifier ¶
func (a ArtifactsAttributes) ArtifactIdentifier() terra.StringValue
func (ArtifactsAttributes) BucketOwnerAccess ¶
func (a ArtifactsAttributes) BucketOwnerAccess() terra.StringValue
func (ArtifactsAttributes) EncryptionDisabled ¶
func (a ArtifactsAttributes) EncryptionDisabled() terra.BoolValue
func (ArtifactsAttributes) InternalRef ¶
func (a ArtifactsAttributes) InternalRef() (terra.Reference, error)
func (ArtifactsAttributes) InternalTokens ¶
func (a ArtifactsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ArtifactsAttributes) InternalWithRef ¶
func (a ArtifactsAttributes) InternalWithRef(ref terra.Reference) ArtifactsAttributes
func (ArtifactsAttributes) Location ¶
func (a ArtifactsAttributes) Location() terra.StringValue
func (ArtifactsAttributes) Name ¶
func (a ArtifactsAttributes) Name() terra.StringValue
func (ArtifactsAttributes) NamespaceType ¶
func (a ArtifactsAttributes) NamespaceType() terra.StringValue
func (ArtifactsAttributes) OverrideArtifactName ¶
func (a ArtifactsAttributes) OverrideArtifactName() terra.BoolValue
func (ArtifactsAttributes) Packaging ¶
func (a ArtifactsAttributes) Packaging() terra.StringValue
func (ArtifactsAttributes) Path ¶
func (a ArtifactsAttributes) Path() terra.StringValue
func (ArtifactsAttributes) Type ¶
func (a ArtifactsAttributes) Type() terra.StringValue
type ArtifactsState ¶
type ArtifactsState struct { ArtifactIdentifier string `json:"artifact_identifier"` BucketOwnerAccess string `json:"bucket_owner_access"` EncryptionDisabled bool `json:"encryption_disabled"` Location string `json:"location"` Name string `json:"name"` NamespaceType string `json:"namespace_type"` OverrideArtifactName bool `json:"override_artifact_name"` Packaging string `json:"packaging"` Path string `json:"path"` Type string `json:"type"` }
type BuildBatchConfig ¶
type BuildBatchConfig struct { // CombineArtifacts: bool, optional CombineArtifacts terra.BoolValue `hcl:"combine_artifacts,attr"` // ServiceRole: string, required ServiceRole terra.StringValue `hcl:"service_role,attr" validate:"required"` // TimeoutInMins: number, optional TimeoutInMins terra.NumberValue `hcl:"timeout_in_mins,attr"` // Restrictions: optional Restrictions *Restrictions `hcl:"restrictions,block"` }
type BuildBatchConfigAttributes ¶
type BuildBatchConfigAttributes struct {
// contains filtered or unexported fields
}
func (BuildBatchConfigAttributes) CombineArtifacts ¶
func (bbc BuildBatchConfigAttributes) CombineArtifacts() terra.BoolValue
func (BuildBatchConfigAttributes) InternalRef ¶
func (bbc BuildBatchConfigAttributes) InternalRef() (terra.Reference, error)
func (BuildBatchConfigAttributes) InternalTokens ¶
func (bbc BuildBatchConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (BuildBatchConfigAttributes) InternalWithRef ¶
func (bbc BuildBatchConfigAttributes) InternalWithRef(ref terra.Reference) BuildBatchConfigAttributes
func (BuildBatchConfigAttributes) Restrictions ¶
func (bbc BuildBatchConfigAttributes) Restrictions() terra.ListValue[RestrictionsAttributes]
func (BuildBatchConfigAttributes) ServiceRole ¶
func (bbc BuildBatchConfigAttributes) ServiceRole() terra.StringValue
func (BuildBatchConfigAttributes) TimeoutInMins ¶
func (bbc BuildBatchConfigAttributes) TimeoutInMins() terra.NumberValue
type BuildBatchConfigState ¶
type BuildBatchConfigState struct { CombineArtifacts bool `json:"combine_artifacts"` ServiceRole string `json:"service_role"` TimeoutInMins float64 `json:"timeout_in_mins"` Restrictions []RestrictionsState `json:"restrictions"` }
type Cache ¶
type Cache struct { // Location: string, optional Location terra.StringValue `hcl:"location,attr"` // Modes: list of string, optional Modes terra.ListValue[terra.StringValue] `hcl:"modes,attr"` // Type: string, optional Type terra.StringValue `hcl:"type,attr"` }
type CacheAttributes ¶
type CacheAttributes struct {
// contains filtered or unexported fields
}
func (CacheAttributes) InternalRef ¶
func (c CacheAttributes) InternalRef() (terra.Reference, error)
func (CacheAttributes) InternalTokens ¶
func (c CacheAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CacheAttributes) InternalWithRef ¶
func (c CacheAttributes) InternalWithRef(ref terra.Reference) CacheAttributes
func (CacheAttributes) Location ¶
func (c CacheAttributes) Location() terra.StringValue
func (CacheAttributes) Modes ¶
func (c CacheAttributes) Modes() terra.ListValue[terra.StringValue]
func (CacheAttributes) Type ¶
func (c CacheAttributes) Type() terra.StringValue
type CacheState ¶
type CloudwatchLogs ¶
type CloudwatchLogs struct { // GroupName: string, optional GroupName terra.StringValue `hcl:"group_name,attr"` // Status: string, optional Status terra.StringValue `hcl:"status,attr"` // StreamName: string, optional StreamName terra.StringValue `hcl:"stream_name,attr"` }
type CloudwatchLogsAttributes ¶
type CloudwatchLogsAttributes struct {
// contains filtered or unexported fields
}
func (CloudwatchLogsAttributes) GroupName ¶
func (cl CloudwatchLogsAttributes) GroupName() terra.StringValue
func (CloudwatchLogsAttributes) InternalRef ¶
func (cl CloudwatchLogsAttributes) InternalRef() (terra.Reference, error)
func (CloudwatchLogsAttributes) InternalTokens ¶
func (cl CloudwatchLogsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CloudwatchLogsAttributes) InternalWithRef ¶
func (cl CloudwatchLogsAttributes) InternalWithRef(ref terra.Reference) CloudwatchLogsAttributes
func (CloudwatchLogsAttributes) Status ¶
func (cl CloudwatchLogsAttributes) Status() terra.StringValue
func (CloudwatchLogsAttributes) StreamName ¶
func (cl CloudwatchLogsAttributes) StreamName() terra.StringValue
type CloudwatchLogsState ¶
type Environment ¶
type Environment struct { // Certificate: string, optional Certificate terra.StringValue `hcl:"certificate,attr"` // ComputeType: string, required ComputeType terra.StringValue `hcl:"compute_type,attr" validate:"required"` // Image: string, required Image terra.StringValue `hcl:"image,attr" validate:"required"` // ImagePullCredentialsType: string, optional ImagePullCredentialsType terra.StringValue `hcl:"image_pull_credentials_type,attr"` // PrivilegedMode: bool, optional PrivilegedMode terra.BoolValue `hcl:"privileged_mode,attr"` // Type: string, required Type terra.StringValue `hcl:"type,attr" validate:"required"` // EnvironmentVariable: min=0 EnvironmentVariable []EnvironmentVariable `hcl:"environment_variable,block" validate:"min=0"` // RegistryCredential: optional RegistryCredential *RegistryCredential `hcl:"registry_credential,block"` }
type EnvironmentAttributes ¶
type EnvironmentAttributes struct {
// contains filtered or unexported fields
}
func (EnvironmentAttributes) Certificate ¶
func (e EnvironmentAttributes) Certificate() terra.StringValue
func (EnvironmentAttributes) ComputeType ¶
func (e EnvironmentAttributes) ComputeType() terra.StringValue
func (EnvironmentAttributes) EnvironmentVariable ¶
func (e EnvironmentAttributes) EnvironmentVariable() terra.ListValue[EnvironmentVariableAttributes]
func (EnvironmentAttributes) Image ¶
func (e EnvironmentAttributes) Image() terra.StringValue
func (EnvironmentAttributes) ImagePullCredentialsType ¶
func (e EnvironmentAttributes) ImagePullCredentialsType() terra.StringValue
func (EnvironmentAttributes) InternalRef ¶
func (e EnvironmentAttributes) InternalRef() (terra.Reference, error)
func (EnvironmentAttributes) InternalTokens ¶
func (e EnvironmentAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EnvironmentAttributes) InternalWithRef ¶
func (e EnvironmentAttributes) InternalWithRef(ref terra.Reference) EnvironmentAttributes
func (EnvironmentAttributes) PrivilegedMode ¶
func (e EnvironmentAttributes) PrivilegedMode() terra.BoolValue
func (EnvironmentAttributes) RegistryCredential ¶
func (e EnvironmentAttributes) RegistryCredential() terra.ListValue[RegistryCredentialAttributes]
func (EnvironmentAttributes) Type ¶
func (e EnvironmentAttributes) Type() terra.StringValue
type EnvironmentState ¶
type EnvironmentState struct { Certificate string `json:"certificate"` ComputeType string `json:"compute_type"` Image string `json:"image"` ImagePullCredentialsType string `json:"image_pull_credentials_type"` PrivilegedMode bool `json:"privileged_mode"` Type string `json:"type"` EnvironmentVariable []EnvironmentVariableState `json:"environment_variable"` RegistryCredential []RegistryCredentialState `json:"registry_credential"` }
type EnvironmentVariable ¶
type EnvironmentVariable struct { // Name: string, required Name terra.StringValue `hcl:"name,attr" validate:"required"` // Type: string, optional Type terra.StringValue `hcl:"type,attr"` // Value: string, required Value terra.StringValue `hcl:"value,attr" validate:"required"` }
type EnvironmentVariableAttributes ¶
type EnvironmentVariableAttributes struct {
// contains filtered or unexported fields
}
func (EnvironmentVariableAttributes) InternalRef ¶
func (ev EnvironmentVariableAttributes) InternalRef() (terra.Reference, error)
func (EnvironmentVariableAttributes) InternalTokens ¶
func (ev EnvironmentVariableAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EnvironmentVariableAttributes) InternalWithRef ¶
func (ev EnvironmentVariableAttributes) InternalWithRef(ref terra.Reference) EnvironmentVariableAttributes
func (EnvironmentVariableAttributes) Name ¶
func (ev EnvironmentVariableAttributes) Name() terra.StringValue
func (EnvironmentVariableAttributes) Type ¶
func (ev EnvironmentVariableAttributes) Type() terra.StringValue
func (EnvironmentVariableAttributes) Value ¶
func (ev EnvironmentVariableAttributes) Value() terra.StringValue
type FileSystemLocations ¶
type FileSystemLocations struct { // Identifier: string, optional Identifier terra.StringValue `hcl:"identifier,attr"` // Location: string, optional Location terra.StringValue `hcl:"location,attr"` // MountOptions: string, optional MountOptions terra.StringValue `hcl:"mount_options,attr"` // MountPoint: string, optional MountPoint terra.StringValue `hcl:"mount_point,attr"` // Type: string, optional Type terra.StringValue `hcl:"type,attr"` }
type FileSystemLocationsAttributes ¶
type FileSystemLocationsAttributes struct {
// contains filtered or unexported fields
}
func (FileSystemLocationsAttributes) Identifier ¶
func (fsl FileSystemLocationsAttributes) Identifier() terra.StringValue
func (FileSystemLocationsAttributes) InternalRef ¶
func (fsl FileSystemLocationsAttributes) InternalRef() (terra.Reference, error)
func (FileSystemLocationsAttributes) InternalTokens ¶
func (fsl FileSystemLocationsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FileSystemLocationsAttributes) InternalWithRef ¶
func (fsl FileSystemLocationsAttributes) InternalWithRef(ref terra.Reference) FileSystemLocationsAttributes
func (FileSystemLocationsAttributes) Location ¶
func (fsl FileSystemLocationsAttributes) Location() terra.StringValue
func (FileSystemLocationsAttributes) MountOptions ¶
func (fsl FileSystemLocationsAttributes) MountOptions() terra.StringValue
func (FileSystemLocationsAttributes) MountPoint ¶
func (fsl FileSystemLocationsAttributes) MountPoint() terra.StringValue
func (FileSystemLocationsAttributes) Type ¶
func (fsl FileSystemLocationsAttributes) Type() terra.StringValue
type LogsConfig ¶
type LogsConfig struct { // CloudwatchLogs: optional CloudwatchLogs *CloudwatchLogs `hcl:"cloudwatch_logs,block"` // S3Logs: optional S3Logs *S3Logs `hcl:"s3_logs,block"` }
type LogsConfigAttributes ¶
type LogsConfigAttributes struct {
// contains filtered or unexported fields
}
func (LogsConfigAttributes) CloudwatchLogs ¶
func (lc LogsConfigAttributes) CloudwatchLogs() terra.ListValue[CloudwatchLogsAttributes]
func (LogsConfigAttributes) InternalRef ¶
func (lc LogsConfigAttributes) InternalRef() (terra.Reference, error)
func (LogsConfigAttributes) InternalTokens ¶
func (lc LogsConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (LogsConfigAttributes) InternalWithRef ¶
func (lc LogsConfigAttributes) InternalWithRef(ref terra.Reference) LogsConfigAttributes
func (LogsConfigAttributes) S3Logs ¶
func (lc LogsConfigAttributes) S3Logs() terra.ListValue[S3LogsAttributes]
type LogsConfigState ¶
type LogsConfigState struct { CloudwatchLogs []CloudwatchLogsState `json:"cloudwatch_logs"` S3Logs []S3LogsState `json:"s3_logs"` }
type RegistryCredential ¶
type RegistryCredential struct { // Credential: string, required Credential terra.StringValue `hcl:"credential,attr" validate:"required"` // CredentialProvider: string, required CredentialProvider terra.StringValue `hcl:"credential_provider,attr" validate:"required"` }
type RegistryCredentialAttributes ¶
type RegistryCredentialAttributes struct {
// contains filtered or unexported fields
}
func (RegistryCredentialAttributes) Credential ¶
func (rc RegistryCredentialAttributes) Credential() terra.StringValue
func (RegistryCredentialAttributes) CredentialProvider ¶
func (rc RegistryCredentialAttributes) CredentialProvider() terra.StringValue
func (RegistryCredentialAttributes) InternalRef ¶
func (rc RegistryCredentialAttributes) InternalRef() (terra.Reference, error)
func (RegistryCredentialAttributes) InternalTokens ¶
func (rc RegistryCredentialAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RegistryCredentialAttributes) InternalWithRef ¶
func (rc RegistryCredentialAttributes) InternalWithRef(ref terra.Reference) RegistryCredentialAttributes
type RegistryCredentialState ¶
type Restrictions ¶
type Restrictions struct { // ComputeTypesAllowed: list of string, optional ComputeTypesAllowed terra.ListValue[terra.StringValue] `hcl:"compute_types_allowed,attr"` // MaximumBuildsAllowed: number, optional MaximumBuildsAllowed terra.NumberValue `hcl:"maximum_builds_allowed,attr"` }
type RestrictionsAttributes ¶
type RestrictionsAttributes struct {
// contains filtered or unexported fields
}
func (RestrictionsAttributes) ComputeTypesAllowed ¶
func (r RestrictionsAttributes) ComputeTypesAllowed() terra.ListValue[terra.StringValue]
func (RestrictionsAttributes) InternalRef ¶
func (r RestrictionsAttributes) InternalRef() (terra.Reference, error)
func (RestrictionsAttributes) InternalTokens ¶
func (r RestrictionsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RestrictionsAttributes) InternalWithRef ¶
func (r RestrictionsAttributes) InternalWithRef(ref terra.Reference) RestrictionsAttributes
func (RestrictionsAttributes) MaximumBuildsAllowed ¶
func (r RestrictionsAttributes) MaximumBuildsAllowed() terra.NumberValue
type RestrictionsState ¶
type S3Logs ¶
type S3Logs struct { // BucketOwnerAccess: string, optional BucketOwnerAccess terra.StringValue `hcl:"bucket_owner_access,attr"` // EncryptionDisabled: bool, optional EncryptionDisabled terra.BoolValue `hcl:"encryption_disabled,attr"` // Location: string, optional Location terra.StringValue `hcl:"location,attr"` // Status: string, optional Status terra.StringValue `hcl:"status,attr"` }
type S3LogsAttributes ¶
type S3LogsAttributes struct {
// contains filtered or unexported fields
}
func (S3LogsAttributes) BucketOwnerAccess ¶
func (sl S3LogsAttributes) BucketOwnerAccess() terra.StringValue
func (S3LogsAttributes) EncryptionDisabled ¶
func (sl S3LogsAttributes) EncryptionDisabled() terra.BoolValue
func (S3LogsAttributes) InternalRef ¶
func (sl S3LogsAttributes) InternalRef() (terra.Reference, error)
func (S3LogsAttributes) InternalTokens ¶
func (sl S3LogsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (S3LogsAttributes) InternalWithRef ¶
func (sl S3LogsAttributes) InternalWithRef(ref terra.Reference) S3LogsAttributes
func (S3LogsAttributes) Location ¶
func (sl S3LogsAttributes) Location() terra.StringValue
func (S3LogsAttributes) Status ¶
func (sl S3LogsAttributes) Status() terra.StringValue
type S3LogsState ¶
type SecondaryArtifacts ¶
type SecondaryArtifacts struct { // ArtifactIdentifier: string, required ArtifactIdentifier terra.StringValue `hcl:"artifact_identifier,attr" validate:"required"` // BucketOwnerAccess: string, optional BucketOwnerAccess terra.StringValue `hcl:"bucket_owner_access,attr"` // EncryptionDisabled: bool, optional EncryptionDisabled terra.BoolValue `hcl:"encryption_disabled,attr"` // Location: string, optional Location terra.StringValue `hcl:"location,attr"` // Name: string, optional Name terra.StringValue `hcl:"name,attr"` // NamespaceType: string, optional NamespaceType terra.StringValue `hcl:"namespace_type,attr"` // OverrideArtifactName: bool, optional OverrideArtifactName terra.BoolValue `hcl:"override_artifact_name,attr"` // Packaging: string, optional Packaging terra.StringValue `hcl:"packaging,attr"` // Path: string, optional Path terra.StringValue `hcl:"path,attr"` // Type: string, required Type terra.StringValue `hcl:"type,attr" validate:"required"` }
type SecondaryArtifactsAttributes ¶
type SecondaryArtifactsAttributes struct {
// contains filtered or unexported fields
}
func (SecondaryArtifactsAttributes) ArtifactIdentifier ¶
func (sa SecondaryArtifactsAttributes) ArtifactIdentifier() terra.StringValue
func (SecondaryArtifactsAttributes) BucketOwnerAccess ¶
func (sa SecondaryArtifactsAttributes) BucketOwnerAccess() terra.StringValue
func (SecondaryArtifactsAttributes) EncryptionDisabled ¶
func (sa SecondaryArtifactsAttributes) EncryptionDisabled() terra.BoolValue
func (SecondaryArtifactsAttributes) InternalRef ¶
func (sa SecondaryArtifactsAttributes) InternalRef() (terra.Reference, error)
func (SecondaryArtifactsAttributes) InternalTokens ¶
func (sa SecondaryArtifactsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SecondaryArtifactsAttributes) InternalWithRef ¶
func (sa SecondaryArtifactsAttributes) InternalWithRef(ref terra.Reference) SecondaryArtifactsAttributes
func (SecondaryArtifactsAttributes) Location ¶
func (sa SecondaryArtifactsAttributes) Location() terra.StringValue
func (SecondaryArtifactsAttributes) Name ¶
func (sa SecondaryArtifactsAttributes) Name() terra.StringValue
func (SecondaryArtifactsAttributes) NamespaceType ¶
func (sa SecondaryArtifactsAttributes) NamespaceType() terra.StringValue
func (SecondaryArtifactsAttributes) OverrideArtifactName ¶
func (sa SecondaryArtifactsAttributes) OverrideArtifactName() terra.BoolValue
func (SecondaryArtifactsAttributes) Packaging ¶
func (sa SecondaryArtifactsAttributes) Packaging() terra.StringValue
func (SecondaryArtifactsAttributes) Path ¶
func (sa SecondaryArtifactsAttributes) Path() terra.StringValue
func (SecondaryArtifactsAttributes) Type ¶
func (sa SecondaryArtifactsAttributes) Type() terra.StringValue
type SecondaryArtifactsState ¶
type SecondaryArtifactsState struct { ArtifactIdentifier string `json:"artifact_identifier"` BucketOwnerAccess string `json:"bucket_owner_access"` EncryptionDisabled bool `json:"encryption_disabled"` Location string `json:"location"` Name string `json:"name"` NamespaceType string `json:"namespace_type"` OverrideArtifactName bool `json:"override_artifact_name"` Packaging string `json:"packaging"` Path string `json:"path"` Type string `json:"type"` }
type SecondarySourceVersion ¶
type SecondarySourceVersion struct { // SourceIdentifier: string, required SourceIdentifier terra.StringValue `hcl:"source_identifier,attr" validate:"required"` // SourceVersion: string, required SourceVersion terra.StringValue `hcl:"source_version,attr" validate:"required"` }
type SecondarySourceVersionAttributes ¶
type SecondarySourceVersionAttributes struct {
// contains filtered or unexported fields
}
func (SecondarySourceVersionAttributes) InternalRef ¶
func (ssv SecondarySourceVersionAttributes) InternalRef() (terra.Reference, error)
func (SecondarySourceVersionAttributes) InternalTokens ¶
func (ssv SecondarySourceVersionAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SecondarySourceVersionAttributes) InternalWithRef ¶
func (ssv SecondarySourceVersionAttributes) InternalWithRef(ref terra.Reference) SecondarySourceVersionAttributes
func (SecondarySourceVersionAttributes) SourceIdentifier ¶
func (ssv SecondarySourceVersionAttributes) SourceIdentifier() terra.StringValue
func (SecondarySourceVersionAttributes) SourceVersion ¶
func (ssv SecondarySourceVersionAttributes) SourceVersion() terra.StringValue
type SecondarySources ¶
type SecondarySources struct { // Buildspec: string, optional Buildspec terra.StringValue `hcl:"buildspec,attr"` // GitCloneDepth: number, optional GitCloneDepth terra.NumberValue `hcl:"git_clone_depth,attr"` // InsecureSsl: bool, optional InsecureSsl terra.BoolValue `hcl:"insecure_ssl,attr"` // Location: string, optional Location terra.StringValue `hcl:"location,attr"` // ReportBuildStatus: bool, optional ReportBuildStatus terra.BoolValue `hcl:"report_build_status,attr"` // SourceIdentifier: string, required SourceIdentifier terra.StringValue `hcl:"source_identifier,attr" validate:"required"` // Type: string, required Type terra.StringValue `hcl:"type,attr" validate:"required"` // SecondarySourcesBuildStatusConfig: optional BuildStatusConfig *SecondarySourcesBuildStatusConfig `hcl:"build_status_config,block"` // SecondarySourcesGitSubmodulesConfig: optional GitSubmodulesConfig *SecondarySourcesGitSubmodulesConfig `hcl:"git_submodules_config,block"` }
type SecondarySourcesAttributes ¶
type SecondarySourcesAttributes struct {
// contains filtered or unexported fields
}
func (SecondarySourcesAttributes) BuildStatusConfig ¶
func (ss SecondarySourcesAttributes) BuildStatusConfig() terra.ListValue[SecondarySourcesBuildStatusConfigAttributes]
func (SecondarySourcesAttributes) Buildspec ¶
func (ss SecondarySourcesAttributes) Buildspec() terra.StringValue
func (SecondarySourcesAttributes) GitCloneDepth ¶
func (ss SecondarySourcesAttributes) GitCloneDepth() terra.NumberValue
func (SecondarySourcesAttributes) GitSubmodulesConfig ¶
func (ss SecondarySourcesAttributes) GitSubmodulesConfig() terra.ListValue[SecondarySourcesGitSubmodulesConfigAttributes]
func (SecondarySourcesAttributes) InsecureSsl ¶
func (ss SecondarySourcesAttributes) InsecureSsl() terra.BoolValue
func (SecondarySourcesAttributes) InternalRef ¶
func (ss SecondarySourcesAttributes) InternalRef() (terra.Reference, error)
func (SecondarySourcesAttributes) InternalTokens ¶
func (ss SecondarySourcesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SecondarySourcesAttributes) InternalWithRef ¶
func (ss SecondarySourcesAttributes) InternalWithRef(ref terra.Reference) SecondarySourcesAttributes
func (SecondarySourcesAttributes) Location ¶
func (ss SecondarySourcesAttributes) Location() terra.StringValue
func (SecondarySourcesAttributes) ReportBuildStatus ¶
func (ss SecondarySourcesAttributes) ReportBuildStatus() terra.BoolValue
func (SecondarySourcesAttributes) SourceIdentifier ¶
func (ss SecondarySourcesAttributes) SourceIdentifier() terra.StringValue
func (SecondarySourcesAttributes) Type ¶
func (ss SecondarySourcesAttributes) Type() terra.StringValue
type SecondarySourcesBuildStatusConfig ¶
type SecondarySourcesBuildStatusConfig struct { // Context: string, optional Context terra.StringValue `hcl:"context,attr"` // TargetUrl: string, optional TargetUrl terra.StringValue `hcl:"target_url,attr"` }
type SecondarySourcesBuildStatusConfigAttributes ¶
type SecondarySourcesBuildStatusConfigAttributes struct {
// contains filtered or unexported fields
}
func (SecondarySourcesBuildStatusConfigAttributes) Context ¶
func (bsc SecondarySourcesBuildStatusConfigAttributes) Context() terra.StringValue
func (SecondarySourcesBuildStatusConfigAttributes) InternalRef ¶
func (bsc SecondarySourcesBuildStatusConfigAttributes) InternalRef() (terra.Reference, error)
func (SecondarySourcesBuildStatusConfigAttributes) InternalTokens ¶
func (bsc SecondarySourcesBuildStatusConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SecondarySourcesBuildStatusConfigAttributes) InternalWithRef ¶
func (bsc SecondarySourcesBuildStatusConfigAttributes) InternalWithRef(ref terra.Reference) SecondarySourcesBuildStatusConfigAttributes
func (SecondarySourcesBuildStatusConfigAttributes) TargetUrl ¶
func (bsc SecondarySourcesBuildStatusConfigAttributes) TargetUrl() terra.StringValue
type SecondarySourcesGitSubmodulesConfigAttributes ¶
type SecondarySourcesGitSubmodulesConfigAttributes struct {
// contains filtered or unexported fields
}
func (SecondarySourcesGitSubmodulesConfigAttributes) FetchSubmodules ¶
func (gsc SecondarySourcesGitSubmodulesConfigAttributes) FetchSubmodules() terra.BoolValue
func (SecondarySourcesGitSubmodulesConfigAttributes) InternalRef ¶
func (gsc SecondarySourcesGitSubmodulesConfigAttributes) InternalRef() (terra.Reference, error)
func (SecondarySourcesGitSubmodulesConfigAttributes) InternalTokens ¶
func (gsc SecondarySourcesGitSubmodulesConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SecondarySourcesGitSubmodulesConfigAttributes) InternalWithRef ¶
func (gsc SecondarySourcesGitSubmodulesConfigAttributes) InternalWithRef(ref terra.Reference) SecondarySourcesGitSubmodulesConfigAttributes
type SecondarySourcesGitSubmodulesConfigState ¶
type SecondarySourcesGitSubmodulesConfigState struct {
FetchSubmodules bool `json:"fetch_submodules"`
}
type SecondarySourcesState ¶
type SecondarySourcesState struct { Buildspec string `json:"buildspec"` GitCloneDepth float64 `json:"git_clone_depth"` InsecureSsl bool `json:"insecure_ssl"` Location string `json:"location"` ReportBuildStatus bool `json:"report_build_status"` SourceIdentifier string `json:"source_identifier"` Type string `json:"type"` BuildStatusConfig []SecondarySourcesBuildStatusConfigState `json:"build_status_config"` GitSubmodulesConfig []SecondarySourcesGitSubmodulesConfigState `json:"git_submodules_config"` }
type Source ¶
type Source struct { // Buildspec: string, optional Buildspec terra.StringValue `hcl:"buildspec,attr"` // GitCloneDepth: number, optional GitCloneDepth terra.NumberValue `hcl:"git_clone_depth,attr"` // InsecureSsl: bool, optional InsecureSsl terra.BoolValue `hcl:"insecure_ssl,attr"` // Location: string, optional Location terra.StringValue `hcl:"location,attr"` // ReportBuildStatus: bool, optional ReportBuildStatus terra.BoolValue `hcl:"report_build_status,attr"` // Type: string, required Type terra.StringValue `hcl:"type,attr" validate:"required"` // SourceBuildStatusConfig: optional BuildStatusConfig *SourceBuildStatusConfig `hcl:"build_status_config,block"` // SourceGitSubmodulesConfig: optional GitSubmodulesConfig *SourceGitSubmodulesConfig `hcl:"git_submodules_config,block"` }
type SourceAttributes ¶
type SourceAttributes struct {
// contains filtered or unexported fields
}
func (SourceAttributes) BuildStatusConfig ¶
func (s SourceAttributes) BuildStatusConfig() terra.ListValue[SourceBuildStatusConfigAttributes]
func (SourceAttributes) Buildspec ¶
func (s SourceAttributes) Buildspec() terra.StringValue
func (SourceAttributes) GitCloneDepth ¶
func (s SourceAttributes) GitCloneDepth() terra.NumberValue
func (SourceAttributes) GitSubmodulesConfig ¶
func (s SourceAttributes) GitSubmodulesConfig() terra.ListValue[SourceGitSubmodulesConfigAttributes]
func (SourceAttributes) InsecureSsl ¶
func (s SourceAttributes) InsecureSsl() terra.BoolValue
func (SourceAttributes) InternalRef ¶
func (s SourceAttributes) InternalRef() (terra.Reference, error)
func (SourceAttributes) InternalTokens ¶
func (s SourceAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceAttributes) InternalWithRef ¶
func (s SourceAttributes) InternalWithRef(ref terra.Reference) SourceAttributes
func (SourceAttributes) Location ¶
func (s SourceAttributes) Location() terra.StringValue
func (SourceAttributes) ReportBuildStatus ¶
func (s SourceAttributes) ReportBuildStatus() terra.BoolValue
func (SourceAttributes) Type ¶
func (s SourceAttributes) Type() terra.StringValue
type SourceBuildStatusConfig ¶
type SourceBuildStatusConfig struct { // Context: string, optional Context terra.StringValue `hcl:"context,attr"` // TargetUrl: string, optional TargetUrl terra.StringValue `hcl:"target_url,attr"` }
type SourceBuildStatusConfigAttributes ¶
type SourceBuildStatusConfigAttributes struct {
// contains filtered or unexported fields
}
func (SourceBuildStatusConfigAttributes) Context ¶
func (bsc SourceBuildStatusConfigAttributes) Context() terra.StringValue
func (SourceBuildStatusConfigAttributes) InternalRef ¶
func (bsc SourceBuildStatusConfigAttributes) InternalRef() (terra.Reference, error)
func (SourceBuildStatusConfigAttributes) InternalTokens ¶
func (bsc SourceBuildStatusConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceBuildStatusConfigAttributes) InternalWithRef ¶
func (bsc SourceBuildStatusConfigAttributes) InternalWithRef(ref terra.Reference) SourceBuildStatusConfigAttributes
func (SourceBuildStatusConfigAttributes) TargetUrl ¶
func (bsc SourceBuildStatusConfigAttributes) TargetUrl() terra.StringValue
type SourceGitSubmodulesConfigAttributes ¶
type SourceGitSubmodulesConfigAttributes struct {
// contains filtered or unexported fields
}
func (SourceGitSubmodulesConfigAttributes) FetchSubmodules ¶
func (gsc SourceGitSubmodulesConfigAttributes) FetchSubmodules() terra.BoolValue
func (SourceGitSubmodulesConfigAttributes) InternalRef ¶
func (gsc SourceGitSubmodulesConfigAttributes) InternalRef() (terra.Reference, error)
func (SourceGitSubmodulesConfigAttributes) InternalTokens ¶
func (gsc SourceGitSubmodulesConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceGitSubmodulesConfigAttributes) InternalWithRef ¶
func (gsc SourceGitSubmodulesConfigAttributes) InternalWithRef(ref terra.Reference) SourceGitSubmodulesConfigAttributes
type SourceGitSubmodulesConfigState ¶
type SourceGitSubmodulesConfigState struct {
FetchSubmodules bool `json:"fetch_submodules"`
}
type SourceState ¶
type SourceState struct { Buildspec string `json:"buildspec"` GitCloneDepth float64 `json:"git_clone_depth"` InsecureSsl bool `json:"insecure_ssl"` Location string `json:"location"` ReportBuildStatus bool `json:"report_build_status"` Type string `json:"type"` BuildStatusConfig []SourceBuildStatusConfigState `json:"build_status_config"` GitSubmodulesConfig []SourceGitSubmodulesConfigState `json:"git_submodules_config"` }
type VpcConfig ¶
type VpcConfig struct { // SecurityGroupIds: set of string, required SecurityGroupIds terra.SetValue[terra.StringValue] `hcl:"security_group_ids,attr" validate:"required"` // Subnets: set of string, required Subnets terra.SetValue[terra.StringValue] `hcl:"subnets,attr" validate:"required"` // VpcId: string, required VpcId terra.StringValue `hcl:"vpc_id,attr" validate:"required"` }
type VpcConfigAttributes ¶
type VpcConfigAttributes struct {
// contains filtered or unexported fields
}
func (VpcConfigAttributes) InternalRef ¶
func (vc VpcConfigAttributes) InternalRef() (terra.Reference, error)
func (VpcConfigAttributes) InternalTokens ¶
func (vc VpcConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (VpcConfigAttributes) InternalWithRef ¶
func (vc VpcConfigAttributes) InternalWithRef(ref terra.Reference) VpcConfigAttributes
func (VpcConfigAttributes) SecurityGroupIds ¶
func (vc VpcConfigAttributes) SecurityGroupIds() terra.SetValue[terra.StringValue]
func (VpcConfigAttributes) Subnets ¶
func (vc VpcConfigAttributes) Subnets() terra.SetValue[terra.StringValue]
func (VpcConfigAttributes) VpcId ¶
func (vc VpcConfigAttributes) VpcId() terra.StringValue
type VpcConfigState ¶
Click to show internal directories.
Click to hide internal directories.