lra

Results 117 comments of lra

not sure, I don't use VPC, help welcome.

That's right, `iamer` does not support managed policies, only inline ones. Not specific reason, it's just a feature that was not there when we built `iamer`. Feel free to do...

Keeping this open until it's done.

Well same remark here than in https://github.com/lra/pouet.net/pull/47, I'm not sure we can export this stuff in a raw format. I'd like more opinions on this.

We hit this issue regularly, and I saw the `waiting for reproduction` label on this issue, so here's a simple way to reproduce this: ```hcl locals { environment = "dev"...

@jbardin This is still valid and reproducible with a simple local tf file: ``` locals { environment = "dev" services_with_postgresql = local.environment == "dev" ? { tools = {} big-tools...

The constant drift on `cloudflare_custom_hostname.ssl` is happening to us: ``` Terraform v1.13.3 on darwin_arm64 + provider registry.terraform.io/cloudflare/cloudflare v5.10.1 ```

All the help is welcome here, just added a quickfix to the one you mentioned