terraform-provider-rediscloud

Terraform Redis Cloud Provider: Deploy, update, and manage Redis Cloud databases as code through HashiCorp Terraform

APACHE-2.0 License

Stars
29

Bot releases are visible (Hide)

terraform-provider-rediscloud - v0.2.4

Published by trentrosenbaum about 3 years ago

Changed

  • Updates additional dependencies contributing to build, (includes tfproviderlint v0.27.1)
  • Updates location of compiled provider as well as go and terraform versions #129
  • Updates Terraform Plugin SDK to v2.7.0
  • Updates the subscription timeout value for update function to 30 minutes #133

Fixed

  • Fixed parsing of log-levels by removing date/time prefix #132
terraform-provider-rediscloud - v0.2.3

Published by trentrosenbaum over 3 years ago

Changed

  • Updates additional dependencies contributing to build

Fixed

  • replicaOf setting cannot be disabled from terraform #121
terraform-provider-rediscloud - v0.2.2

Published by trentrosenbaum over 3 years ago

Changed

  • Updates dependency terraform-plugin-sdk/v2 v2.6.1
  • Updates dependency tfproviderlint v0.26.0
  • Updates additional dependencies contributing to build

Fixed

  • Terraform wants to replace fresh imported peering #102
  • Need validation for length of the database name #99
  • Modules not included when creating DB on existing subscription in GCP #98
terraform-provider-rediscloud - v0.2.1

Published by trentrosenbaum almost 4 years ago

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
terraform-provider-rediscloud - v0.2.0

Published by matpimenta almost 4 years ago

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_cidr is now required and to resolve issues with plan convergence after a successful Terraform apply
  • network_deployment_cidr and networking_vpc_id were excluded from the hash calculation as
  • networks added to the region block 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_subnet was moved to the networks block in subscription resource and data source
terraform-provider-rediscloud - v0.1.1

Published by matpimenta almost 4 years ago

Initial release

Package Rankings
Top 5.5% on Proxy.golang.org
Related Projects