Tobias Brodén

Results 6 issues of Tobias Brodén

Update the used legacy Terraform Plugin SDK v1.+ to latest Terraform Plugin SDK v2.+ Go over breaking changes and solve the issues. --- Updating the SDK would help: * https://github.com/cloudamqp/terraform-provider-cloudamqp/issues/214

enhancement

New resource to copy instance configurations to a new instance. Configuration that can be copied: - Definitions - Alarms - Metrics integration - Logs integration - Firewall - Enabled plugins...

enhancement

### WHY are these changes introduced? During development to have the confidence to change, update and add new features, improvements, fixes. Have as much as possible of the Provider covered...

### WHY are these changes introduced? Original firewall resource replaced all firewall rules during create/update. Meaning all rules used in the resource always overwrite the current rule set. Enable utilization...

Upgrade the provider by migrate to Terraform Plugin Framework. This will be part of new major version milestone and clean up of legacy resources. Contribution for the initial migration: #279

enhancement

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...

enhancement