-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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 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
Labels
enhancementNew feature or requestNew feature or request