elastic / cloud-sdk-go

Apache License 2.0
21 stars 46 forks source link

Apply create/update overrides to integrations_server resources #401

Closed tobio closed 2 years ago

tobio commented 2 years ago

Description

Applies Create or Update payload overrides to integrations server resources.

Related Issues

Fixes https://github.com/elastic/cloud-sdk-go/issues/400

Motivation and Context

Without this change, deployments managed through the CLI or Terraform provider will not have their integrations server resources upgraded along with other resources within the deployment.

How Has This Been Tested?

Unit tests

Types of Changes

Readiness Checklist