Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-provider-ec to v0.8.0 #128

Merged
merged 5 commits into from
Aug 9, 2023

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Aug 8, 2023

This PR was generated via $ upgrade-provider pulumi/pulumi-ec.


  • Upgrading terraform-provider-ec from 0.5.1 to 0.8.0.
    Fixes Upgrade terraform-provider-ec to v0.8.0 #126
  • Upgrading pulumi-terraform-bridge from v3.42.1 to v3.56.2.
  • Upgrading pulumi/terraform-plugin-sdk from v2.19.0 to 2.27.0.

I have manually bumped the java version from v0.5.4 to v0.9.5 and transitioned the provider from shimming the provider SDK to the plugin framework.

Fixes #103

@iwahbe iwahbe self-assigned this Aug 8, 2023
@iwahbe iwahbe requested a review from a team August 8, 2023 10:04
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Does the PR have any schema changes?

Does the PR have any schema changes?

Found 37 breaking changes:

Resources

  • 🟢 "ec:index/deploymentTrafficFilter:DeploymentTrafficFilter": required: "rules" property is no longer Required

Functions

  • "ec:index/getDeployments:getDeployments": inputs:
    • 🟡 "apm" missing input "apm"
    • 🟡 "elasticsearch" missing input "elasticsearch"
    • 🟡 "enterpriseSearch" missing input "enterpriseSearch"
    • 🟡 "integrationsServer" missing input "integrationsServer"
    • 🟡 "kibana" missing input "kibana"

Types

  • 🟡 "ec:index/DeploymentApm:DeploymentApm": properties: "topology" missing
  • 🔴 "ec:index/DeploymentApmTopology:DeploymentApmTopology" missing
  • "ec:index/DeploymentElasticsearch:DeploymentElasticsearch":
    • properties:
      • 🟡 "autoscale" type changed from "string" to "boolean"
      • 🟡 "strategy" type changed from "#/types/ec:index/DeploymentElasticsearchStrategy:DeploymentElasticsearchStrategy" to "string"
      • 🟡 "topologies" missing
    • 🟢 required: "hot" property has changed to Required
  • 🔴 "ec:index/DeploymentElasticsearchStrategy:DeploymentElasticsearchStrategy" missing
  • 🔴 "ec:index/DeploymentElasticsearchTopology:DeploymentElasticsearchTopology" missing
  • 🔴 "ec:index/DeploymentElasticsearchTopologyAutoscaling:DeploymentElasticsearchTopologyAutoscaling" missing
  • 🔴 "ec:index/DeploymentElasticsearchTopologyConfig:DeploymentElasticsearchTopologyConfig" missing
  • 🟡 "ec:index/DeploymentEnterpriseSearch:DeploymentEnterpriseSearch": properties: "topology" missing
  • 🔴 "ec:index/DeploymentEnterpriseSearchTopology:DeploymentEnterpriseSearchTopology" missing
  • "ec:index/DeploymentIntegrationsServer:DeploymentIntegrationsServer": properties:
    • 🟡 "apmHttpsEndpoint" missing
    • 🟡 "fleetHttpsEndpoint" missing
    • 🟡 "topology" missing
  • 🔴 "ec:index/DeploymentIntegrationsServerTopology:DeploymentIntegrationsServerTopology" missing
  • 🟡 "ec:index/DeploymentKibana:DeploymentKibana": properties: "topology" missing
  • 🔴 "ec:index/DeploymentKibanaTopology:DeploymentKibanaTopology" missing
  • 🟢 "ec:index/getDeploymentElasticsearchTopology:getDeploymentElasticsearchTopology": required: "nodeTypeMl" property has changed to Required
  • "ec:index/getStackApm:getStackApm":
    • properties:
      • 🟡 "defaultPlugins" missing
      • 🟡 "plugins" missing
    • required:
      • 🟢 "defaultPlugins" property is no longer Required
      • 🟢 "plugins" property is no longer Required
  • "ec:index/getStackEnterpriseSearch:getStackEnterpriseSearch":
    • properties:
      • 🟡 "defaultPlugins" missing
      • 🟡 "plugins" missing
    • required:
      • 🟢 "defaultPlugins" property is no longer Required
      • 🟢 "plugins" property is no longer Required
  • "ec:index/getStackKibana:getStackKibana":
    • properties:
      • 🟡 "defaultPlugins" missing
      • 🟡 "plugins" missing
    • required:
      • 🟢 "defaultPlugins" property is no longer Required
      • 🟢 "plugins" property is no longer Required

New resources:

  • index/snapshotRepository.SnapshotRepository

New functions:

  • index/getTrafficFilter.getTrafficFilter

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe iwahbe force-pushed the upgrade-terraform-provider-ec-to-v0.8.0 branch from 8376f39 to e7a79d7 Compare August 8, 2023 11:04
@iwahbe iwahbe force-pushed the upgrade-terraform-provider-ec-to-v0.8.0 branch from e7a79d7 to d5f0f96 Compare August 8, 2023 11:34
@iwahbe iwahbe merged commit d3f0ca7 into master Aug 9, 2023
@iwahbe iwahbe deleted the upgrade-terraform-provider-ec-to-v0.8.0 branch August 9, 2023 07:51
iwahbe added a commit to pulumi/ci-mgmt that referenced this pull request Aug 10, 2023
iwahbe added a commit to pulumi/ci-mgmt that referenced this pull request Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-ec to v0.8.0 Upgrade Blocked until v0.8.0
2 participants