Skip to content

Releases: NaverCloudPlatform/terraform-provider-ncloud

v2.3.13

28 Mar 08:34
c1b4f0f
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where default_network_acl_no, default_access_control_group_no, default_public_route_table_no, default_private_route_table_no could not be output normally in Datasource: ncloud_vpc
  • Fixed the issue that the network_acl_no_list attribute was not properly processed in Datasource: ncloud_network_acls
    #266

v2.3.12

24 Mar 06:30
b0e8892
Compare
Choose a tag to compare

What's Changed

  • fix: add regionCode to resource.nas_volume by minosmlee #265

v2.3.11

23 Mar 16:55
22b9f18
Compare
Choose a tag to compare

What's Changed

  • fix: nks_node_pool.subnet_no index out of range error by @gimmetm in #264

Full Changelog: v2.3.10...v2.3.11

v2.3.10

20 Mar 08:06
a9a87f7
Compare
Choose a tag to compare

Change

Corrected the text related to support_vpc in the Ncloud Provider on document.

AS-IS

  • support_vpc - (Optional) Whether to use VPC. By default, the value is false on "public" site. If you want to use VPC environment. Please set this value true.

~> Note support_vpc is only support if site is public.

TO-BE

  • support_vpc - (Optional) Whether to use VPC. By default, the value is false. If you want to use VPC environment. Please set this value true.

v2.3.9

02 Mar 08:20
c1b42dc
Compare
Choose a tag to compare

What's Changed

  • fix: Add RegionCode to disassociateVpcPublicIp on ncloud_public_ip
  • upgraded to support Go Lang 1.19

v2.3.8

19 Jan 10:43
2b9d6dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.7...v2.3.8

Release Note

Product

Cloud Data Streaming Service(VPC)

Features

  • New Resource: cdss_cluster (#248)
  • New Resource: cdss_config_group (#248)
  • New Data Source: cdss_cluster (#248)
  • New Data Source: cdss_config_group (#248)
  • New Data Source: cdss_kafka_version (#248)
  • New Data Source: cdss_kafka_versions (#248)
  • New Data Source: cdss_node_product (#248)
  • New Data Source: cdss_node_products (#248)
  • New Data Source: cdss_os_image (#248)
  • New Data Source: cdss_os_images (#248)

Product

Search Engine Service(VPC)

Features

  • New Resource: ses_cluster (#255)
  • New Data Source: ses_cluster (#255)
  • New Data Source: ses_clusters (#255)
  • New Data Source: ses_node_os_images (#255)
  • New Data Source: ses_node_products (#255)
  • New Data Source: ses_versions (#255)

v2.3.7

22 Dec 11:14
09bdc9c
Compare
Choose a tag to compare

What's Changed

  • feat: increase acg protocol number 252 to 254 by @youngmn in #254

Full Changelog: v2.3.6...v2.3.7

v2.3.6

06 Dec 06:27
cc301ea
Compare
Choose a tag to compare

Product

Devtools - sourcepipeline

Explanation

SourcePipeline Trigger has implemented.

Changes

resource
ncloud_sourcepipeline_project
(triggers {} has changed.)

datasource
ncloud_sourcepipeline_project
ncloud_sourcepipieline_trigger_timezone (added)

docs
docs/data-sources/sourcepipeline_project.md
docs/data-sources/sourcepipeline_trigger_timezone.md
docs/resources/sourcepipeline_project.md
examples/sourcepipeline/main.tf

v2.3.5

29 Nov 09:43
f9d6f3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.3.5

v2.3.4

23 Nov 04:34
57c33ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.3.4