-
### What happened?
Changing `eks.Cluster.authenticationMode` from the default value of `CONFIG_MAP` to `API` throws an error. (Also note that the default value is not noted in the docs: https://www.p…
-
## Description
Try module config as specified in
- https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/examples/ipam/main.tf#L53
Terraform module sets cidr to null if use_i…
-
Hello, there were previous attempts to re-open the following issue. I can confirm the issue exists in current release `v0.8.24`
```shell
terraformer --version
version v0.8.24
```
When looking at …
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.76.0
### Affected Resource(s)
* aws_vpc_security_group_ingress_rule
### Expected Behavior
Using the `ingress` block within `aws_secur…
-
### What happened?
The update of a Datazone-DataSource (in this case the enableBusinessNameGeneration-property) fails with the following error:
` error: operation error CloudControl: UpdateResour…
-
### Describe the bug
We noticed that with versions 2.167.x we are not able to do a lookup on the VPC based on tags.
What we can see when deploying with -vv, is that the lookup is done using random…
-
### Description
It's very difficult to work with `aws_vpc_ipv4_cidr_block_association` to manage IPv4 CIDR blocks, normally you will be met with conflicting range or CIDR block in use by subnet error…
-
### Terraform Core Version
1.8.5
### AWS Provider Version
5.53.0
### Affected Resource(s)
aws_quicksight_vpc_connection
### Expected Behavior
The resource is properly destroyed
…
-
### Describe the bug
When running CLI operations (synth/deploy) STS assume role operation not using proxy settings.
connect ETIMEDOUT 54.239.32.126:443
Running netstat during cli operations sho…
-
Hello Team,
Customer using AWS Instance Scheduler has provided the following feature request to improve the security of the solution:
**Addition of a VPC parameter for the Lambda function in the…