Skip to content

Releases: selectel/terraform-provider-selectel

v4.1.0

26 Feb 11:56
Compare
Choose a tag to compare

Added entities for work with DNS v2 API (#249)

Fix extensions for kafka resource docs (#250)

v4.0.3

06 Feb 11:52
2da2d9b
Compare
Choose a tag to compare

Add kafka support (#248)

v4.0.2

21 Dec 10:23
7d1587b
Compare
Choose a tag to compare
  • Add auth_region optional parameter #244
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #242
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #240

v4.0.1

03 Oct 17:50
Compare
Choose a tag to compare

Update docs to upgrade to new major v4 version

v4.0.0

27 Sep 07:07
Compare
Choose a tag to compare
  • Added new authorization method via keystone users instead of x-token
  • Move service discovery to Keystone instead hardcode

IMPROVEMENTS:

  • Deprecate selectel_vpc_token_v2
  • Updated the provider documentation with new auth type

v4.0.1-alpha

22 Aug 16:25
Compare
Choose a tag to compare

Fix release hash

v4.0.0-alpha

22 Aug 15:41
Compare
Choose a tag to compare

FEATURES:

  • Added new authorization method via keystone users instead of x-token
  • Move service discovery to Keystone instead hardcode

IMPROVEMENTS:

  • Deprecate selectel_vpc_token_v2

v3.11.0

30 Jun 10:36
e6f8ff0
Compare
Choose a tag to compare

FEATURES:

  • New Resource: selectel_dbaas_postgresql_logical_replication_slot_v1 (#214)
  • New Resource: selectel_craas_token_v1 (#218)
  • New Resource: selectel_craas_registry_v1 (#218)

IMPROVEMENTS:

  • Added mysql_native datastore type for the selectel_dbaas_mysql_datastore_v1 resource (#213)
  • Updated dbaas-go dependency to v0.8.0 (#214)

v3.10.0

08 Jun 16:45
50c57d7
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Updated Go version to 1.20 (#222)
  • Updated golangci-lint in CI to v1.55.1 (#222)
  • Updated terraform-plugin-sdk to v2.24.1 (#220)
  • Removed nl-1 region (#226)

BUG FIXES:

  • Fixed an issue with failing creation of the selectel_vpc_project_v2 resource with specified quotas (#227)

v3.9.1

08 Feb 08:34
f33b349
Compare
Choose a tag to compare

IMPROVEMENTS:

Update selvpcclient to v2 (#216)
Actualisation of API schemas (#216)
Add quotas updating with regional quotas service (#216)