High level CDK construct to provision GitLab integrations with AWS
Project description
cdk-gitlab
High level CDK construct to provision GitLab integrations with AWS
Sample
# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826 import cdk_gitlab as gl provider = gl.Provider(stack, "GitlabProvider") # create Amazon EKS cluster for the GitLab integration provider.create_eks_cluster(stack, "GitlabEksCluster", version=eks.KubernetesVersion.V1_18 ) # TBD - create Amazon EC2 runner for the GitLab provider.create_ec2_runner(...) # TBD - create Fargate runner for the GitLab provider.create_fargate_runner(...)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size cdk_gitlab-0.1.1-py3-none-any.whl (23.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size cdk-gitlab-0.1.1.tar.gz (24.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for cdk_gitlab-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8b92201f91824cc9ba163482a78f448669988bc3cd936d533877ca23c4ee931 |
|
MD5 | 3463c9086d5f612458ba17d4c6a9a541 |
|
BLAKE2-256 | 3f36e5f7517be39452af068203ca7b2af21409a12d40981d7588ac58f76f0cd8 |