favoretti / terraform-provider-adx

Mozilla Public License 2.0
14 stars 5 forks source link

Missing option - ingestiontime #50

Closed jpoizat closed 1 year ago

jpoizat commented 1 year ago

Is there an existing issue for this?

Terraform Version

1.4.6

ADX Provider Version

0.0.22

Terraform Configuration Files

any configuration would work (not really an issue, but an enhancement)

Debug Output/Panic Output

N/A

Expected Behaviour

expecting to be able to configure ingestiontime option ref : https://learn.microsoft.com/en-us/azure/data-explorer/kusto/management/alter-ingestion-time-policy-command command in Kusto: .alter table policy ingestiontime true

Actual Behaviour

ingestiontime configured in table policy

Steps to Reproduce

No response

Important Factoids

No response

References

No response

FakieHeelflip commented 1 year ago

Hi @jpoizat , I add the ingestion time ressource and made a pull request. Hopefully it will be in the provider within a few days after the review. Stay tuned and thank you for raising an issue.

jpoizat commented 1 year ago

Greaty @FakieHeelflip thanks a lot !

favoretti commented 1 year ago

Closing this one as resolved.