-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.61.0
### Affected Resource(s)
* aws_subnet
* aws_lb
* aws_lb_target_group
* aws_lb_listener
### Expected Behavior
At…
sparr updated
2 months ago
-
Applying the following tf twice results in new changes detected.
I have this simple tf creating a VPC, one instance and two security groups:
```hcl
data "ibm_is_image" "ds_image" {
name = mo…
-
### Describe the bug
When defining the `Type` property for the `AWS::Batch::ComputeEnvironment` resource via the "ManagedEc2EcsComputeEnvironment" construct or the "CfnComputeEnvironment" construct, …
-
### Terraform Version
```
$ terraform -v
Terraform v1.4.6
on darwin_arm64
+ provider registry.terraform.io/aliyun/alicloud v1.190.0
+ provider registry.terraform.io/hashicorp/local v2.4.0
```
…
-
### 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 commu…
-
### Describe the bug
I have created a Fsx Lustre cluster.
I can't delete it due to a dependence between security group and the ENI of Fsx Lustre
### Regression Issue
- [ ] Select this option if t…
-
We found another issue when using `tfautomv`.
The following shows automatically created moved blocks for 2 replaced "aws_route" resources.
Which were cross-moved one to the other.
``` bash
...…
-
```
What steps will reproduce the problem?
1. Create a VPC.
2. Launch an instance into VPC using AWS mnagement console.
3. Use HybridFox to view detail of instances launched in VPC.
What is the expec…
-
### 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…
-
### What happened?
I followed the directions as per the documentation, and though Pulumi is successful, I get a 503 when I try to access Metabase.
Unfortunately, I cannot see any logs in the ECS…