Releases: JupiterOne/terraform-provider-jupiterone
Releases · JupiterOne/terraform-provider-jupiterone
v1.11.0
v1.10.0
v1.9.1
v1.9.0
v1.8.0
v1.7.0
Add support for adding labels to rule instances. These are key/value pairs that will be treated as tags by the internal system of J1.
v1.6.0
Add ignore_previous_results option to rules. This allows the diffing logic to be skipped for rules that have no interest in the diffing results, such as data export rules.
v1.5.1
Implemented back off and retry logic when we receive a 429 from the jupiterone api.
v1.5.1
Implemented back off and retry logic when we receive a 429 from the jupiterone api.
v1.5.0
Fixed an issue that would arise from resources being deleted remotely but not flagged for recreation in state when an apply/plan was run.