Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bring tf #196

Merged
merged 4 commits into from
Apr 14, 2024
Merged

feat: bring tf #196

merged 4 commits into from
Apr 14, 2024

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Apr 12, 2024

Introduce bring tf as a place to put useful Terraform-related utilities.

For now, it includes a simple tf.Resource class which can be used to easily define Terraform resources without having to subclass cdktf.TerraformResource.

Includes `tf.Resource` which allows you to emit arbitrary Terraform resources.

For now...
@eladb eladb requested a review from eladcon April 12, 2024 07:23
@eladb eladb requested a review from Chriscbr April 13, 2024 10:08
Copy link

mergify bot commented Apr 14, 2024

Thank you for contributing! Your pull request contains mergify configuration changes and needs manual merge from a maintainer (be sure to allow changes to be pushed to your fork).

Copy link

mergify bot commented Apr 14, 2024

Thank you for contributing! Your pull request contains mergify configuration changes and needs manual merge from a maintainer (be sure to allow changes to be pushed to your fork).

@eladcon eladcon merged commit ae2fb58 into main Apr 14, 2024
5 checks passed
@eladcon eladcon deleted the eladb/bring-tf branch April 14, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants