terrajet
terrajet copied to clipboard
Add float64 to supported sensitve fields
Description of your changes
Add support for float64 data type as sensitive field. We ran into an issue while upgrading provide-jet-datadog to latest release of terraform-provider-datadog as it introduced numeric sensitive field client_token_id of type float64
Fixes # https://github.com/crossplane/terrajet/issues/287
I have:
- [x] Read and followed Crossplane's [contribution process].
- [x] Run
make reviewableto ensure this PR is ready for review. - [ ] Added
backport release-x.ylabels to auto-backport this PR if necessary.
How has this code been tested
-
make generateon a jet provider -
make reviewable teston a jet provider
How is it going with this one ? Can we get this accepted ?