Nikola Sepentulevski
Nikola Sepentulevski
I had to set the location in the config. ``` remote_state { backend = "gcs" config = { project = "my-terraform" location = "eu" bucket = "my-terraform-state" prefix = "${path_relative_to_include()}/terraform.tfstate"...
> You can't recursively introspect a `dependency` in a `dependency` block. > > Note that the way you wrote it also has a chicken-and-egg problem. The `skip` flag means skip...
For anyone who came here initially because they had to verify AWS SES sender email. Email verifications is now via DKIM record ``` Domain verification in Amazon SES is now...
It would be nice to have `spec.params.targetGroupAttributes`
Similar issue: https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2311
Trying to figure this out with SSO? Documentation would be nice :)
It's a shame this feature is getting pushed back. Other CI tools seem to support this feature.