Skip to main content

CodeCatalyst

AwsCodecatalystDevEnvironment

Terraform resource for managing an AWS CodeCatalyst Devenvironment.

import { AwsCodecatalystDevEnvironment } from "@dinghy/tf-aws/serviceCodecatalyst"

<AwsCodecatalystDevEnvironment/>

AwsCodecatalystProject

Terraform resource for managing an AWS CodeCatalyst Project.

import { AwsCodecatalystProject } from "@dinghy/tf-aws/serviceCodecatalyst"

<AwsCodecatalystProject/>

AwsCodecatalystSourceRepository

Terraform resource for managing an AWS CodeCatalyst Source Repository.

import { AwsCodecatalystSourceRepository } from "@dinghy/tf-aws/serviceCodecatalyst"

<AwsCodecatalystSourceRepository/>