spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
74 stars 28 forks source link

feat(security-email): add support for security email #497

Closed mwasilew2 closed 8 months ago

mwasilew2 commented 8 months ago

Description of the change

related to: https://app.clickup.com/t/8693fq8dx

Adds to the terraform provider support for editing security email.

Note: the graphql api doesn't currently support deleting security email and terraform test sdk runs delete after each test

Type of change

Related issues

Fix [#1]()

Checklists

Development

Code review

Clickup-user commented 8 months ago

Task linked: CU-8693fq8dx add support for security_email to terraform provider

mwasilew2 commented 8 months ago

similar to: https://github.com/spacelift-io/terraform-provider-spacelift/pull/495