Sven Grosen
Sven Grosen
Not sure if this will solve the problem for anyone else, but I could not get Tx requests to go through until I updated API mode (in XCTU) to be...
Since the underlying "mapping" has gone away since I started on this, I've switched this behavior to match the API and just silently treat `" "` as `_` so that...
> Does it work correctly? No configuration drift after apply? Sorry, I should have provided a little more detail originally. No, it does not work. If I define a resource...
I've pushed changes for just the singular grant resource so far, but I'm still trying to figure out how to test this properly: I can't find prior art for a...
> @ledbutter Thanks for this contribution! We've discussed this problem and your approach seems to solve one half of the problem. The other half is making sure that there is...
> @ledbutter the only test I've seen that test this behaviour is `TestCatalogSuppressCaseSensitivity` under `catalog/resource_catalog_test.go` Right, and this is so trivial I don't see much value in it, but I...
> > > @ledbutter the only test I've seen that test this behaviour is `TestCatalogSuppressCaseSensitivity` under `catalog/resource_catalog_test.go` > > > > > > Right, and this is so trivial I...
@nkvuong @mgyucht So I have half of the problem solved, but I'm not sure how--if at all, given the current tooling--to solve the other half: the suppression of any diffs...
I could see it, perhaps `IsInt()` should just return `Int32.TryParse()`? I'd be open to reviewing a PR covering this issue.
My feeling is that a breaking change is acceptable here as there is another method that will remain behind. Go ahead and try it out.