Open tbroden84 opened 5 months ago
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 of resources, data sources, arguments and attributes.
Resource/data source
cloudamqp_notification
cloudamqp_recipient
data_source_cloudamqp_notification
data_source_cloudamqp_recipient
data_source_cloudamqp_account
data_source_cloudamqp_instances
data_source_cloudamqp_account_vpcs
data_source_cloudamqp_vpcs
cloudamqp_webhook
cloudamqp_integration_webhook
Remove of resources, data sources, arguments and attributes.
Resource
cloudamqp_privatelink_aws
cloudamqp_vpc_connect
cloudamqp_privatelink_azure
cloudamqp_upgrade_rabbitmq
cloudamqp_instance.rmq_version
Argument
cloudamqp_instance.vpc_subnet
cloudamqp_integration_metric.queue_whitelist
cloudamqp_integration_metric.vhost_whitelist
*.timeout
*.sleep
Change of resources, data sources, arguments and attributes.
cloudamqp_instance.keep_associated_vpc
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
tocloudamqp_recipient
data_source_cloudamqp_notification
todata_source_cloudamqp_recipient
data_source_cloudamqp_account
todata_source_cloudamqp_instances
data_source_cloudamqp_account_vpcs
todata_source_cloudamqp_vpcs
cloudamqp_webhook
tocloudamqp_integration_webhook
Legacy
Remove of resources, data sources, arguments and attributes.
Resource
cloudamqp_privatelink_aws
- already replaced withcloudamqp_vpc_connect
cloudamqp_privatelink_azure
- already replaced withcloudamqp_vpc_connect
cloudamqp_upgrade_rabbitmq
- investigate with framework to update withcloudamqp_instance.rmq_version
Argument
cloudamqp_instance.vpc_subnet
- no longer supported due to standalone VPCcloudamqp_integration_metric.queue_whitelist
- already marked as deprecatedcloudamqp_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