Robert J.
Robert J.
I just ran into this not working as well. I was about to open a feature request around this before I saw this one. Perhaps in a future release, we...
@damemi Sorry I addressed that in the initial comment but misspelled it. A lot of helm charts that have a DeamonSet that I deem as critical don't include the `priorityClassName`...
@mdubourg001, I can think of two use cases for this: 1. For developers who want to run glci, but don't have glci or yarn installed locally, and don't want to...
@nicoclau when I took the CKA (1.18) I only needed what's on [kubernetes.io/docs](https://kubernetes.io/docs/). They did say I could look at GitHub repos which I thought would prove useful for instances...
I think that a more concise problem statement would be that `host` is not allowed to be null in the provider block. This prevents us from using this provider inside...
Please add support for external Id while assuming a cross account role in terragrunt
@diversario thanks for opening this bug. This is SUPER ANNOYING! When I run into this I update the description in a terraform output to include an extra space or something...
I still think that this core ask is a good idea. Consider for a moment a helm chart like Jenkins. It might be desirable to store the CasC in a...
Here's the exact link: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-ttl > TTL > ... > Type: String
Conversely, the `AWS_REGION` environment variable can be set. I'm not sure of the proper way to configure this in terraform 0.13 at this time. EDIT: I guess the provider block...