-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Operations - Terraform Provider
-
None
-
1
-
Severity 3 - Minor
User Problem
When you create an integration via API/terraform, the key is returned and can be used in other resources. However, if another resource relies on the API key from an integration, it will fail on refresh since it would be null.
Suggested Solutions
Return the Opsgenie integration API key on refresh.
Current Workarounds
Store the API key somewhere else to reference in the other resources.