Skip to content

Support build_type parameter #86

Closed
@limitusus

Description

@limitusus

Describe the Feature

Specify ARM_CONTAINER for environment.type of aws_codebuild_project resource.
Of course CodeBuild is wrapped with cloudposse/terraform-aws-codebuild, and it accepts this value as build_type variable.

Expected Behavior

build_type parameter is supported that is to be passed to cloudposse/terraform-aws-codebuild module.
https://github.com/cloudposse/terraform-aws-codebuild/blob/master/main.tf#L343

Use Case

I want to run CodeBuild on Graviton2.

Describe Ideal Solution

Add a parameter.

Alternatives Considered

N/A

Additional Context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions