iman0510
iman0510
Having the same issue only with InteliJ IDEA Ultimate 2022.2.2. Fig works in Iterm2 and in the terminal started in Vscode, but doesn't work in the terminal of InteliJ. Fig...
I have the same issue. Trying to log in via the GUI will result in the following window:  But using the `leapp integration login` command prompts me to the...
I have tried to set the tags property explicitly in the resource like this: ``` resource "aws_appautoscaling_target" "service_scaling" { min_capacity = var.min_container_count max_capacity = var.max_container_count resource_id = "service/${aws_ecs_cluster.ecs_cluster.name}/${aws_ecs_service.ecs_service.name}" role_arn =...
I downgraded my aws provider to 4.65, and now I don't have this issue anymore. This bug seems to be introduced from v4.66 The resource is created and is been...
@ewbankkit, just as extra information: I tried version 4.67, 5.0 and all had the same error. It seems that there is a bug around tagging introduced since 4.66