Skip to content

Releases: selectel/terraform-examples

v2.1.0

26 Aug 09:16
b53b68f
Compare
Choose a tag to compare
  • Added explicit Selectel provider source location
  • Added Managed Kubernetes modules and examples
  • Added Windows server example
  • Added example to create multiple servers with a load-balancer
  • Removed deprecated interpolation-only variables

v2.0.1

17 Feb 10:19
Compare
Choose a tag to compare

Formatted all manifests with terraform fmt.
Added TF_VAR_user_password environment variable into all examples.

v2.0.0

12 Feb 09:22
Compare
Choose a tag to compare

Move all VPC-related manifests into "vpc" directory.

Use "selectel" provider instead of "selvpc" to manage Selectel VPC
resources.

Update all examples to use "selectel" provider to manage projects and
users with roles.

Refactor all VPC-related modules.

Update repository scheme in README.md.

v1.0.2

22 Oct 10:19
Compare
Choose a tag to compare
  • Fixed SSH key in the kubernetes_cluster example
  • Added flavor_is_public variable to the flavor module with false as a default value

v1.0.1

04 Oct 13:59
66261af
Compare
Choose a tag to compare

Updated documentation.

v0.3.0

03 Oct 11:16
Compare
Choose a tag to compare

New modules:

  • kubernetes_cluster_template_datasource
  • kubernetes_cluster
  • server_local_root_disk
  • project
  • floatingip

Use simpler resource names in all existing modules.

v0.2.0

02 Oct 15:53
Compare
Choose a tag to compare

New modules:

  • image_datasource
  • keypair

All existing modules were updated with new documentation and formatting.

v0.1.0

02 Oct 14:23
Compare
Choose a tag to compare

New modules:

  • flavor
  • server_remote_root_disk
  • server_two_remote_disks