Stephen Lewis (Burrows)
Stephen Lewis (Burrows)
Thanks for reporting this bug! It looks like this is an issue with how the DCL makes its requests. Here are my notes for future reference while looking into this...
This would likely be a new resource called `google_firestore_field`. It looks like the TTL property is an object that needs to be explicitly set to an empty (but present) value...
hmm, actually, the Field resource doesn't seem to have a Create method - it may not be a real resource that we would want to support directly. `google_firestore_ttl_policy` also doesn't...
> Is that something I should look into or was it more of a general question? If you have the time and inclination to look into it, that would be...
The problem here seems to be that the doc strings use `` to enclose variables, which apparently gets interpreted by the docs as html elements. b/237555049
b/175683748
@rileykarson it looks like you had previously triaged this as documentation - is the issue that we need to document the fact that it can't be imported, as opposed to...