Releases: NaverCloudPlatform/terraform-provider-ncloud
Releases · NaverCloudPlatform/terraform-provider-ncloud
v3.2.1
v3.2.0
FEATURES
- Add to support the KVM hypervisor type of Server and Block Storage integration
- Add a new MySQL database resource
What's Changed
- [DOCS] Rename obs docs titles by @Geun-Oh in #457
- feat(mysql): Add mysql databases by @dusdjhyeon in #453
- feat(vpc blockstorage): Add the ability to create a KVM hypervisor type by @youngmn in #461
- doc: Fix typo on server data source/resource by @wonchulee in #462
- update(nks): nks docs(kvm default), nodepool nodecount optional by @gimmetm in #459
- fix(blockStorage): Prevent invalid field caused panic by @wonchulee in #463
- fix(blockStorage): Prevent panic while detaching block storage by @wonchulee in #464
- fix(Server): Drop delete block storage feature temporally by @wonchulee in #465
Full Changelog: v3.1.2...v3.2.0
v3.1.2
FEATURES
- New Service : OBJECT STORAGE
- NEW Resource and Data-Source
- [Feat] Add Login Key Data Source by @dusdjhyeon in #442
- feat: Add Mysql Recovery Server Resource by @dusdjhyeon in #450
- feat(mysql): Add mysql slave resource by @dusdjhyeon in #447
- feat: Add mysql users service by @dusdjhyeon in #444
- feat(vserver): Add the ability to create a KVM hypervisor type 3Gen server by @youngmn in #455
What's Changed
- refactor: Update Error Message to Reflect Resource Instead of DataSource by @dusdjhyeon in #433
- fix(mysql): Modify to string length for valid schema validators by @dusdjhyeon in #434
- fix(autoscaling): Autoscaling test failure by @dusdjhyeon in #436
- chore: Upgrade Go version to v1.21 by @Geun-Oh in #440
- docs: Fix typo by @soosue in #438
- chore: update sdk version by @youngmn in #445
- chore: update sdk to v1.6.20 by @youngmn in #449
- feat(lb): Migrate loadbalancer sdk to framework by @inpyu in #430
- [Fix] fix endpoint configuration by @Geun-Oh in #451
- fix(lb): Prevent target group action with redirection error by @Geun-Oh in #454
- fix: Don't set the state when error responded by @wonchulee in #456
New Contributors
- @Geun-Oh made their first contribution in #440
- @soosue made their first contribution in #438
- @inpyu made their first contribution in #430
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
FEATURES
- New Service : HADOOP
- feat: Add hadoop resource and data source (#370) by @jungchanSon in #390
- refactor: remove Hadoop docs and datasources by @jungchanSon in #410
- refactor(hadoop): Update Hadoop image products Data Source by @youngmn in #411
- feat(hadoop): Add hadoop products data source by @jungchanSon in #413
- refactor(hadoop): Update Hadoop Data Sources by @youngmn in #414
- refactor(hadoop): Update Hadoop resource and datasource by @youngmn in #420
- fix(Hadoop): Fix argument validation and name by @youngmn in #424
What's Changed
- Fix(CloudDB): Add exception handling for return code 5001017 when looking up instance by @youngmn in #409
- fix(redis): Apply omitempty to user_name and user_password by @youngmn in #412
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #415
- fix: Prevent panic to access nil in cloud DB resources by @wonchulee in #417
- fix(MySQL): Fix incorrect resource diff by @wonchulee in #418
- chore(nks): docs update for kvm support by @gimmetm in #416
- fix(MongoDb): Update errors and doc typo by @youngmn in #421
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #423
- feat(nks): nks_versions_data_source hypervisor_code by @gimmetm in #419
Full Changelog: v3.0.0...v3.1.0
v3.0.0
FEATURES
- feat: Support framework and apply to vpc resources by @wonchulee in #315
- feat: upgrade tfproto5 to 6 by @dusdjhyeon in #373
- New Service : MYSQL
- feat: Add mysql resource by @jungchanSon in #340
- refactor: Update Mysql resource and datasources by @youngmn in #402
- New Service : MSSQL
- New Service : MONGODB
- feat: Add mongodb service by @dusdjhyeon in #378
- refactor: Update MongoDB resource and datasources by @youngmn in #401
- New Service : REDIS
- Support auto scaling adjustment types Data Source by @royroyee in #326
What's Changed
ENHANCEMENTS
- refactor: Split ncloud package into smaller packages by @wonchulee in #280
- Add 'description' validation in lb_target_group by @royroyee in #306
- chore : add validation in auto scaling policy by @EcoFriendlyAppleSu in #312
- Feat: auto scaling schedule validation by @dusdjhyeon in #325
- feat(vpc): Add to support resource import by @wonchulee in #333
- Refactor : Subnet resource to Framework by @royroyee in #334
- Refactor : the NAT Gateway resource and data source to use the framework by @royroyee in #350
- Refactor: Login Key Resource to Framework by @jaehanbyun in #365
- Refactor(
Vpc Peering
): Use framework for resource and data source by @jungchanSon in #367 - Refactor : the Init Script resource and data source to use the framework by @XIO1016 in #366
- refactor: Update NATGW resource and datasource by @youngmn in #405
- test: Apply provider factories on acceptance test by @wonchulee in #381
BUG FIXES
- fix: Modify ACG Rule for default ACG and enhance NACL doc by @youngmn in #290
- fix#287: Update product code in ncloud server test by @jaehanbyun in #301
- test: Update testAccResourceNcloudNatGatewayConfigOnlyRequiredParam t… by @royroyee in #303
- Fix : Ensure NetworkACL Rule is in 'run' state before deletion by @royroyee in #307
- fix: Fix regex by @jungchanSon in #304
- fix error log by @jungchanSon in #314
- fix : launch configuration classic test by @EcoFriendlyAppleSu in #317
- fix : Change server name validation message by @XIO1016 in #319
- fix: Change rule_list type and add exception handling by @sososo0 in #321
- fix(vpc): Use
vpc_no
attribute in vpcs data source by @wonchulee in #336 - fix: Use list type for nestedBlock on vpcs/subnets data sources by @wonchulee in #337
- Fix: Update Block Storage Test by @jaehanbyun in #338
- Fix: Prevent empty string setting of devtools resources by @Cloud-SH in #342
- fix : devtoolsSource(Deploy|Commit)* data sources test failure by @EcoFriendlyAppleSu in #343
- Fix: Prevent panic when destroying auto scaling policy by @jungchanSon in #346
- Fix: Prevent panic while updating network interface by @jungchanSon in #328
- Fix: Prevent panic when destroying classic auto scaling policy by @jungchanSon in #352
- Fix: Change LoginKey package classification by @jaehanbyun in #360
- fix(autoScaling): Set default for
default_cooldown
andhealth_check_grace_period
by @jungchanSon in #345 - fix(SourcePipeline): Add 1 min time Sleep in func of check destroy by @sososo0 in #368
- fix(SourceBuild): Remove not permitted empty string by @Cloud-SH in #372
- fix: Prevent panic caused by empty string by @youngmn in #379
- fix: Add a delay when returning a server with extra storage attached by @youngmn in #383
- fix(vpc): Fix error to pass AccTest by @jungchanSon in #388
- fix(BlockStorage): Fixing errors to pass AccTest by @youngmn in #385
- fix: Fix import error and update docs by @youngmn in #389
- feat(NKS): Add nodepool label & taints by @gimmetm in #394
- chore(nks): fix nodepool acc test by @gimmetm in #398
- fix(natGateway): Suppress force replacement on update by @wonchulee in #403
- fix(vpcPeering): Suppress force replacement on update by @wonchulee in #404
DOCS
- docs(sourcedeploy): Fix data source name by @youngmn in #278
- docs(acg rule): Update notes not to use multiple rules by @wonchulee in #279
- docs(acg): Drop invalid note message by @wonchulee in #281
- docs(nks): Add argument(kube_network_plugin) by @consol-lee in #311
- docs: Fix Autoscaling & Load Balancer related documents by @gmkim20713 in #329
- docs: Categorize docs files by services by @haein-side in #320
- docs: Add import by @ur2e in #331
- docs: Fix Error in examples/vpc/scenario01 by @XIO1016 in #335
- docs: Add importer of Login Key and LB by @ziwooda in #349
- FIX some k8s docs by @teacherSsamko in #364
- docs: Modify typo by @youngmn in #400
- docs(mysql): Edit the server_role description by @youngmn in #408
ETC
- build(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 by @dependabot in #291
- chore: Add code owner by @wonchulee in #316
- refactor(launchconfiguration): Move to autoscaling service by @wonchulee in #318
- chore: Apply fmt to AutoScalingSchedule by @youngmn in #330
- chore: Fix subnet resource code by @royroyee in #348
- fix: change NKS test m...
v2.3.19
Full Changelog: v2.3.18...v2.3.19
v2.3.18
v2.3.17
v2.3.16
What's Changed
- Fix lb listener import by @minosmlee in #271
- gorelease error fix
Full Changelog: v2.3.14...v2.3.15