Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@youngmn youngmn released this 07 Jan 06:23
44bbb87

FEATURES

  • New Service : Postgresql
  • NEW Resource and Data-Source
    • MongoDB users resource

What's Changed

  • [Test] Add regular regression test settings by @Geun-Oh in #468
  • [Test] Modify regression test setting by @Geun-Oh in #471
  • [Test] fix regression test settings by @Geun-Oh in #473
  • feat(mongodb): Add mongodb users by @dusdjhyeon in #460
  • feat(mysql): add refreshFromOutput diags by @dusdjhyeon in #475
  • fix(mysql_user): Fixes update and import errors and some refactoring by @youngmn in #476
  • feat(mysql, mongodb, redis, hadoop): add engine version code by @dusdjhyeon in #474
  • ci: Disable Cloud db regression test by @wonchulee in #478
  • feat: Add Postgresql Service by @dusdjhyeon in #452
  • feat(postgresql): postgresql user&database&read replica by @dusdjhyeon in #480
  • refactor(postgresql): Update PostgreSQL image products Data Source by @youngmn in #481
  • refactor(postgresql): Update PostgreSQL products Data Source by @youngmn in #482
  • fix(lb): Fix broken import feature by @wonchulee in #484
  • feat(vpc_lb): Add UDP to protocol by @youngmn in #492
  • fix(mysql): Fix import error and minor errors on recovery and slave by @youngmn in #489
  • feat(vpc_lb): Add XLARGE to the throughput_type by @youngmn in #490
  • fix(mysql_databases): Fix datasource typo by @youngmn in #495
  • fix(mysql_databases): Fix resource doc by @youngmn in #496
  • fix: Deprecate ncloud_load_balancer_ssl_certificate resource by @youngmn in #493
  • fix(mysql_databases): Fix minor errors by @youngmn in #498
  • docs(Terraform remote state): Add documentation of remote state by @Geun-Oh in #494
  • fix(objectstorage): Fix obs import error by @Geun-Oh in #491
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #501
  • test: Skip tests that uses deprecated CentOS image by @Geun-Oh in #502
  • ci: Fix aws-cli setup failure by @wonchulee in #503
  • ci: Fix aws-cli installation failure by @wonchulee in #504
  • test: Change the ACC test code to deprecate CentOS images by @youngmn in #505
  • fix(vpc_lb): Rename the resource model structure to the common r by @youngmn in #500
  • doc: Modify documentation due to end of centOS sales by @youngmn in #506
  • fix: Prevent race condition in paralled testing by @wonchulee in #507
  • refactor(postgresql): Update PostgreSQL Resource and Data Source by @youngmn in #483
  • fix(mysql_databases): Fix import error by @youngmn in #497
  • fix(lb): Restore filter attribute as block type by @wonchulee in #508
  • fix(mysql_user): Fix import error by @youngmn in #486
  • fix(mongodb_user): Fix MongoDb users import and minor errors by @youngmn in #485
  • chore(all): Delete logs that print password by @youngmn in #509

Full Changelog: v3.2.1...v3.3.0