Skip to content

Information about planned deprecation before v2 #280

@tbroden84

Description

@tbroden84

Before the release of a new major version (v2). List resources, data sources, arguments and attribute to be marked as deprecated and changes we want for v2.

https://developer.hashicorp.com/terraform/plugin/framework/deprecations

Rename

Rename of resources, data sources, arguments and attributes.

Resource/data source

  • cloudamqp_notification to cloudamqp_recipient
  • data_source_cloudamqp_notification to data_source_cloudamqp_recipient
  • data_source_cloudamqp_account to data_source_cloudamqp_instances
  • data_source_cloudamqp_account_vpcs to data_source_cloudamqp_vpcs
  • cloudamqp_webhook to cloudamqp_integration_webhook

Legacy

Remove of resources, data sources, arguments and attributes.

Resource

  • cloudamqp_privatelink_aws - already replaced with cloudamqp_vpc_connect
  • cloudamqp_privatelink_azure - already replaced with cloudamqp_vpc_connect
  • cloudamqp_upgrade_rabbitmq - investigate with framework to update with cloudamqp_instance.rmq_version

Argument

  • cloudamqp_instance.vpc_subnet - no longer supported due to standalone VPC
  • cloudamqp_integration_metric.queue_whitelist - already marked as deprecated
  • cloudamqp_integration_metric.vhost_whitelist - already marked as deprecated
  • *.timeout - retries and customizable timeouts supported by framework?
  • *.sleep- retries and customizable timeouts supported by framework?

Change

Change of resources, data sources, arguments and attributes.

Argument

  • cloudamqp_instance.keep_associated_vpc - change default value to true

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions