terraform-ibm-icd-postgresql

Implements a ICD Postgresql instance with tags, users, memory allocation, disk allocation, cpu allocation and context based restrictions

APACHE-2.0 License

Stars
0
Committers
23

Bot releases are visible (Hide)

terraform-ibm-icd-postgresql - v3.4.3

Published by terraform-ibm-modules-ops about 1 year ago

3.4.3 (2023-08-01)

Bug Fixes

  • removed tag from ibm_resource_key block - tagging resource keys is not supported by IBM Cloud so no impact to any actual resources here (#250) (93b08d8)
terraform-ibm-icd-postgresql - v3.4.2

Published by terraform-ibm-modules-ops about 1 year ago

3.4.2 (2023-07-22)

Bug Fixes

terraform-ibm-icd-postgresql - v3.4.1

Published by terraform-ibm-modules-ops over 1 year ago

3.4.1 (2023-07-01)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.2.1 (#231) (53c16d7)
terraform-ibm-icd-postgresql - v3.4.0

Published by terraform-ibm-modules-ops over 1 year ago

3.4.0 (2023-06-26)

Features

  • updated required ibm provider version constraint to >= 1.54.0, < 2.0.0 to pickup this fix (#225)
terraform-ibm-icd-postgresql - v3.3.1

Published by terraform-ibm-modules-ops over 1 year ago

3.3.1 (2023-06-22)

Bug Fixes

  • update module reference to hashicorp module registry (bace17b)
terraform-ibm-icd-postgresql - v3.3.0

Published by terraform-ibm-modules-ops over 1 year ago

3.3.0 (2023-05-31)

Features (FSCloud profile submodule)

  • add support to optionally create database users in the FSCloud profile submodule (using new users variable), and admin password (using new admin_pass variable) (#206) (2b6eeba)
  • add new outputs hostname and port to the FSCloud profile submodule, which will only output if users or service credentials are created. (#206) (2b6eeba)
terraform-ibm-icd-postgresql - v3.2.1

Published by terraform-ibm-modules-ops over 1 year ago

3.2.1 (2023-05-30)

Bug Fixes

  • fixed bug that can produce the error Invalid value for "value" parameter: the given value is not sensitive, so this call is redundant if not passing any values for the users and service_credential_names variables (#204) (ccc4746)
terraform-ibm-icd-postgresql - v3.2.0

Published by terraform-ibm-modules-ops over 1 year ago

3.2.0 (2023-05-26)

Features

  • add support to optionally create database users (using new users variable) and admin password (using new admin_pass variable). (#200) (56ed5f5)
  • add new outputs hostname and port which will only output if users or service credentials are created. (#200) (56ed5f5)
terraform-ibm-icd-postgresql - v3.1.0

Published by terraform-ibm-modules-ops over 1 year ago

3.1.0 (2023-05-23)

Features

terraform-ibm-icd-postgresql - v3.0.4

Published by terraform-ibm-modules-ops over 1 year ago

3.0.4 (2023-05-22)

Bug Fixes

  • fix the skip_iam_authorization_policy variable description (#197) (44e9c07)
terraform-ibm-icd-postgresql - v3.0.3

Published by terraform-ibm-modules-ops over 1 year ago

3.0.3 (2023-05-19)

Bug Fixes

NOTE: The cpu map has been removed from the auto_scaling variable object since ICD does not support CPU autoscaling

terraform-ibm-icd-postgresql - v3.0.2

Published by terraform-ibm-modules-ops over 1 year ago

3.0.2 (2023-05-17)

Bug Fixes

terraform-ibm-icd-postgresql - v3.0.1

Published by terraform-ibm-modules-ops over 1 year ago

3.0.1 (2023-05-17)

Bug Fixes

  • add extra validation around KMS inputs (#188) (6463f5f)
terraform-ibm-icd-postgresql - v3.0.0

Published by terraform-ibm-modules-ops over 1 year ago

3.0.0 (2023-05-15)

Updates

  • removed incorrect variable validations - validation now handled by IBM terraform provider directly
  • several variables have changed from string type to number
  • input variable member_cpu_count now supports 0 (meaning shared CPU). This is now the default value, so take note that when updating from a previous version, you may now wish to explicitly set this to match (or update the current value)
  • input variable members now has a default value of 2 (was previously 3).
  • kms_encryption_enabled must now be set if you want to use BYOK or KYOK encryption
  • skip_iam_authorization_policy now defaults to true, but is only relevant if kms_encryption_enabled is set to atrue
  • The input variable allowlist has been removed as its now a legacy. The recommendation is to use CBRs instead.

FSCloud profile specific changes:

  • backup_encryption_key_crn is no longer a supported variable since it doesn't support HPCS (profile defaults to ICD randomly generated encryption key)
  • add crn output
  • input variable members now has a default value of 2 (was previously 3).

BREAKING CHANGES

terraform-ibm-icd-postgresql - v2.0.0

Published by terraform-ibm-modules-ops over 1 year ago

2.0.0 (2023-04-11)

Features

  • added support for hyper protect (#120) (6b094fa)
  • added support to create the IAM auth policy with KMS (#120) (6b094fa)
  • added new fscloud profile module (#120) (6b094fa)

BREAKING CHANGES

  • key_protect_key_crn renamed to kms_key_crn since it now supports Hyper Protect
terraform-ibm-icd-postgresql - v1.5.0

Published by terraform-ibm-modules-ops over 1 year ago

1.5.0 (2023-04-07)

Features

  • Added support for creating a new PostgreSQL instance pointing to a Point-In-Time-Recovery timestamp (#114) (a0e8ff6)
terraform-ibm-icd-postgresql - v1.4.0

Published by terraform-ibm-modules-ops over 1 year ago

1.4.0 (2023-03-31)

Features

  • Support for creating read-only replicates. (#66) (301599e)
terraform-ibm-icd-postgresql - v1.3.3

Published by terraform-ibm-modules-ops over 1 year ago

1.3.3 (2023-03-25)

Bug Fixes

  • deps: update terraform github.com/terraform-ibm-modules/terraform-ibm-cbr to v1.2.0 (#101) (c55be82)
terraform-ibm-icd-postgresql - v1.3.2

Published by terraform-ibm-modules-ops over 1 year ago

1.3.2 (2023-03-22)

Bug Fixes

terraform-ibm-icd-postgresql - v1.3.1

Published by terraform-ibm-modules-ops over 1 year ago

1.3.1 (2023-03-20)

Bug Fixes

Package Rankings
Top 10.02% on Proxy.golang.org
Badges
Extracted from project README
Graduated (Supported) pre-commit latest release Renovate enabled semantic-release