Jordann

Results 8 comments of Jordann

The problem is that AWS invalidate MFA code for each code used ... So with one code, you can't do multiple request ...

I confirm, I've the same problem... ``` # cloudflare_notification_policy.zone_aop_custom_certificate_expiration_type will be updated in-place ~ resource "cloudflare_notification_policy" "zone_aop_custom_certificate_expiration_type" { id = "46067d97f07e49c193661d8d281ed7dd" name = "Zone-level Authenticated Origin Pulls Certificate Expiration Alert"...

Hello, we also have the problem with this module : https://registry.terraform.io/modules/terraform-aws-modules/alb/aws/6.10.0 Thx for your help @jbardin ;)

Builds and tests seem to have gone well. Can Terragrunt's compatibility with Terraform 1.7 be made official?

I've been using this feature for several months now, and I can confirm that it has several advantages. Above all, it improves execution speed for massive actions, such as plan/apply...

Hi all! I had exactly the same problem as you: ``` s5cmd --profile="prod" ls ERROR "ls": SharedCredsAccessKey: shared credentials prod in /Users/jcolfej/.aws/credentials did not contain aws_access_key_id ``` The problem is...

I have no problems running the plugin (v0.0.29) with Nexus v3.62.0 on my side. The only difference between us is that you use a jar, whereas I install via the...