Releases: RedisLabs/terraform-provider-rediscloud
Releases · RedisLabs/terraform-provider-rediscloud
v0.2.3
v0.2.2
Changed
- Updates dependency terraform-plugin-sdk/v2 v2.6.1
- Updates dependency tfproviderlint v0.26.0
- Updates additional dependencies contributing to build
Fixed
v0.2.1
Changed
- Updates to expose additional vpc peering attributes for GCP and AWS
- Updates docs to include new attributes and expands examples to include output value for peering commands
- Updates rediscloud-go-api to release v0.1.3
v0.2.0
Added
- Support for GCP Subscription Peering
- datasource_rediscloud_subscription_peerings to retrieve the subscription peering details
Changed
- Website documentation and HCL examples to correct spelling and update content
- Changelog to record released content
network_deployment_cidris now required and to resolve issues with plan convergence after a successful Terraform applynetwork_deployment_cidrandnetworking_vpc_idwere excluded from the hash calculation asnetworksadded to theregionblock in subscription resource and data source to allow reading all different CIDR and subnets in Multi-AZ subscription- Fixed issues when creating a subscription without a payment method
Removed
network_deployment_subnetwas moved to thenetworksblock in subscription resource and data source
v0.1.1
Initial release