Skip to content

issues Search Results · repo:timescale/terraform-provider-timescale language:Go

Filter by

45 results
 (64 ms)

45 results

intimescale/terraform-provider-timescale (press backspace or delete to remove)

The cloud allows setting IP allow list for a service: https://docs.timescale.com/use-timescale/latest/security/ip-allow-list/ It d be nice to be able to configure this via terraform.
  • MasterOdin
  • Opened 
    21 days ago
  • #262

The Timescale UI allows for enabling I/O Boost on Timescale instances. We recently had to remove a read replica prior to upgrading Postgres to a new major version, as Timescale doesn t support upgrading ...
  • dennisameling
  • Opened 
    on Feb 19
  • #258

Hi - I have configured HA replicas in the console in the past, but I need to implement it via Terraform for our production services and I noticed that the Terraform provider only has a single enableHaReplica ...
  • chayac
  • Opened 
    on Feb 4
  • #256

When I create a read replica, Terraform returns a password for tsdbadmin but that password is incorrect because the read replica actually uses the primary instance s password. Example code for repro (using ...
  • chayac
  • Opened 
    on Dec 12, 2024
  • #248

Version 1.11.0 of the Timescale Terraform provider introduced support for setting environment tags on services (DEV or PROD). However, when creating a service like this, setting the environment tag to ...
  • dennisameling
  • Opened 
    on Nov 28, 2024
  • #245

Issue We recently encountered a limitation with password generation during our implementation process. While using TimescaleDB version 1.11.0 and Terraform 1.7 (we are now on version 1.12.0 and Terraform ...
  • ann8ty
  • 2
  • Opened 
    on Nov 25, 2024
  • #241

Suggested implementation plan Data tiering support is handled by the API call ToggleDataTiering. Implement the missing method in the client - [ ] add the new mutation query (example) - [ ] implement ...
  • sebastianwebber
  • 1
  • Opened 
    on Nov 14, 2024
  • #239

Timescale module version: 1.11.1 When creating a Timescale service and providing a VPC ID to the resource, it returns the following error: my-module.timescale_service.database: Creating... ╷ │ Error: ...
  • dennisameling
  • 2
  • Opened 
    on Nov 7, 2024
  • #237

We re currently in the process of importing our existing Timescale databases into Terraform, as they were created manually a long time ago. As part of this, we get the password from the timescale_service ...
  • dennisameling
  • 1
  • Opened 
    on Aug 21, 2024
  • #210

│ Error: Provider returned invalid result object after apply │ │ After the apply operation, the provider still indicated an unknown value │ for timescale_service.RESOURCE_NAME.password. All values must ...
  • mattk-ce
  • 2
  • Opened 
    on Jul 1, 2024
  • #208
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub