-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Operations - Terraform Provider
-
None
-
1
-
4
Current State:
The Atlassian Operations Terraform provider v1.1.4 is lacking an option to remove default resources created with a Team (atlassian-operations_team).
In the OpsGenie provider, this option was named 'delete_default_resources'. The lack of this option is blocking migrations from the OpsGenie provider to the Atlassian Operations provider.
Atlassian Operations Resource: https://registry.terraform.io/providers/atlassian/atlassian-operations/latest/docs/resources/team
OpsGenie Resource:
https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/team#delete_default_resources-1
Existing GitHub Issue: https://github.com/atlassian/terraform-provider-atlassian-operations/issues/27
Proposed Future State:
Have support the deletion of default resources created with a Team, to avoid manual approaches.