Skip to content

Conversation

@michaellzc
Copy link
Member

@michaellzc michaellzc commented Aug 11, 2023

we can finally generate individual provider using https://github.com/sourcegraph/cdktf-provider-gen/tree/main

cdktf-provider-gen -config aws.yml
cdktf-provider-gen -config google.yml

and so on

Test plan

CI passed https://github.com/sourcegraph/controller/pull/957

Copy link
Member Author

michaellzc commented Aug 11, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Comment on lines 6 to 8
github.com/aws/constructs-go/constructs/v10 v10.1.167
github.com/aws/jsii-runtime-go v1.79.0
github.com/aws/jsii-runtime-go v1.87.0
github.com/hashicorp/terraform-cdk-go/cdktf v0.16.3
github.com/aws/constructs-go/constructs/v10 v10.2.69
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

runtime dependencies are determined by jsii generator for Go, it's out of our contorl

@michaellzc michaellzc force-pushed the 08-11-use_cdktf-provider-gen_to_generate_constrcuts branch from f38587b to 074c782 Compare August 11, 2023 18:29
@michaellzc michaellzc requested review from a team, bobheadxi, danieldides and daxmc99 August 11, 2023 18:48
@michaellzc michaellzc force-pushed the 08-11-use_cdktf-provider-gen_to_generate_constrcuts branch from 074c782 to b8177fd Compare August 11, 2023 18:50
@michaellzc michaellzc force-pushed the 08-11-use_cdktf-provider-gen_to_generate_constrcuts branch from b8177fd to 1eee38b Compare August 11, 2023 19:16
@michaellzc michaellzc force-pushed the 08-11-use_cdktf-provider-gen_to_generate_constrcuts branch from b59ae39 to 125d09d Compare August 11, 2023 20:14
@michaellzc michaellzc merged commit b9401af into main Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants