Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IF-10733 Support MSS v3 #112

Merged
merged 9 commits into from
Jun 6, 2024

Conversation

ikegami-shota
Copy link
Contributor

@ikegami-shota ikegami-shota commented Sep 15, 2023

Overview

Implement MSS v3 support for terraform.

Detail

  • Changed eclcloud from v2 to v3.
  • Changed name, type
    • ecl/fixtures.go
  • Changed from v2 to v3.
    • ecl/import_ecl_security_network_based_device_ha_v3_test.go
    • ecl/import_ecl_security_network_based_device_single_v3_test.go
    • ecl/resource_ecl_security_host_based_v3.go
    • ecl/resource_ecl_security_host_based_v3_mock_test.go
    • ecl/resource_ecl_security_host_based_v3_test.go
    • ecl/resource_ecl_security_network_based_device_ha_v3.go
    • ecl/resource_ecl_security_network_based_device_ha_v3_mock_test.go
    • ecl/resource_ecl_security_network_based_device_ha_v3_test.go
    • ecl/resource_ecl_security_network_based_device_single_v3.go
    • ecl/resource_ecl_security_network_based_device_single_v3_mock_test.go
    • ecl/resource_ecl_security_network_based_device_single_v3_mock_test.go
    • ecl/resource_ecl_security_network_based_waf_single_v3.go
    • ecl/resource_ecl_security_network_based_waf_single_v3_mock_test.go
    • ecl/resource_ecl_security_network_based_waf_single_v3_test.go
    • website/docs/r/security_host_based_v3.markdown
    • website/docs/r/security_network_based_device_ha_v3.markdown
    • website/docs/r/security_network_based_device_single_v3.markdown
    • website/docs/r/security_network_based_waf_single_v3.markdown
  • Create directory to v3.
    • Under vendor/github.com/nttcom/eclcloud

@ikegami-shota ikegami-shota merged commit 2e4e17f into dev/MSS_v3 Jun 6, 2024
4 checks passed
@ikegami-shota ikegami-shota deleted the ikegami-shota_IF-10733_Support_MSS_v3 branch June 6, 2024 07:20
ikegami-shota added a commit that referenced this pull request Jun 6, 2024
* IF-10733 Support MSS v3

* IF-10733 Fix function name

* IF-10733 Support MSS v3
@ikegami-shota ikegami-shota mentioned this pull request Jun 6, 2024
ikegami-shota added a commit that referenced this pull request Jun 17, 2024
* IF-10733 Support MSS v3 (#112)

* IF-10733 Support MSS v3

* IF-10733 Fix function name

* IF-10733 Support MSS v3

* Corrected eclcloud designation that was still v2 to v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants