-
### Terraform Core Version
1.3.4
### AWS Provider Version
5.5.0
### Affected Resource(s)
* aws_fsx_ontap_file_system
I expect the other fsx filesystem resources will have this issue too, but I…
-
The latest version of the virtual machine scale set resource requires the primary setting within the ip_configuration. The current main.tf has this:
`
network_profile {
name = "${var.…
-
**Rancher Server Setup**
- Rancher version:
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
- Proxy/Cert Details:…
-
When creating an aws.codebuild.Project, the ProjectSourceArgs used for the `source` argument is missing the `auth` property that both CloudFormation and Terraform have in their corresponding resource …
-
### 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…
lyona updated
3 months ago
-
/kind bug
/kind cleanup
**What steps did you take and what happened:**
Currently it's possible to create and assign subnets to almost all resources handled by CAPA except for the control plane …
-
**Description:**
When I use configuration values inside a list, such as tags or subnets_ids from the chasaws addon, json parse error occurs
**python -V:**
Python 3.11.7
**chaos.exe info core…
-
I was trying to access my EB host behind the ELB but I found out that when checking with `nmap` all ports were filtered.
I did have the following settings:
* `ssh_listener_port` set to `"22"`
*…
-
This is a common scenario when splitting a stack, and due to issues with objects not fully round tripping through JSON serialization and lack of helpers in AWSX, it is somewhat difficult today.
Le…
-
### Terraform Core Version
1.4.2
### AWS Provider Version
2.7.10
### Affected Resource(s)
I can create kinesis data analytics application successfully without vpc_configuration , but failed when …