terraform-cdk icon indicating copy to clipboard operation
terraform-cdk copied to clipboard

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform

Results 320 terraform-cdk issues
Sort by recently updated
recently updated
newest added

Taking parts from https://github.com/hashicorp/terraform-cdk/pull/1931 to slowly move the parts over that are "proven" to work

Wanted to report that the python package `cdktf_cdktf_provider_aws` requires a minimum Python version of 3.7 due to an error: ``` SyntaxError: more than 255 arguments ``` (I don't have the...

priority/important-soon
provider/aws
ux/cli
size/small

https://github.com/hashicorp/terraform-cdk/blob/main/packages/cdktf-cli/lib/synth-stack.ts#L72= The logic is broken as, first, this overrides all settings and, second, it warns without checking if this settings is already at the minimum required value!

bug
cdktf-cli
priority/important-soon
size/small

('override' must be specified using a Class, and cannot have a dict (python) ``` asg = autoscaling.AutoscalingGroup(self, "auto", mixed_instances_policy={ "launch_template": { "launch_template_specification": { "launch_template_id": tmpl.id }, "override": [ {"instance_type": "t3.micro"},...

language/python
cdktf
upstream/jsii
priority/important-soon
provider/aws

We are currently using `cdktf get` to get providers. I would like to switch to the installing them as npm dependencies. And I would prefer to install the exact version...

priority/important-soon
ux/debugging
provider/aws
size/medium
pre-built providers

![Screen Shot 2022-03-07 at 8 52 23 AM](https://user-images.githubusercontent.com/3039734/157080084-780c77bc-8c26-403b-b988-4d2654a3fea9.png) Github only allows you to view the Raw version of the readme file. While this is certainly still usable, it hurts my...

documentation
priority/backlog
provider/aws
size/medium
pre-built providers

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

documentation
enhancement
priority/important-soon
size/medium
feature/iterators

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

enhancement
cdktf-cli
priority/important-soon
core-parity
size/medium

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

enhancement
priority/awaiting-more-evidence

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

bug
documentation
examples
priority/backlog